@module-federation/bridge-vue3
Advanced tools
Comparing version 0.0.0-next-20240818132231 to 0.0.0-next-20240819022441
# @module-federation/bridge-vue3 | ||
## 0.0.0-next-20240818132231 | ||
## 0.0.0-next-20240819022441 | ||
### Patch Changes | ||
- 49d6135: feat(@module-federation/bridge): enhance Bridge capabilities and fix some issues | ||
- Updated dependencies [49d6135] | ||
- @module-federation/bridge-shared@0.0.0-next-20240818132231 | ||
- @module-federation/bridge-shared@0.0.0-next-20240819022441 | ||
## 0.4.0 | ||
### Patch Changes | ||
- @module-federation/bridge-shared@0.4.0 | ||
## 0.3.5 | ||
@@ -18,0 +10,0 @@ |
{ | ||
"name": "@module-federation/bridge-vue3", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
"version": "0.0.0-next-20240818132231", | ||
"version": "0.0.0-next-20240819022441", | ||
"publishConfig": { | ||
@@ -9,17 +9,5 @@ "access": "public" | ||
"type": "module", | ||
"main": "./dist/index.cjs.js", | ||
"main": "./dist/index.umd.js", | ||
"module": "./dist/index.es.js", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"dist/", | ||
"src/", | ||
"CHANGELOG.md", | ||
"LICENSE", | ||
"package.json", | ||
"project.json", | ||
"README.md", | ||
"tsconfig.json", | ||
"tsconfig.node.json", | ||
"vite.config.ts" | ||
], | ||
"peerDependencies": { | ||
@@ -30,3 +18,3 @@ "vue": "=3", | ||
"dependencies": { | ||
"@module-federation/bridge-shared": "0.0.0-next-20240818132231" | ||
"@module-federation/bridge-shared": "0.0.0-next-20240819022441" | ||
}, | ||
@@ -33,0 +21,0 @@ "devDependencies": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
2
1
15959
18
340
+ Added@module-federation/bridge-shared@0.0.0-next-20240819022441(transitive)
- Removed@module-federation/bridge-shared@0.0.0-next-20240818132231(transitive)
Updated@module-federation/bridge-shared@0.0.0-next-20240819022441