@module-federation/runtime
Advanced tools
Comparing version 0.0.0-next-20240905200018 to 0.0.0-next-20240905215027
@@ -53,4 +53,5 @@ { | ||
"dependencies": { | ||
"@module-federation/sdk": "workspace:*" | ||
"@module-federation/sdk": "workspace:*", | ||
"@swc/helpers": "^0.5.0" | ||
} | ||
} |
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.0-next-20240905200018", | ||
"version": "0.0.0-next-20240905215027", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -53,4 +53,5 @@ "main": "./dist/index.cjs.js", | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20240905200018" | ||
"@swc/helpers": "^0.5.0", | ||
"@module-federation/sdk": "0.0.0-next-20240905215027" | ||
} | ||
} |
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
294635
2
+ Added@swc/helpers@^0.5.0
+ Added@module-federation/sdk@0.0.0-next-20240905215027(transitive)
+ Added@swc/helpers@0.5.13(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@module-federation/sdk@0.0.0-next-20240905200018(transitive)