@module-federation/enhanced
Advanced tools
Comparing version 0.0.0-next-20231220075820 to 0.0.0-next-20231220081137
{ | ||
"name": "@module-federation/enhanced", | ||
"version": "0.0.0-next-20231220075820", | ||
"version": "0.0.0-next-20231220081137", | ||
"type": "commonjs", | ||
"main": "./dist/src/index.js", | ||
"types": "./dist/src/index.d.ts", | ||
"files": [ | ||
"dist/", | ||
"README.md" | ||
], | ||
"publishConfig": { | ||
@@ -27,4 +31,4 @@ "access": "public" | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20231220075820" | ||
"@module-federation/sdk": "0.0.0-next-20231220081137" | ||
} | ||
} |
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
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
494009
118
7420
76
1
+ Added@module-federation/sdk@0.0.0-next-20231220081137(transitive)
- Removed@module-federation/sdk@0.0.0-next-20231220075820(transitive)