Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/bridge-vue3

Package Overview
Dependencies
Maintainers
0
Versions
339
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-20240718035404 to 0.0.0-next-20240718040714

dist/index.cjs.js

4

CHANGELOG.md
# @module-federation/bridge-vue3
## 0.0.0-next-20240718035404
## 0.0.0-next-20240718040714
### Patch Changes
- @module-federation/bridge-shared@0.0.0-next-20240718035404
- @module-federation/bridge-shared@0.0.0-next-20240718040714

@@ -9,0 +9,0 @@ ## 0.2.6

{
"name": "@module-federation/bridge-vue3",
"author": "zhouxiao <codingzx@gmail.com>",
"version": "0.0.0-next-20240718035404",
"version": "0.0.0-next-20240718040714",
"publishConfig": {

@@ -12,9 +12,14 @@ "access": "public"

"types": "./dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.es.js",
"require": "./dist/index.cjs.js"
}
},
"files": [
"dist/",
"src/",
"CHANGELOG.md",
"LICENSE",
"package.json",
"project.json",
"README.md",
"tsconfig.json",
"tsconfig.node.json",
"vite.config.ts"
],
"peerDependencies": {

@@ -25,3 +30,3 @@ "vue": "=3",

"dependencies": {
"@module-federation/bridge-shared": "0.0.0-next-20240718035404"
"@module-federation/bridge-shared": "0.0.0-next-20240718040714"
},

@@ -28,0 +33,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