You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@softarc/native-federation

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@softarc/native-federation - npm Package Compare versions

Comparing version
3.5.2
to
3.5.3
+3
-3
package.json
{
"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 @@ }