New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/bridge-vue3

Package Overview
Dependencies
Maintainers
0
Versions
369
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/bridge-vue3 - npm Package Compare versions

Comparing version 0.0.0-next-20240731105745 to 0.0.0-next-20240801085730

public/vite.svg

6

CHANGELOG.md
# @module-federation/bridge-vue3
## 0.0.0-next-20240731105745
## 0.0.0-next-20240801085730
### Patch Changes
- 67fa05b: feat(@module-federation/bridge): optimize @module-federation/bridge package
- Updated dependencies [67fa05b]
- @module-federation/bridge-shared@0.0.0-next-20240731105745
- @module-federation/bridge-shared@0.0.0-next-20240801085730

@@ -11,0 +9,0 @@ ## 0.3.3

{
"name": "@module-federation/bridge-vue3",
"author": "zhouxiao <codingzx@gmail.com>",
"version": "0.0.0-next-20240731105745",
"version": "0.0.0-next-20240801085730",
"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-20240731105745"
"@module-federation/bridge-shared": "0.0.0-next-20240801085730"
},

@@ -33,0 +21,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc