@angular/compiler-cli
Advanced tools
Comparing version 4.3.5 to 4.3.6
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "4.3.5", | ||
"version": "4.3.6", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@angular/tsc-wrapped": "4.3.5", | ||
"@angular/tsc-wrapped": "4.3.6", | ||
"reflect-metadata": "^0.1.2", | ||
@@ -19,4 +19,4 @@ "minimist": "^1.2.0" | ||
"typescript": "^2.0.2", | ||
"@angular/compiler": "4.3.5", | ||
"@angular/core": "4.3.5" | ||
"@angular/compiler": "4.3.6", | ||
"@angular/core": "4.3.6" | ||
}, | ||
@@ -23,0 +23,0 @@ "repository": { |
@@ -19,3 +19,3 @@ "use strict"; | ||
*/ | ||
exports.VERSION = new core_1.Version('4.3.5'); | ||
exports.VERSION = new core_1.Version('4.3.6'); | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is not supported yet
+ Added@angular/compiler@4.3.6(transitive)
+ Added@angular/core@4.3.6(transitive)
+ Added@angular/tsc-wrapped@4.3.6(transitive)
- Removed@angular/compiler@4.3.5(transitive)
- Removed@angular/core@4.3.5(transitive)
- Removed@angular/tsc-wrapped@4.3.5(transitive)
Updated@angular/tsc-wrapped@4.3.6