This repository was archived by the owner on Feb 22, 2018. It is now read-only.
File tree 4 files changed +31
-31
lines changed
4 files changed +31
-31
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ library angular.node_injector;
2
2
3
3
import 'dart:collection' ;
4
4
import 'dart:html' show Node, Element, ShadowRoot;
5
- import 'dart:profiler ' ;
5
+ import 'dart:developer ' ;
6
6
7
7
import 'package:di/di.dart' ;
8
8
import 'package:di/annotations.dart' ;
Original file line number Diff line number Diff line change 6
6
*/
7
7
library angular.tracing;
8
8
9
- import "dart:profiler " ;
9
+ import "dart:developer " ;
10
10
11
11
bool traceEnabled = false ;
12
12
dynamic /* JsObject */ _trace;
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ packages:
12
12
barback:
13
13
description: barback
14
14
source: hosted
15
- version: "0.15.2+4 "
15
+ version: "0.15.2+7 "
16
16
benchmark_harness:
17
17
description: benchmark_harness
18
18
source: hosted
@@ -25,50 +25,54 @@ packages:
25
25
description: browser_detect
26
26
source: hosted
27
27
version: "1.0.3"
28
+ charcode:
29
+ description: charcode
30
+ source: hosted
31
+ version: "1.1.0"
28
32
cli_util:
29
33
description: cli_util
30
34
source: hosted
31
- version: "0.0.1+1 "
35
+ version: "0.0.1+2 "
32
36
code_transformers:
33
37
description: code_transformers
34
38
source: hosted
35
- version: "0.2.8 "
39
+ version: "0.2.9+3 "
36
40
collection:
37
41
description: collection
38
42
source: hosted
39
- version: "1.1.0 "
43
+ version: "1.1.3 "
40
44
csslib:
41
45
description: csslib
42
46
source: hosted
43
- version: "0.12.0 "
47
+ version: "0.12.1 "
44
48
dart_style:
45
49
description: dart_style
46
50
source: hosted
47
- version: "0.1.8"
51
+ version: "0.1.8+2 "
48
52
di:
49
53
description: di
50
54
source: hosted
51
55
version: "3.3.4"
52
56
glob:
53
57
description: glob
54
58
source: hosted
55
- version: "1.0.4 "
59
+ version: "1.0.5 "
56
60
guinness:
57
61
description: guinness
58
62
source: hosted
59
63
version: "0.1.17"
60
64
html:
61
65
description: html
62
66
source: hosted
63
- version: "0.12.1+1 "
67
+ version: "0.12.2 "
64
68
html5lib:
65
69
description: html5lib
66
70
source: hosted
67
71
version: "0.12.1"
68
72
initialize:
69
73
description: initialize
70
74
source: hosted
71
- version: "0.6.0+5 "
75
+ version: "0.6.1+2 "
72
76
intl:
73
77
description: intl
74
78
source: hosted
@@ -80,79 +84,75 @@ packages:
80
84
logging:
81
85
description: logging
82
86
source: hosted
83
- version: "0.9.3"
84
- matcher:
85
- description: matcher
86
- source: hosted
87
- version: "0.11.4+4"
87
+ version: "0.11.2"
88
88
meta:
89
89
description: meta
90
90
source: hosted
91
91
version: "0.8.8"
92
92
mock:
93
93
description: mock
94
94
source: hosted
95
- version: "0.11.0+2 "
95
+ version: "0.11.0+4 "
96
96
observe:
97
97
description: observe
98
98
source: hosted
99
- version: "0.13.0 +2"
99
+ version: "0.13.1 +2"
100
100
path:
101
101
description: path
102
102
source: hosted
103
- version: "1.3.5 "
103
+ version: "1.3.6 "
104
104
perf_api:
105
105
description: perf_api
106
106
source: hosted
107
107
version: "0.0.9"
108
108
pool:
109
109
description: pool
110
110
source: hosted
111
- version: "1.0.1 "
111
+ version: "1.1.0 "
112
112
protractor:
113
113
description: protractor
114
114
source: hosted
115
115
version: "0.0.5"
116
116
route_hierarchical:
117
117
description: route_hierarchical
118
118
source: hosted
119
- version: "0.6.1+1 "
119
+ version: "0.6.2 "
120
120
smoke:
121
121
description: smoke
122
122
source: hosted
123
- version: "0.3.2 "
123
+ version: "0.3.5 "
124
124
source_maps:
125
125
description: source_maps
126
126
source: hosted
127
- version: "0.10.0+2 "
127
+ version: "0.10.1 "
128
128
source_span:
129
129
description: source_span
130
130
source: hosted
131
- version: "1.1.2 "
131
+ version: "1.2.1 "
132
132
stack_trace:
133
133
description: stack_trace
134
134
source: hosted
135
- version: "1.3.1 "
135
+ version: "1.4.2 "
136
136
string_scanner:
137
137
description: string_scanner
138
138
source: hosted
139
- version: "0.1.3+1 "
139
+ version: "0.1.4 "
140
140
unittest:
141
141
description: unittest
142
142
source: hosted
143
- version: "0.11.5+4 "
143
+ version: "0.11.6+1 "
144
144
utf:
145
145
description: utf
146
146
source: hosted
147
147
version: "0.9.0+2"
148
148
watcher:
149
149
description: watcher
150
150
source: hosted
151
- version: "0.9.5 "
151
+ version: "0.9.7 "
152
152
web_components:
153
153
description: web_components
154
154
source: hosted
155
- version: "0.11.3+1 "
155
+ version: "0.11.4+2 "
156
156
when:
157
157
description: when
158
158
source: hosted
Original file line number Diff line number Diff line change 1
1
name : angular
2
- version : ' 1.1.2'
2
+ version : ' 1.1.2+1 '
3
3
authors :
4
4
-
Misko Hevery <[email protected] >
5
5
-
Pavel Jbanov <[email protected] >
@@ -14,7 +14,7 @@ homepage: https://angulardart.org
14
14
environment :
15
15
sdk : ' >=1.4.0'
16
16
dependencies :
17
- analyzer : ' >=0.24.0 <0.25 .0'
17
+ analyzer : ' >=0.24.0 <0.27 .0'
18
18
args : ' >=0.12.0 <0.13.0'
19
19
barback : ' >=0.13.0 <0.17.0'
20
20
browser : ' >=0.10.0 <0.11.0'
You can’t perform that action at this time.
0 commit comments