@stridekick/scripts
Advanced tools
+1
-1
@@ -10,3 +10,3 @@ 'use strict'; | ||
| var fileName = '.npmrc'; | ||
| var ownerCanReadAndWrite = '600'; | ||
| var ownerCanReadAndWrite = '0600'; | ||
@@ -13,0 +13,0 @@ var setNpmrc = function setNpmrc() { |
+1
-1
| { | ||
| "name": "@stridekick/scripts", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "A collection of npm scripts", | ||
@@ -5,0 +5,0 @@ "bugs": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2607
0.04%