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
388
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-20250208115611 to 0.0.0-next-20250214035103

17

CHANGELOG.md
# @module-federation/bridge-vue3
## 0.0.0-next-20250208115611
## 0.0.0-next-20250214035103
### Patch Changes
- @module-federation/runtime@0.0.0-next-20250208115611
- @module-federation/sdk@0.0.0-next-20250208115611
- @module-federation/bridge-shared@0.0.0-next-20250208115611
- Updated dependencies [cb463da]
- @module-federation/sdk@0.0.0-next-20250214035103
- @module-federation/runtime@0.0.0-next-20250214035103
- @module-federation/bridge-shared@0.0.0-next-20250214035103
## 0.8.11
### Patch Changes
- @module-federation/runtime@0.8.11
- @module-federation/sdk@0.8.11
- @module-federation/bridge-shared@0.8.11
## 0.8.10

@@ -12,0 +21,0 @@

@@ -10,3 +10,3 @@ {

},
"version": "0.0.0-next-20250208115611",
"version": "0.0.0-next-20250214035103",
"publishConfig": {

@@ -36,5 +36,5 @@ "access": "public"

"dependencies": {
"@module-federation/bridge-shared": "0.0.0-next-20250208115611",
"@module-federation/sdk": "0.0.0-next-20250208115611",
"@module-federation/runtime": "0.0.0-next-20250208115611"
"@module-federation/bridge-shared": "0.0.0-next-20250214035103",
"@module-federation/sdk": "0.0.0-next-20250214035103",
"@module-federation/runtime": "0.0.0-next-20250214035103"
},

@@ -41,0 +41,0 @@ "devDependencies": {

@@ -1,3 +0,3 @@

import { createLogger } from '@module-federation/sdk';
import { createLogger } from '@module-federation/sdk/logger';
export const LoggerInstance = createLogger('[ Module Federation Bridge Vue3 ]');

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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