@module-federation/bridge-react
Advanced tools
Comparing version 0.0.0-next-20241107071851 to 0.0.0-next-20241107072243
# @module-federation/bridge-react | ||
## 0.0.0-next-20241107071851 | ||
## 0.0.0-next-20241107072243 | ||
@@ -11,5 +11,5 @@ ### Patch Changes | ||
- Updated dependencies [3082116] | ||
- @module-federation/runtime@0.0.0-next-20241107071851 | ||
- @module-federation/sdk@0.0.0-next-20241107071851 | ||
- @module-federation/bridge-shared@0.0.0-next-20241107071851 | ||
- @module-federation/runtime@0.0.0-next-20241107072243 | ||
- @module-federation/sdk@0.0.0-next-20241107072243 | ||
- @module-federation/bridge-shared@0.0.0-next-20241107072243 | ||
@@ -16,0 +16,0 @@ ## 0.7.0 |
@@ -207,2 +207,3 @@ "use strict"; | ||
(_f = providerInfoRef.current) == null ? void 0 : _f.destroy({ | ||
moduleName, | ||
dom: renderDom.current | ||
@@ -209,0 +210,0 @@ }); |
@@ -32,2 +32,3 @@ import { ComponentType } from 'react'; | ||
declare type DestroyParams = { | ||
moduleName: string; | ||
dom: HTMLElement; | ||
@@ -34,0 +35,0 @@ }; |
@@ -188,2 +188,3 @@ import * as React from "react"; | ||
(_f = providerInfoRef.current) == null ? void 0 : _f.destroy({ | ||
moduleName, | ||
dom: renderDom.current | ||
@@ -190,0 +191,0 @@ }); |
{ | ||
"name": "@module-federation/bridge-react", | ||
"version": "0.0.0-next-20241107071851", | ||
"version": "0.0.0-next-20241107072243", | ||
"publishConfig": { | ||
@@ -44,4 +44,4 @@ "access": "public" | ||
"react-error-boundary": "^4.0.13", | ||
"@module-federation/bridge-shared": "0.0.0-next-20241107071851", | ||
"@module-federation/sdk": "0.0.0-next-20241107071851" | ||
"@module-federation/bridge-shared": "0.0.0-next-20241107072243", | ||
"@module-federation/sdk": "0.0.0-next-20241107072243" | ||
}, | ||
@@ -52,3 +52,3 @@ "peerDependencies": { | ||
"react-router-dom": ">=4", | ||
"@module-federation/runtime": "0.0.0-next-20241107071851" | ||
"@module-federation/runtime": "0.0.0-next-20241107072243" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
115935
3114
+ Added@module-federation/bridge-shared@0.0.0-next-20241107072243(transitive)
+ Added@module-federation/error-codes@0.0.0-next-20241107072243(transitive)
+ Added@module-federation/runtime@0.0.0-next-20241107072243(transitive)
+ Added@module-federation/sdk@0.0.0-next-20241107072243(transitive)
- Removed@module-federation/bridge-shared@0.0.0-next-20241107071851(transitive)
- Removed@module-federation/error-codes@0.0.0-next-20241107071851(transitive)
- Removed@module-federation/runtime@0.0.0-next-20241107071851(transitive)
- Removed@module-federation/sdk@0.0.0-next-20241107071851(transitive)
Updated@module-federation/bridge-shared@0.0.0-next-20241107072243