Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/bridge-react

Package Overview
Dependencies
Maintainers
8
Versions
308
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.8.0 to 0.8.1

7

CHANGELOG.md
# @module-federation/bridge-react
## 0.8.1
### Patch Changes
- @module-federation/sdk@0.8.1
- @module-federation/bridge-shared@0.8.1
## 0.8.0

@@ -4,0 +11,0 @@

2

dist/index.cjs.js

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

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

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

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

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

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

{
"name": "@module-federation/bridge-react",
"version": "0.8.0",
"version": "0.8.1",
"publishConfig": {

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

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

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

"vite-plugin-dts": "^4.3.0",
"@module-federation/runtime": "0.8.0"
"@module-federation/runtime": "0.8.1"
},

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