Socket
Socket
Sign inDemoInstall

@module-federation/node

Package Overview
Dependencies
Maintainers
5
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.14.7-rc.1 to 0.14.7-rc.2

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

## [0.14.7-rc.2](https://github.com/module-federation/nextjs-mf/compare/node-0.14.7-rc.1...node-0.14.7-rc.2) (2023-05-17)
## [0.14.7-rc.1](https://github.com/module-federation/nextjs-mf/compare/node-0.14.7-rc.0...node-0.14.7-rc.1) (2023-05-17)

@@ -7,0 +11,0 @@

8

package.json
{
"public": true,
"name": "@module-federation/node",
"version": "0.14.7-rc.1",
"version": "0.14.7-rc.2",
"type": "commonjs",

@@ -16,2 +16,6 @@ "main": "src/index.js",

"require": "./src/utils/index.js"
},
"./src/": {
"import": "./src/",
"require": "./src/"
}

@@ -38,3 +42,3 @@ },

"node-fetch": "^2.6.7",
"@module-federation/utilities": "1.7.6-rc.1",
"@module-federation/utilities": "1.7.6-rc.2",
"webpack-sources": "3.2.3"

@@ -41,0 +45,0 @@ },

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