This repository was archived by the owner on Feb 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +17
-10
lines changed Expand file tree Collapse file tree 3 files changed +17
-10
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.1.17 " ></a >
2
+ # 0.1.17 (2016-04-29)
3
+ * update packages
4
+ * Angular 2 beta 17
5
+ * RxJS 5.0.0-beta.6
6
+ * a2-in-memory-web-api 0.1.17
7
+
1
8
<a name =" 0.1.16 " ></a >
2
9
# 0.1.16 (2016-04-26)
3
10
* update packages
4
11
* Angular 2 beta 16
5
- * a2-in-memory-web-api 0.1.6
12
+ * a2-in-memory-web-api 0.1.6
6
13
* protractor 3.3.0
7
14
* typings 0.8.1
8
15
* zone.js 0.6.12
9
-
16
+
10
17
* added favicon.ico
11
-
18
+
12
19
* testing
13
20
- updated wallaby.js and karma.conf.js
14
21
- updated app.component.spec.ts
27
34
* systemjs 0.19.26
28
35
* typescript 1.8.10
29
36
* typings 0.7.12
30
-
37
+
31
38
* add run packages
32
39
* a2-in-memory-web-api
33
-
40
+
34
41
* add testing dev-dependency packages
35
42
* canonical-path: 0.0.2,
36
43
* http-server: ^0.9.0,
Original file line number Diff line number Diff line change 20
20
"author" : " " ,
21
21
"license" : " ISC" ,
22
22
"dependencies" : {
23
- "angular2" : " 2.0.0-beta.16 " ,
23
+ "angular2" : " 2.0.0-beta.17 " ,
24
24
"systemjs" : " 0.19.26" ,
25
25
"es6-shim" : " ^0.35.0" ,
26
26
"reflect-metadata" : " 0.1.2" ,
27
- "rxjs" : " 5.0.0-beta.2 " ,
27
+ "rxjs" : " 5.0.0-beta.6 " ,
28
28
"zone.js" : " ^0.6.12" ,
29
29
30
- "a2-in-memory-web-api" : " ^0.1.16 " ,
30
+ "a2-in-memory-web-api" : " ^0.1.17 " ,
31
31
"bootstrap" : " ^3.3.6"
32
32
},
33
33
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"ambientDependencies" : {
3
- "es6-shim" : " github:DefinitelyTyped/DefinitelyTyped/ es6-shim/es6-shim.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd " ,
4
- "jasmine" : " github:DefinitelyTyped/DefinitelyTyped/ jasmine/jasmine.d.ts#5c182b9af717f73146399c2485f70f1e2ac0ff2b "
3
+ "es6-shim" : " registry:dt/ es6-shim#0.31.2+20160317120654 " ,
4
+ "jasmine" : " registry:dt/ jasmine#2.2.0+20160412134438 "
5
5
}
6
6
}
You can’t perform that action at this time.
0 commit comments