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
0
Versions
297
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.2.2 to 0.2.3

6

CHANGELOG.md
# @module-federation/bridge-react
## 0.2.3
### Patch Changes
- @module-federation/bridge-shared@0.2.3
## 0.2.2

@@ -4,0 +10,0 @@

2

dist/index.cjs.js

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

};
RemoteApp["__APP_VERSION__"] = "0.2.2";
RemoteApp["__APP_VERSION__"] = "0.2.3";
function createRemoteComponent(info) {

@@ -184,0 +184,0 @@ return (props) => {

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

};
RemoteApp["__APP_VERSION__"] = "0.2.2";
RemoteApp["__APP_VERSION__"] = "0.2.3";
function createRemoteComponent(info) {

@@ -165,0 +165,0 @@ return (props) => {

{
"name": "@module-federation/bridge-react",
"version": "0.2.2",
"version": "0.2.3",
"publishConfig": {

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

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

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