Socket
Socket
Sign inDemoInstall

@npmcli/map-workspaces

Package Overview
Dependencies
13
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

2

lib/index.js

@@ -15,3 +15,3 @@ const { promisify } = require('util')

if (excl) {
pattern = pattern.substr(excl[0].length)
pattern = pattern.slice(excl[0].length)
}

@@ -18,0 +18,0 @@

{
"name": "@npmcli/map-workspaces",
"version": "2.0.3",
"version": "2.0.4",
"main": "lib/index.js",

@@ -45,3 +45,3 @@ "files": [

"@npmcli/eslint-config": "^3.0.1",
"@npmcli/template-oss": "3.4.1",
"@npmcli/template-oss": "3.5.0",
"tap": "^16.0.1"

@@ -57,4 +57,4 @@ },

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.4.1"
"version": "3.5.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc