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
414
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-20240927195332 to 0.0.0-next-20240930063850

10

CHANGELOG.md
# @module-federation/bridge-react
## 0.0.0-next-20240927195332
## 0.0.0-next-20240930063850
### Patch Changes
- @module-federation/bridge-shared@0.0.0-next-20240927195332
- @module-federation/bridge-shared@0.0.0-next-20240930063850
## 0.6.7
### Patch Changes
- @module-federation/bridge-shared@0.6.7
## 0.6.6

@@ -10,0 +16,0 @@

2

dist/index.cjs.js

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

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

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

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

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

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

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

@@ -38,3 +38,3 @@ "access": "public"

"react-error-boundary": "^4.0.13",
"@module-federation/bridge-shared": "0.0.0-next-20240927195332"
"@module-federation/bridge-shared": "0.0.0-next-20240930063850"
},

@@ -54,4 +54,4 @@ "peerDependencies": {

"jsdom": "^24.1.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.22.3",

@@ -58,0 +58,0 @@ "typescript": "^5.2.2",

@@ -6,2 +6,3 @@ {

"projectType": "library",
"tags": ["type:pkg"],
"targets": {

@@ -26,4 +27,3 @@ "build": {

}
},
"tags": ["type:pkg"]
}
}
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