@module-federation/bridge-react
Advanced tools
Comparing version 0.2.2 to 0.2.3
# @module-federation/bridge-react | ||
## 0.2.3 | ||
### Patch Changes | ||
- @module-federation/bridge-shared@0.2.3 | ||
## 0.2.2 | ||
@@ -4,0 +10,0 @@ |
@@ -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": { |
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
64472
+ Added@module-federation/bridge-shared@0.2.3(transitive)
- Removed@module-federation/bridge-shared@0.2.2(transitive)