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
372
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-20241129065701 to 0.0.0-next-20241205062623

29

CHANGELOG.md
# @module-federation/bridge-react
## 0.0.0-next-20241129065701
## 0.0.0-next-20241205062623
### Patch Changes
- @module-federation/sdk@0.0.0-next-20241129065701
- @module-federation/bridge-shared@0.0.0-next-20241129065701
- chore: bump next
- @module-federation/sdk@0.0.0-next-20241205062623
- @module-federation/bridge-shared@0.0.0-next-20241205062623
## 0.8.2
### Patch Changes
- @module-federation/sdk@0.8.2
- @module-federation/bridge-shared@0.8.2
## 0.8.1
### Patch Changes
- @module-federation/sdk@0.8.1
- @module-federation/bridge-shared@0.8.1
## 0.8.0
### Patch Changes
- 542164e: chore(bridge-react): set react-router-dom peer version to >=4 <7
- @module-federation/sdk@0.8.0
- @module-federation/bridge-shared@0.8.0
## 0.7.7

@@ -11,0 +34,0 @@

2

dist/index.cjs.js

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

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

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

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

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

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

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

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

"react-error-boundary": "^4.0.13",
"@module-federation/bridge-shared": "0.0.0-next-20241129065701",
"@module-federation/sdk": "0.0.0-next-20241129065701"
"@module-federation/bridge-shared": "0.0.0-next-20241205062623",
"@module-federation/sdk": "0.0.0-next-20241205062623"
},

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

"react-dom": ">=16.9.0",
"react-router-dom": ">=4"
"react-router-dom": "^4 || ^5 || ^6"
},

@@ -73,3 +73,3 @@ "devDependencies": {

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

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