New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/bridge-react

Package Overview
Dependencies
Maintainers
0
Versions
378
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.6.16 to 0.7.0

12

CHANGELOG.md
# @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 @@

2

dist/index.cjs.js

@@ -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": {

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