@module-federation/runtime
Advanced tools
Comparing version 0.0.0-next-20231220035327 to 0.0.0-next-20231220071012
# @module-federation/runtime | ||
## 0.0.0-next-20231220035327 | ||
## 0.0.0-next-20231220071012 | ||
@@ -8,2 +8,2 @@ ### Patch Changes | ||
- 3af2723: fix: add runtime api | ||
- @module-federation/sdk@0.0.0-next-20231220035327 | ||
- @module-federation/sdk@0.0.0-next-20231220071012 |
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.0-next-20231220035327", | ||
"version": "0.0.0-next-20231220071012", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -44,4 +44,4 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20231220035327" | ||
"@module-federation/sdk": "0.0.0-next-20231220071012" | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
0
215033
81
6420
+ Added@module-federation/sdk@0.0.0-next-20231220071012(transitive)
- Removed@module-federation/sdk@0.0.0-next-20231220035327(transitive)