@module-federation/webpack-bundler-runtime
Advanced tools
Comparing version 0.0.0-canary-1702367824043 to 0.0.0-canary-1702454425761
@@ -331,3 +331,3 @@ 'use strict'; | ||
webpackRequire.federation.instance.initShareScopeMap(name, shareScope); | ||
var prevShareScope = webpackRequire.g.__FEDERATION__.__SHARE__["default"]; | ||
var prevShareScope = globalThis.__FEDERATION__.__SHARE__["default"]; | ||
if (prevShareScope) { | ||
@@ -334,0 +334,0 @@ webpackRequire.federation.instance.initShareScopeMap(name, prevShareScope); |
@@ -309,3 +309,3 @@ import * as runtime from '@module-federation/runtime'; | ||
webpackRequire.federation.instance.initShareScopeMap(name, shareScope); | ||
var prevShareScope = webpackRequire.g.__FEDERATION__.__SHARE__["default"]; | ||
var prevShareScope = globalThis.__FEDERATION__.__SHARE__["default"]; | ||
if (prevShareScope) { | ||
@@ -312,0 +312,0 @@ webpackRequire.federation.instance.initShareScopeMap(name, prevShareScope); |
{ | ||
"public": true, | ||
"name": "@module-federation/webpack-bundler-runtime", | ||
"version": "0.0.0-canary-1702367824043", | ||
"version": "0.0.0-canary-1702454425761", | ||
"license": "MIT", | ||
@@ -19,5 +19,5 @@ "description": "Module Federation Runtime for webpack", | ||
"dependencies": { | ||
"@module-federation/runtime": "0.0.0-canary-1702367824043" | ||
"@module-federation/runtime": "0.0.0-canary-1702454425761" | ||
}, | ||
"peerDependencies": {} | ||
} |
@@ -43,3 +43,2 @@ import * as runtime from '@module-federation/runtime'; | ||
federation: Federation; | ||
g: typeof globalThis; | ||
} | ||
@@ -46,0 +45,0 @@ interface ShareInfo { |
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
37107
804
+ Added@module-federation/runtime@0.0.0-canary-1702454425761(transitive)
+ Added@module-federation/sdk@0.0.0-canary-1702454425761(transitive)
- Removed@module-federation/runtime@0.0.0-canary-1702367824043(transitive)
- Removed@module-federation/sdk@0.0.0-canary-1702367824043(transitive)
Updated@module-federation/runtime@0.0.0-canary-1702454425761