@angular-builders/common
Advanced tools
Comparing version 1.0.3-beta.1 to 2.0.0-beta.1
export * from './load-module'; | ||
export * from './package-utils'; |
@@ -18,2 +18,3 @@ "use strict"; | ||
__exportStar(require("./load-module"), exports); | ||
__exportStar(require("./package-utils"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@angular-builders/common", | ||
"version": "1.0.3-beta.1", | ||
"version": "2.0.0-beta.1", | ||
"description": "Common utility functions shared between @angular-builders packages", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@angular-devkit/core": "^17.1.0", | ||
"@angular-devkit/core": "^18.0.0", | ||
"ts-node": "^10.0.0", | ||
@@ -32,3 +32,3 @@ "tsconfig-paths": "^4.1.0" | ||
}, | ||
"gitHead": "87bbc86d04e86b6f6da53f317bce9b7e6503d981" | ||
"gitHead": "6c442d8451175c427851d69bcafedcd0be1778e1" | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
13369
11
180
6
+ Added@angular-devkit/core@18.2.12(transitive)
+ Addedajv@8.17.1(transitive)
+ Addedajv-formats@3.0.1(transitive)
+ Addedfast-uri@3.0.3(transitive)
+ Addedjsonc-parser@3.3.1(transitive)
+ Addedpicomatch@4.0.2(transitive)
- Removed@angular-devkit/core@17.3.11(transitive)
- Removedajv@8.12.0(transitive)
- Removedajv-formats@2.1.1(transitive)
- Removedjsonc-parser@3.2.1(transitive)
- Removedpicomatch@4.0.1(transitive)
- Removedpunycode@2.3.1(transitive)
- Removeduri-js@4.4.1(transitive)
Updated@angular-devkit/core@^18.0.0