@module-federation/bridge-vue3
Advanced tools
Comparing version 0.0.0-next-20240718035334 to 0.0.0-next-20240718035404
# @module-federation/bridge-vue3 | ||
## 0.0.0-next-20240718035334 | ||
## 0.0.0-next-20240718035404 | ||
### Patch Changes | ||
- @module-federation/bridge-shared@0.0.0-next-20240718035334 | ||
- @module-federation/bridge-shared@0.0.0-next-20240718035404 | ||
@@ -9,0 +9,0 @@ ## 0.2.6 |
{ | ||
"name": "@module-federation/bridge-vue3", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
"version": "0.0.0-next-20240718035334", | ||
"version": "0.0.0-next-20240718035404", | ||
"publishConfig": { | ||
@@ -9,5 +9,12 @@ "access": "public" | ||
"type": "module", | ||
"main": "./dist/index.umd.js", | ||
"main": "./dist/index.cjs.js", | ||
"module": "./dist/index.es.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.es.js", | ||
"require": "./dist/index.cjs.js" | ||
} | ||
}, | ||
"peerDependencies": { | ||
@@ -18,3 +25,3 @@ "vue": "=3", | ||
"dependencies": { | ||
"@module-federation/bridge-shared": "0.0.0-next-20240718035334" | ||
"@module-federation/bridge-shared": "0.0.0-next-20240718035404" | ||
}, | ||
@@ -21,0 +28,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
15541
+ Added@module-federation/bridge-shared@0.0.0-next-20240718035404(transitive)
- Removed@module-federation/bridge-shared@0.0.0-next-20240718035334(transitive)
Updated@module-federation/bridge-shared@0.0.0-next-20240718035404