@angular/compiler-cli
Advanced tools
Comparing version 4.0.0-rc.2 to 4.0.0-rc.3
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "4.0.0-rc.2", | ||
"version": "4.0.0-rc.3", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
"main": "index.js", | ||
"typings": "./typings/index.d.ts", | ||
"typings": "index.d.ts", | ||
"bin": { | ||
@@ -18,4 +18,4 @@ "ngc": "./src/main.js", | ||
"typescript": "^2.0.2", | ||
"@angular/compiler": "4.0.0-rc.2", | ||
"@angular/core": "4.0.0-rc.2" | ||
"@angular/compiler": "4.0.0-rc.3", | ||
"@angular/core": "4.0.0-rc.3" | ||
}, | ||
@@ -38,3 +38,3 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/angular/angular/tree/master/modules/@angular/compiler-cli" | ||
"homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli" | ||
} |
@@ -58,3 +58,2 @@ /** | ||
var aotCompiler = compiler.createAotCompiler(ngCompilerHost, { | ||
debug: options.debug === true, | ||
translations: transContent, | ||
@@ -61,0 +60,0 @@ i18nFormat: cliOptions.i18nFormat, |
@@ -18,3 +18,3 @@ /** | ||
*/ | ||
exports.VERSION = new core_1.Version('4.0.0-rc.2'); | ||
exports.VERSION = new core_1.Version('4.0.0-rc.3'); | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
138108
32
1317