@module-federation/bridge-react
Advanced tools
Comparing version 0.3.0 to 0.3.1
# @module-federation/bridge-react | ||
## 0.3.1 | ||
### Patch Changes | ||
- @module-federation/bridge-shared@0.3.1 | ||
## 0.3.0 | ||
@@ -4,0 +10,0 @@ |
@@ -166,3 +166,3 @@ "use strict"; | ||
}; | ||
RemoteApp["__APP_VERSION__"] = "0.3.0"; | ||
RemoteApp["__APP_VERSION__"] = "0.3.1"; | ||
function withRouterData(WrappedComponent) { | ||
@@ -169,0 +169,0 @@ return (props) => { |
@@ -147,3 +147,3 @@ import * as React from "react"; | ||
}; | ||
RemoteApp["__APP_VERSION__"] = "0.3.0"; | ||
RemoteApp["__APP_VERSION__"] = "0.3.1"; | ||
function withRouterData(WrappedComponent) { | ||
@@ -150,0 +150,0 @@ return (props) => { |
{ | ||
"name": "@module-federation/bridge-react", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"publishConfig": { | ||
@@ -28,3 +28,3 @@ "access": "public" | ||
"react-error-boundary": "^4.0.13", | ||
"@module-federation/bridge-shared": "0.3.0" | ||
"@module-federation/bridge-shared": "0.3.1" | ||
}, | ||
@@ -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
66524
+ Added@module-federation/bridge-shared@0.3.1(transitive)
- Removed@module-federation/bridge-shared@0.3.0(transitive)