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-20240626050252 to 0.0.0-next-20240701075157

16

CHANGELOG.md
# @module-federation/bridge-react
## 0.0.0-next-20240626050252
## 0.0.0-next-20240701075157
### Patch Changes
- @module-federation/bridge-shared@0.0.0-next-20240626050252
- @module-federation/bridge-shared@0.0.0-next-20240701075157
## 0.2.3
### Patch Changes
- @module-federation/bridge-shared@0.2.3
## 0.2.2
### Patch Changes
- @module-federation/bridge-shared@0.2.2
## 0.2.1

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

2

dist/index.cjs.js

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

};
RemoteApp["__APP_VERSION__"] = "0.2.1";
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.1";
RemoteApp["__APP_VERSION__"] = "0.2.3";
function createRemoteComponent(info) {

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

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

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

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

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

@@ -9,3 +9,3 @@ import { defineConfig } from 'vitest/config';

__BROWSER__: false,
__VERSION__: '"unknow"',
__VERSION__: '"unknown"',
__APP_VERSION__: '"0.0.0"',

@@ -12,0 +12,0 @@ },

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