@pnpm/npm-conf
Advanced tools
@@ -8,3 +8,3 @@ module.exports = function (x) { | ||
| const secondPart = x.substr(colonIndex + 1); | ||
| return `${normalize(firstPart)}:${normalize(secondPart)}`; | ||
| return `${firstPart}:${normalize(secondPart)}`; | ||
| } | ||
@@ -11,0 +11,0 @@ |
@@ -40,2 +40,6 @@ const envKeyToSetting = require('./envKeyToSetting'); | ||
| ], | ||
| [ | ||
| '//pkgs.dev.azure.com/azure-devops-org/_packaging/feed-name/npm/registry/:_authtoken', | ||
| '//pkgs.dev.azure.com/azure-devops-org/_packaging/feed-name/npm/registry/:_authToken', | ||
| ], | ||
| ]; | ||
@@ -42,0 +46,0 @@ |
+1
-1
| { | ||
| "name": "@pnpm/npm-conf", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "description": "Get the npm config", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 14 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 14 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
29477
0.59%918
0.44%33
26.92%12
50%