@module-federation/bridge-react-webpack-plugin
Advanced tools
Comparing version 0.0.0-next-20240717101902 to 0.0.0-next-20240718033511
# @module-federation/bridge-react-webpack-plugin | ||
## 0.0.0-next-20240717101902 | ||
## 0.0.0-next-20240718033511 | ||
### Patch Changes | ||
- @module-federation/sdk@0.0.0-next-20240717101902 | ||
- @module-federation/sdk@0.0.0-next-20240718033511 | ||
@@ -9,0 +9,0 @@ ## 0.2.6 |
{ | ||
"name": "@module-federation/bridge-react-webpack-plugin", | ||
"version": "0.0.0-next-20240717101902", | ||
"version": "0.0.0-next-20240718033511", | ||
"publishConfig": { | ||
@@ -9,3 +9,3 @@ "access": "public" | ||
"main": "./dist/index.cjs.js", | ||
"module": "./dist/index.esm.js", | ||
"module": "./dist/index.es.js", | ||
"types": "./dist/index.cjs.d.ts", | ||
@@ -15,3 +15,3 @@ "exports": { | ||
"types": "./dist/index.cjs.d.ts", | ||
"import": "./dist/index.esm.js", | ||
"import": "./dist/index.es.js", | ||
"require": "./dist/index.cjs.js" | ||
@@ -22,3 +22,3 @@ }, | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20240717101902" | ||
"@module-federation/sdk": "0.0.0-next-20240718033511" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14154
+ Added@module-federation/sdk@0.0.0-next-20240718033511(transitive)
- Removed@module-federation/sdk@0.0.0-next-20240717101902(transitive)