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