@module-federation/fmr
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"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" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
36404
21
751
55
5
3
5