@angular-devkit/architect
Advanced tools
Comparing version 0.7.4 to 0.7.5
{ | ||
"name": "@angular-devkit/architect", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "Angular Build Facade", | ||
@@ -8,3 +8,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@angular-devkit/core": "0.7.4", | ||
"@angular-devkit/core": "0.7.5", | ||
"rxjs": "^6.0.0" | ||
@@ -11,0 +11,0 @@ }, |
@@ -27,5 +27,5 @@ /** | ||
appendToFile(path: string, str: string): void; | ||
fileMatchExists(dir: string, regex: RegExp): import("../../core/src/virtual-fs/path").PathFragment | undefined; | ||
fileMatchExists(dir: string, regex: RegExp): import("../../../../../../../../../Users/hansl/Sources/hansl/angular-cli/packages/angular_devkit/core/src/virtual-fs/path").PathFragment | undefined; | ||
copyFile(from: string, to: string): void; | ||
private findUniqueFolderPath; | ||
} |
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
87252
+ Added@angular-devkit/core@0.7.5(transitive)
- Removed@angular-devkit/core@0.7.4(transitive)
Updated@angular-devkit/core@0.7.5