@module-federation-testing/feature3
Advanced tools
Comparing version 3.0.5 to 3.1.0
{ | ||
"name": "@module-federation-testing/feature3", | ||
"version": "3.0.5", | ||
"version": "3.1.0", | ||
"description": "", | ||
@@ -23,3 +23,6 @@ "main": "./dist/main.js", | ||
}, | ||
"gitHead": "a2c28882c22cceff5f257be9dc9d589d0755ba61" | ||
"cli": { | ||
"webpack": false | ||
}, | ||
"gitHead": "13c3a2f71846a0b76b3b04c4e1d41026c2c94bac" | ||
} |
@@ -12,3 +12,3 @@ const ModuleFederationPlugin = require('webpack').container.ModuleFederationPlugin; | ||
exposes: { | ||
'./App': './src/app', | ||
'./App': './dist/app', | ||
}, | ||
@@ -15,0 +15,0 @@ shared: { |
@@ -9,4 +9,4 @@ const { merge } = require('webpack-merge'); | ||
output: { | ||
publicPath: `https://unpkg.com/@module-federation-testing/feature3@${version}/dist/`, | ||
publicPath: `https://unpkg.com/@module-federation-testing/feature3@${version}/dist/bundle/`, | ||
}, | ||
}); |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
27
732311
614
1