🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@module-federation/error-codes

Package Overview
Dependencies
Maintainers
7
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/error-codes - npm Package Compare versions

Comparing version

to
0.13.0

2

dist/index.cjs.js

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

const type = errorCode.split('-')[0].toLowerCase();
return `View the docs to see how tow solve: https://module-federation.io/guide/troubleshooting/${type}/${errorCode}`;
return `View the docs to see how to solve: https://module-federation.io/guide/troubleshooting/${type}/${errorCode}`;
};

@@ -19,0 +19,0 @@ const getShortErrorMsg = (errorCode, errorDescMap, args, originalErrorMsg)=>{

@@ -7,3 +7,3 @@ {

"sideEffects": false,
"version": "0.12.0",
"version": "0.13.0",
"license": "MIT",

@@ -10,0 +10,0 @@ "repository": {

Sorry, the diff of this file is not supported yet