@pnpm/dependency-path
Advanced tools
+0
-3
@@ -77,5 +77,2 @@ "use strict"; | ||
| } | ||
| if (pkgId.includes(':')) { | ||
| pkgId = pkgId.substring(pkgId.indexOf('@', 1) + 1); | ||
| } | ||
| return pkgId; | ||
@@ -82,0 +79,0 @@ } |
+2
-2
| { | ||
| "name": "@pnpm/dependency-path", | ||
| "version": "1001.1.5", | ||
| "version": "1001.1.6", | ||
| "description": "Utilities for working with symlinked node_modules", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
| "@types/semver": "7.5.3", | ||
| "@pnpm/dependency-path": "1001.1.5" | ||
| "@pnpm/dependency-path": "1001.1.6" | ||
| }, | ||
@@ -38,0 +38,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
19209
-1.31%234
-1.27%