@softarc/native-federation
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@softarc/native-federation", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"type": "commonjs", | ||
@@ -8,5 +8,5 @@ "dependencies": { | ||
"npmlog": "^6.0.2", | ||
"@softarc/native-federation-runtime": "2.0.7" | ||
"@softarc/native-federation-runtime": "2.0.8" | ||
}, | ||
"main": "./src/index.js" | ||
} |
@@ -22,2 +22,3 @@ "use strict"; | ||
/\/schematics(\/|$)/, | ||
/^@nx\/angular/, | ||
(pkg) => pkg.startsWith('@angular/') && !!pkg.match(/\/testing(\/|$)/), | ||
@@ -24,0 +25,0 @@ (pkg) => pkg.startsWith('@types/'), |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
117644
84
0
1451
+ Added@softarc/native-federation-runtime@2.0.8(transitive)
- Removed@softarc/native-federation-runtime@2.0.7(transitive)