@module-federation/bridge-react
Advanced tools
Comparing version 0.0.0-next-20241113100451 to 0.0.0-next-20241113115843
# @module-federation/bridge-react | ||
## 0.0.0-next-20241113100451 | ||
## 0.0.0-next-20241113115843 | ||
@@ -9,5 +9,5 @@ ### Patch Changes | ||
- Updated dependencies [3082116] | ||
- @module-federation/runtime@0.0.0-next-20241113100451 | ||
- @module-federation/sdk@0.0.0-next-20241113100451 | ||
- @module-federation/bridge-shared@0.0.0-next-20241113100451 | ||
- @module-federation/runtime@0.0.0-next-20241113115843 | ||
- @module-federation/sdk@0.0.0-next-20241113115843 | ||
- @module-federation/bridge-shared@0.0.0-next-20241113115843 | ||
@@ -14,0 +14,0 @@ ## 0.7.3 |
@@ -70,3 +70,5 @@ import { ComponentType } from 'react'; | ||
declare type RenderParams = RenderFnParams & any; | ||
declare type RenderParams = RenderFnParams & { | ||
[key: string]: unknown; | ||
}; | ||
@@ -73,0 +75,0 @@ declare type RootType = HTMLElement | default_3.Root; |
@@ -5,3 +5,3 @@ "use strict"; | ||
const ReactRouterDom$1 = require("react-router-dom/index.js"); | ||
const context = require("./context-BcJ-YlNr.cjs"); | ||
const context = require("./context-C9uJCrqC.cjs"); | ||
const ReactRouterDom = require("react-router-dom/index.js"); | ||
@@ -8,0 +8,0 @@ function _interopNamespaceDefault(e) { |
import React__default, { useContext } from "react"; | ||
import * as ReactRouterDom$1 from "react-router-dom/index.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-CUbFnlO5.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-3_giwitw.js"; | ||
export * from "react-router-dom/index.js"; | ||
@@ -5,0 +5,0 @@ function WraperRouter(props) { |
@@ -5,3 +5,3 @@ "use strict"; | ||
const ReactRouterDom = require("react-router-dom/dist/index.js"); | ||
const context = require("./context-BcJ-YlNr.cjs"); | ||
const context = require("./context-C9uJCrqC.cjs"); | ||
function _interopNamespaceDefault(e) { | ||
@@ -8,0 +8,0 @@ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } }); |
import React__default, { useContext } from "react"; | ||
import * as ReactRouterDom from "react-router-dom/dist/index.js"; | ||
export * from "react-router-dom/dist/index.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-CUbFnlO5.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-3_giwitw.js"; | ||
function WraperRouter(props) { | ||
@@ -6,0 +6,0 @@ const { basename, ...propsRes } = props; |
@@ -5,3 +5,3 @@ "use strict"; | ||
const ReactRouterDom = require("react-router-dom/"); | ||
const context = require("./context-BcJ-YlNr.cjs"); | ||
const context = require("./context-C9uJCrqC.cjs"); | ||
function _interopNamespaceDefault(e) { | ||
@@ -8,0 +8,0 @@ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } }); |
import React__default, { useContext } from "react"; | ||
import * as ReactRouterDom from "react-router-dom/"; | ||
export * from "react-router-dom/"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-CUbFnlO5.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-3_giwitw.js"; | ||
function WrapperRouter(props) { | ||
@@ -6,0 +6,0 @@ const { basename, ...propsRes } = props; |
{ | ||
"name": "@module-federation/bridge-react", | ||
"version": "0.0.0-next-20241113100451", | ||
"version": "0.0.0-next-20241113115843", | ||
"publishConfig": { | ||
@@ -44,4 +44,5 @@ "access": "public" | ||
"react-error-boundary": "^4.0.13", | ||
"@module-federation/bridge-shared": "0.0.0-next-20241113100451", | ||
"@module-federation/sdk": "0.0.0-next-20241113100451" | ||
"@module-federation/bridge-shared": "0.0.0-next-20241113115843", | ||
"@module-federation/sdk": "0.0.0-next-20241113115843", | ||
"@module-federation/runtime": "0.0.0-next-20241113115843" | ||
}, | ||
@@ -51,4 +52,3 @@ "peerDependencies": { | ||
"react-dom": ">=16.9.0", | ||
"react-router-dom": ">=4", | ||
"@module-federation/runtime": "0.0.0-next-20241113100451" | ||
"react-router-dom": ">=4" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances 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
339486
9722
21
+ Added@module-federation/bridge-shared@0.0.0-next-20241113115843(transitive)
+ Added@module-federation/error-codes@0.0.0-next-20241113115843(transitive)
+ Added@module-federation/runtime@0.0.0-next-20241113115843(transitive)
+ Added@module-federation/sdk@0.0.0-next-20241113115843(transitive)
- Removed@module-federation/bridge-shared@0.0.0-next-20241113100451(transitive)
- Removed@module-federation/error-codes@0.0.0-next-20241113100451(transitive)
- Removed@module-federation/runtime@0.0.0-next-20241113100451(transitive)
- Removed@module-federation/sdk@0.0.0-next-20241113100451(transitive)
Updated@module-federation/bridge-shared@0.0.0-next-20241113115843