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
330
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-20241113082541 to 0.0.0-next-20241113100451

33

CHANGELOG.md
# @module-federation/bridge-react
## 0.0.0-next-20241113082541
## 0.0.0-next-20241113100451

@@ -8,9 +8,30 @@ ### Patch Changes

- 3082116: feat: feat: support lifecycyle hooks in module-deferation bridge
- Updated dependencies [8712967]
- Updated dependencies [6db4c5f]
- Updated dependencies [3082116]
- @module-federation/runtime@0.0.0-next-20241113082541
- @module-federation/sdk@0.0.0-next-20241113082541
- @module-federation/bridge-shared@0.0.0-next-20241113082541
- @module-federation/runtime@0.0.0-next-20241113100451
- @module-federation/sdk@0.0.0-next-20241113100451
- @module-federation/bridge-shared@0.0.0-next-20241113100451
## 0.7.3
### Patch Changes
- Updated dependencies [4ab9295]
- @module-federation/sdk@0.7.3
- @module-federation/bridge-shared@0.7.3
## 0.7.2
### Patch Changes
- @module-federation/sdk@0.7.2
- @module-federation/bridge-shared@0.7.2
## 0.7.1
### Patch Changes
- Updated dependencies [6db4c5f]
- @module-federation/sdk@0.7.1
- @module-federation/bridge-shared@0.7.1
## 0.7.0

@@ -17,0 +38,0 @@

2

dist/index.cjs.js

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

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

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

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

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

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

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

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

"react-error-boundary": "^4.0.13",
"@module-federation/bridge-shared": "0.0.0-next-20241113082541",
"@module-federation/sdk": "0.0.0-next-20241113082541"
"@module-federation/bridge-shared": "0.0.0-next-20241113100451",
"@module-federation/sdk": "0.0.0-next-20241113100451"
},

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

"react-router-dom": ">=4",
"@module-federation/runtime": "0.0.0-next-20241113082541"
"@module-federation/runtime": "0.0.0-next-20241113100451"
},

@@ -55,0 +55,0 @@ "devDependencies": {

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