@module-federation/webpack-bundler-runtime
Advanced tools
Comparing version 0.0.0-next-20240905232541 to 0.0.0-next-20240906012942
@@ -24,4 +24,3 @@ { | ||
"@module-federation/runtime": "workspace:*", | ||
"@module-federation/sdk": "workspace:*", | ||
"@swc/helpers": "^0.5.0" | ||
"@module-federation/sdk": "workspace:*" | ||
}, | ||
@@ -28,0 +27,0 @@ "exports": { |
{ | ||
"public": true, | ||
"name": "@module-federation/webpack-bundler-runtime", | ||
"version": "0.0.0-next-20240905232541", | ||
"version": "0.0.0-next-20240906012942", | ||
"license": "MIT", | ||
@@ -23,5 +23,4 @@ "description": "Module Federation Runtime for webpack", | ||
"dependencies": { | ||
"@swc/helpers": "^0.5.0", | ||
"@module-federation/runtime": "0.0.0-next-20240905232541", | ||
"@module-federation/sdk": "0.0.0-next-20240905232541" | ||
"@module-federation/runtime": "0.0.0-next-20240906012942", | ||
"@module-federation/sdk": "0.0.0-next-20240906012942" | ||
}, | ||
@@ -54,4 +53,4 @@ "exports": { | ||
"devDependencies": { | ||
"@module-federation/runtime": "0.0.0-next-20240905232541" | ||
"@module-federation/runtime": "0.0.0-next-20240906012942" | ||
} | ||
} |
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
2
66160
+ Added@module-federation/runtime@0.0.0-next-20240906012942(transitive)
+ Added@module-federation/sdk@0.0.0-next-20240906012942(transitive)
- Removed@swc/helpers@^0.5.0
- Removed@module-federation/runtime@0.0.0-next-20240905232541(transitive)
- Removed@module-federation/sdk@0.0.0-next-20240905232541(transitive)
- Removed@swc/helpers@0.5.15(transitive)
- Removedtslib@2.8.1(transitive)