@module-federation/bridge-react
Advanced tools
Comparing version 0.6.16 to 0.7.0
# @module-federation/bridge-react | ||
## 0.7.0 | ||
### Minor Changes | ||
- 3942740: add license information | ||
- Updated dependencies [879ad87] | ||
- Updated dependencies [4eb09e7] | ||
- Updated dependencies [3942740] | ||
- Updated dependencies [206b56d] | ||
- @module-federation/sdk@0.7.0 | ||
- @module-federation/bridge-shared@0.7.0 | ||
## 0.6.16 | ||
@@ -4,0 +16,0 @@ |
@@ -184,3 +184,3 @@ "use strict"; | ||
}; | ||
RemoteApp2["__APP_VERSION__"] = "0.6.16"; | ||
RemoteApp2["__APP_VERSION__"] = "0.7.0"; | ||
return /* @__PURE__ */ React.createElement(RemoteApp2, null); | ||
@@ -187,0 +187,0 @@ }); |
@@ -165,3 +165,3 @@ import * as React from "react"; | ||
}; | ||
RemoteApp2["__APP_VERSION__"] = "0.6.16"; | ||
RemoteApp2["__APP_VERSION__"] = "0.7.0"; | ||
return /* @__PURE__ */ React__default.createElement(RemoteApp2, null); | ||
@@ -168,0 +168,0 @@ }); |
{ | ||
"name": "@module-federation/bridge-react", | ||
"version": "0.6.16", | ||
"version": "0.7.0", | ||
"publishConfig": { | ||
@@ -8,2 +8,8 @@ "access": "public" | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/module-federation/core", | ||
"directory": "packages/bridge-react" | ||
}, | ||
"type": "module", | ||
@@ -39,4 +45,4 @@ "main": "./dist/index.cjs.js", | ||
"react-error-boundary": "^4.0.13", | ||
"@module-federation/bridge-shared": "0.6.16", | ||
"@module-federation/sdk": "0.6.16" | ||
"@module-federation/bridge-shared": "0.7.0", | ||
"@module-federation/sdk": "0.7.0" | ||
}, | ||
@@ -43,0 +49,0 @@ "peerDependencies": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
103387
8
+ Added@module-federation/bridge-shared@0.7.0(transitive)
+ Added@module-federation/sdk@0.7.0(transitive)
- Removed@module-federation/bridge-shared@0.6.16(transitive)
- Removed@module-federation/sdk@0.6.16(transitive)
Updated@module-federation/sdk@0.7.0