@module-federation/bridge-react
Advanced tools
Comparing version 0.0.0-next-20241113115843 to 0.0.0-next-20241114041727
# @module-federation/bridge-react | ||
## 0.0.0-next-20241113115843 | ||
## 0.0.0-next-20241114041727 | ||
@@ -9,5 +9,5 @@ ### Patch Changes | ||
- Updated dependencies [3082116] | ||
- @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 | ||
- @module-federation/runtime@0.0.0-next-20241114041727 | ||
- @module-federation/sdk@0.0.0-next-20241114041727 | ||
- @module-federation/bridge-shared@0.0.0-next-20241114041727 | ||
@@ -14,0 +14,0 @@ ## 0.7.3 |
@@ -5,3 +5,3 @@ "use strict"; | ||
const ReactRouterDom$1 = require("react-router-dom/index.js"); | ||
const context = require("./context-C9uJCrqC.cjs"); | ||
const context = require("./context-BcJ-YlNr.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-3_giwitw.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-CUbFnlO5.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-C9uJCrqC.cjs"); | ||
const context = require("./context-BcJ-YlNr.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-3_giwitw.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-CUbFnlO5.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-C9uJCrqC.cjs"); | ||
const context = require("./context-BcJ-YlNr.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-3_giwitw.js"; | ||
import { R as RouterContext, L as LoggerInstance } from "./context-CUbFnlO5.js"; | ||
function WrapperRouter(props) { | ||
@@ -6,0 +6,0 @@ const { basename, ...propsRes } = props; |
{ | ||
"name": "@module-federation/bridge-react", | ||
"version": "0.0.0-next-20241113115843", | ||
"version": "0.0.0-next-20241114041727", | ||
"publishConfig": { | ||
@@ -44,5 +44,5 @@ "access": "public" | ||
"react-error-boundary": "^4.0.13", | ||
"@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" | ||
"@module-federation/bridge-shared": "0.0.0-next-20241114041727", | ||
"@module-federation/sdk": "0.0.0-next-20241114041727", | ||
"@module-federation/runtime": "0.0.0-next-20241114041727" | ||
}, | ||
@@ -49,0 +49,0 @@ "peerDependencies": { |
@@ -39,2 +39,3 @@ import { defineConfig } from 'vite'; | ||
'react-router-dom/dist/index.js', | ||
'@module-federation/runtime', | ||
], | ||
@@ -41,0 +42,0 @@ plugins: [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
1
114519
3106
+ Added@module-federation/bridge-shared@0.0.0-next-20241114041727(transitive)
+ Added@module-federation/error-codes@0.0.0-next-20241114041727(transitive)
+ Added@module-federation/runtime@0.0.0-next-20241114041727(transitive)
+ Added@module-federation/sdk@0.0.0-next-20241114041727(transitive)
- Removed@module-federation/bridge-shared@0.0.0-next-20241113115843(transitive)
- Removed@module-federation/error-codes@0.0.0-next-20241113115843(transitive)
- Removed@module-federation/runtime@0.0.0-next-20241113115843(transitive)
- Removed@module-federation/sdk@0.0.0-next-20241113115843(transitive)
Updated@module-federation/bridge-shared@0.0.0-next-20241114041727