Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/fmr

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/fmr - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/index.js

13

package.json
{
"name": "@module-federation/fmr",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"main": "./index.js",
"scripts": {
"start": "lerna run start --stream",
"go": "concurrently 'cd ./packages/host; yarn start' 'cd ./packages/remote; yarn start'"
"build": "yarn webpack",
"publish": "cd ./dist && npm publish"
},

@@ -16,3 +16,10 @@ "dependencies": {

"ws": "^8.0.0"
},
"devDependencies": {
"copy-webpack-plugin": "^9.0.1",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^5.49.0",
"webpack-cli": "^4.7.2",
"webpack-node-externals": "^3.0.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