@softarc/native-federation
Advanced tools
+3
-3
| { | ||
| "name": "@softarc/native-federation", | ||
| "version": "3.5.2", | ||
| "version": "3.5.3", | ||
| "type": "commonjs", | ||
@@ -9,5 +9,5 @@ "license": "MIT", | ||
| "chalk": "^5.6.2", | ||
| "@softarc/native-federation-runtime": "~3.5.1", | ||
| "@softarc/native-federation-runtime": "~3.5.3", | ||
| "fast-glob": "^3.3.3", | ||
| "@softarc/sheriff-core": "0.19.2" | ||
| "@softarc/sheriff-core": "^0.19.2" | ||
| }, | ||
@@ -14,0 +14,0 @@ "types": "./src/index.d.ts", |
@@ -265,3 +265,3 @@ "use strict"; | ||
| logger_1.logger.warn('No entry point found for ' + packageName); | ||
| logger_1.logger.warn("If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json"); | ||
| logger_1.logger.warn("If you don't need this package, skip it in your federation.config.js or consider moving it into devDependencies in your package.json"); | ||
| return null; | ||
@@ -268,0 +268,0 @@ } |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
200593
0+ Added
- Removed