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.6.6 to 0.6.7

6

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

@@ -4,0 +10,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.6.6",
"version": "0.6.7",
"publishConfig": {

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

"react-error-boundary": "^4.0.13",
"@module-federation/bridge-shared": "0.6.6"
"@module-federation/bridge-shared": "0.6.7"
},

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

"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1"

@@ -61,0 +61,0 @@ },

@@ -7,6 +7,5 @@ # React Bridge

* Load the route module
* Load across the front end framework
- Load the route module
- Load across the front end framework
## How to use

@@ -134,3 +133,1 @@

```
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