@module-federation/runtime
Advanced tools
Comparing version 0.0.0-next-20231229074949 to 0.0.0-next-20231229091919
@@ -126,5 +126,3 @@ 'use strict'; | ||
}); | ||
if (!includeOwnProperty(target, '__FEDERATION__')) { | ||
definePropertyGlobalVal(target, '__VMOK__', target.__FEDERATION__); | ||
} | ||
definePropertyGlobalVal(target, '__VMOK__', target.__FEDERATION__); | ||
} | ||
@@ -131,0 +129,0 @@ var ___GLOBAL_PLUGIN__; |
@@ -124,5 +124,3 @@ function getBuilderId() { | ||
}); | ||
if (!includeOwnProperty(target, '__FEDERATION__')) { | ||
definePropertyGlobalVal(target, '__VMOK__', target.__FEDERATION__); | ||
} | ||
definePropertyGlobalVal(target, '__VMOK__', target.__FEDERATION__); | ||
} | ||
@@ -129,0 +127,0 @@ var ___GLOBAL_PLUGIN__; |
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.0-next-20231229074949", | ||
"version": "0.0.0-next-20231229091919", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -48,4 +48,4 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20231229074949" | ||
"@module-federation/sdk": "0.0.0-next-20231229091919" | ||
} | ||
} |
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
237892
5376
+ Added@module-federation/sdk@0.0.0-next-20231229091919(transitive)
- Removed@module-federation/sdk@0.0.0-next-20231229074949(transitive)