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
378
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.7.2 to 0.7.3

8

CHANGELOG.md
# @module-federation/bridge-react
## 0.7.3
### Patch Changes
- Updated dependencies [4ab9295]
- @module-federation/sdk@0.7.3
- @module-federation/bridge-shared@0.7.3
## 0.7.2

@@ -4,0 +12,0 @@

2

dist/index.cjs.js

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

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

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

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

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

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

{
"name": "@module-federation/bridge-react",
"version": "0.7.2",
"version": "0.7.3",
"publishConfig": {

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

"react-error-boundary": "^4.0.13",
"@module-federation/bridge-shared": "0.7.2",
"@module-federation/sdk": "0.7.2"
"@module-federation/bridge-shared": "0.7.3",
"@module-federation/sdk": "0.7.3"
},

@@ -48,0 +48,0 @@ "peerDependencies": {

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