@module-federation/runtime
Advanced tools
Comparing version 0.0.0-next-20231220075820 to 0.0.0-next-20231220081137
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.0-next-20231220075820", | ||
"version": "0.0.0-next-20231220081137", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -12,2 +12,6 @@ "main": "./dist/index.cjs", | ||
}, | ||
"files": [ | ||
"dist/", | ||
"README.md" | ||
], | ||
"exports": { | ||
@@ -45,4 +49,4 @@ ".": { | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20231220075820" | ||
"@module-federation/sdk": "0.0.0-next-20231220081137" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
237167
1
50
5366
5
+ Added@module-federation/sdk@0.0.0-next-20231220081137(transitive)
- Removed@module-federation/sdk@0.0.0-next-20231220075820(transitive)