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

@module-federation/bridge-react

Package Overview
Dependencies
Maintainers
0
Versions
415
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-next-20241230094715 to 0.0.0-next-20241231075249

14

CHANGELOG.md
# @module-federation/bridge-react
## 0.0.0-next-20241230094715
## 0.0.0-next-20241231075249
### Patch Changes
- chore: bump next
- @module-federation/sdk@0.0.0-next-20241231075249
- @module-federation/bridge-shared@0.0.0-next-20241231075249
## 0.8.7
### Patch Changes
- 4102786: feat: support basename passed by remote module props

@@ -11,4 +19,4 @@ - Updated dependencies [835b09c]

- Updated dependencies [4fd33fb]
- @module-federation/sdk@0.0.0-next-20241230094715
- @module-federation/bridge-shared@0.0.0-next-20241230094715
- @module-federation/sdk@0.8.7
- @module-federation/bridge-shared@0.8.7

@@ -15,0 +23,0 @@ ## 0.8.6

@@ -215,3 +215,3 @@ "use strict";

};
RemoteApp2["__APP_VERSION__"] = "0.8.6";
RemoteApp2["__APP_VERSION__"] = "0.8.7";
return /* @__PURE__ */ React.createElement(RemoteApp2, null);

@@ -218,0 +218,0 @@ });

@@ -196,3 +196,3 @@ import * as React from "react";

};
RemoteApp2["__APP_VERSION__"] = "0.8.6";
RemoteApp2["__APP_VERSION__"] = "0.8.7";
return /* @__PURE__ */ React__default.createElement(RemoteApp2, null);

@@ -199,0 +199,0 @@ });

{
"name": "@module-federation/bridge-react",
"version": "0.0.0-next-20241230094715",
"version": "0.0.0-next-20241231075249",
"publishConfig": {

@@ -49,4 +49,4 @@ "access": "public"

"react-error-boundary": "^4.1.2",
"@module-federation/bridge-shared": "0.0.0-next-20241230094715",
"@module-federation/sdk": "0.0.0-next-20241230094715"
"@module-federation/bridge-shared": "0.0.0-next-20241231075249",
"@module-federation/sdk": "0.0.0-next-20241231075249"
},

@@ -72,3 +72,3 @@ "peerDependencies": {

"vite-plugin-dts": "^4.3.0",
"@module-federation/runtime": "0.0.0-next-20241230094715"
"@module-federation/runtime": "0.0.0-next-20241231075249"
},

@@ -75,0 +75,0 @@ "scripts": {

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