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.0.0-next-20240707094936 to 0.0.0-next-20240708090519

16

CHANGELOG.md
# @module-federation/bridge-react
## 0.0.0-next-20240707094936
## 0.0.0-next-20240708090519
### Patch Changes
- @module-federation/bridge-shared@0.0.0-next-20240707094936
- @module-federation/bridge-shared@0.0.0-next-20240708090519
## 0.2.5
### Patch Changes
- @module-federation/bridge-shared@0.2.5
## 0.2.4
### Patch Changes
- @module-federation/bridge-shared@0.2.4
## 0.2.3

@@ -10,0 +22,0 @@

2

dist/index.cjs.js

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

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

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

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

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

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

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

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

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

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