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
654
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-feat-node-support-1702694175665 to 0.0.0-feat-node-support-1702696727087

4

package.json
{
"name": "@module-federation/runtime",
"version": "0.0.0-feat-node-support-1702694175665",
"version": "0.0.0-feat-node-support-1702696727087",
"author": "zhouxiao <codingzx@gmail.com>",

@@ -37,3 +37,3 @@ "main": "./index.cjs.js",

"dependencies": {
"@module-federation/sdk": "0.0.0-feat-node-support-1702694175665",
"@module-federation/sdk": "0.0.0-feat-node-support-1702696727087",
"semver": "7.5.4"

@@ -40,0 +40,0 @@ },

@@ -168,3 +168,3 @@ 'use strict';

Global.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor;
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '0.0.0-feat-node-support-1702694175665';
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '0.0.0-feat-node-support-1702696727087';
}

@@ -171,0 +171,0 @@ }

@@ -166,3 +166,3 @@ function getBuilderId() {

Global.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor;
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '0.0.0-feat-node-support-1702694175665';
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '0.0.0-feat-node-support-1702696727087';
}

@@ -169,0 +169,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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