Socket
Socket
Sign inDemoInstall

@module-federation/managers

Package Overview
Dependencies
Maintainers
8
Versions
397
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/managers - npm Package Compare versions

Comparing version 0.0.0-next-20240307082121 to 0.0.0-next-20240307100534

2

dist/index.cjs.js

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

if (!name) {
throw new Error("name can not be empty!");
throw new Error("container name can not be empty!");
}

@@ -572,0 +572,0 @@ }

@@ -558,3 +558,3 @@ import path from 'path';

if (!name) {
throw new Error("name can not be empty!");
throw new Error("container name can not be empty!");
}

@@ -561,0 +561,0 @@ }

{
"name": "@module-federation/managers",
"version": "0.0.0-next-20240307082121",
"version": "0.0.0-next-20240307100534",
"license": "MIT",

@@ -24,3 +24,3 @@ "description": "Provide managers for helping handle mf data .",

"fs-extra": "9.1.0",
"@module-federation/sdk": "0.0.0-next-20240307082121"
"@module-federation/sdk": "0.0.0-next-20240307100534"
},

@@ -27,0 +27,0 @@ "devDependencies": {

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