angular2-gulp-prerender
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "angular2-gulp-prerender", | ||
"main": "dist/index.js", | ||
"typings": "dist/index.d.js", | ||
"version": "0.6.0", | ||
"typings": "dist/index.d.ts", | ||
"version": "0.6.1", | ||
"description": "Prerender your Universal (isomorphic) Angular 2 app", | ||
@@ -32,3 +32,3 @@ "homepage": "https://github.com/angular/universal", | ||
"rimraf": "^2.5.1", | ||
"angular2": "2.0.0-beta.11", | ||
"angular2": "2.0.0-beta.12", | ||
"rxjs": "~5.0.0-beta.2", | ||
@@ -43,4 +43,4 @@ "zone.js": "~0.6.4", | ||
"peerDependencies": { | ||
"angular2-universal-preview": ">= 0.70.6" | ||
"angular2-universal-preview": ">=0.85.1" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
257743