a2-in-memory-web-api
Advanced tools
Comparing version 0.1.15 to 0.1.16
@@ -0,1 +1,13 @@ | ||
<a name="0.1.16"></a> | ||
# 0.1.16 (2016-04-25) | ||
* update packages | ||
* Angular 2 beta 16 | ||
* zone.js 0.6.12 | ||
<a name="0.1.15"></a> | ||
# 0.1.15 (2016-04-13) | ||
* update packages | ||
* Angular 2 beta 15 | ||
* zone.js 0.6.10 | ||
<a name="0.1.14"></a> | ||
@@ -2,0 +14,0 @@ # 0.1.14 (2016-04-07) |
{ | ||
"name": "a2-in-memory-web-api", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "An in-memory web api for demos and tests", | ||
@@ -29,7 +29,7 @@ "scripts": { | ||
"dependencies": { | ||
"angular2": "2.0.0-beta.15", | ||
"angular2": "2.0.0-beta.16", | ||
"es6-shim": "^0.35.0", | ||
"reflect-metadata": "0.1.2", | ||
"rxjs": "5.0.0-beta.2", | ||
"zone.js": "0.6.10" | ||
"zone.js": "0.6.12" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
"gulp-bump": "^2.0.1", | ||
"gulp-load-plugins": "^1.2.1", | ||
"gulp-load-plugins": "^1.2.2", | ||
"gulp-task-listing": "^1.0.1", | ||
@@ -52,3 +52,3 @@ "gulp-util": "^3.0.7", | ||
"lite-server": "^2.2.0", | ||
"live-server": "^0.9.2", | ||
"live-server": "^1.0.0", | ||
"rimraf": "^2.5.2", | ||
@@ -58,5 +58,5 @@ "systemjs": "0.19.26", | ||
"typescript": "^1.8.10", | ||
"typings": "0.7.12", | ||
"yargs": "^4.3.2" | ||
"typings": "0.8.1", | ||
"yargs": "^4.6.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
195018
+ Addedangular2@2.0.0-beta.16(transitive)
+ Addedzone.js@0.6.12(transitive)
- Removedangular2@2.0.0-beta.15(transitive)
- Removedzone.js@0.6.10(transitive)
Updatedangular2@2.0.0-beta.16
Updatedzone.js@0.6.12