Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/runtime

Package Overview
Dependencies
Maintainers
8
Versions
657
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/runtime - npm Package Compare versions

Comparing version 0.0.0-next-20231229074949 to 0.0.0-next-20231229091919

4

dist/share.cjs.js

@@ -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"
}
}
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