Socket
Socket
Sign inDemoInstall

@module-federation/node

Package Overview
Dependencies
Maintainers
0
Versions
609
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/node - npm Package Compare versions

Comparing version 0.0.0-next-20240902023803 to 0.0.0-next-20240902075042

4

dist/package.json

@@ -70,5 +70,3 @@ {

"@module-federation/webpack-bundler-runtime": "0.0.8",
"@rollup/plugin-swc": "0.3.1",
"@types/btoa": "1.2.5",
"@types/enhanced-resolve": "5.0.0",
"@types/koa": "2.15.0",

@@ -97,4 +95,2 @@ "@types/node-schedule": "2.1.7",

"resolve": "1.22.8",
"rollup": "2.79.1",
"rollup-plugin-cleanup": "3.2.1",
"semver": "6.3.1",

@@ -101,0 +97,0 @@ "tapable": "2.2.1",

1

dist/src/plugins/ChunkCorrelationPlugin.js

@@ -288,2 +288,3 @@ "use strict";

if (!federationPlugins || federationPlugins.length === 0) {
console.error('No ModuleFederationPlugin(s) found.');
return;

@@ -290,0 +291,0 @@ }

{
"public": true,
"name": "@module-federation/node",
"version": "0.0.0-next-20240902023803",
"version": "0.0.0-next-20240902075042",
"type": "commonjs",

@@ -67,6 +67,6 @@ "main": "./dist/src/index.js",

"node-fetch": "2.7.0",
"@module-federation/enhanced": "0.0.0-next-20240902023803",
"@module-federation/sdk": "0.0.0-next-20240902023803",
"@module-federation/utilities": "0.0.0-next-20240902023803",
"@module-federation/runtime": "0.0.0-next-20240902023803"
"@module-federation/enhanced": "0.0.0-next-20240902075042",
"@module-federation/sdk": "0.0.0-next-20240902075042",
"@module-federation/utilities": "0.0.0-next-20240902075042",
"@module-federation/runtime": "0.0.0-next-20240902075042"
},

@@ -73,0 +73,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc