@o3r/ngx-prefetch
Advanced tools
Comparing version 15.1.1 to 16.0.0
{ | ||
"name": "@o3r/ngx-prefetch", | ||
"version": "15.1.1", | ||
"version": "16.0.0", | ||
"description": "Angular builder for prefetching resources before loading the application", | ||
@@ -36,9 +36,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@angular-devkit/architect": "0.1501.6", | ||
"@angular-devkit/core": "^15.1.6", | ||
"@angular-devkit/architect": "^0.1600.0", | ||
"@angular-devkit/core": "^16.0.0", | ||
"typescript": "~4.9.5", | ||
"webpack": "^5.75.0" | ||
"webpack": "^5.79.0" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/schematics": "^15.1.6", | ||
"@angular-devkit/schematics": "^16.0.0", | ||
"@types/jest": "^29.0.0", | ||
@@ -53,3 +53,3 @@ "@types/mustache": "^4.2.2", | ||
"mustache": "^4.2.0", | ||
"rimraf": "^4.1.2", | ||
"rimraf": "^5.0.0", | ||
"ts-jest": "^29.0.3" | ||
@@ -59,4 +59,4 @@ }, | ||
"tmpl": "1.0.5", | ||
"tar": "6.1.13" | ||
"tar": "6.1.14" | ||
} | ||
} |
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
28231
+ Added@angular-devkit/architect@0.1600.6(transitive)
+ Added@angular-devkit/core@16.0.616.2.16(transitive)
+ Addedpicomatch@2.3.1(transitive)
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@angular-devkit/architect@0.1501.6(transitive)
- Removed@angular-devkit/core@15.1.615.2.11(transitive)
- Removedrxjs@6.6.7(transitive)
- Removedtslib@1.14.1(transitive)
Updated@angular-devkit/core@^16.0.0
Updatedwebpack@^5.79.0