+1
-1
| { | ||
| "name": "codeeye", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "bin": { |
+20
-1
@@ -12,5 +12,24 @@ # Codeeye | ||
| ## 📦 Install | ||
| ### 📦 Install Locally | ||
| ```bash | ||
| npm install codeeye | ||
| ``` | ||
| - if you want to install this package locally you need to use codeye command with npx | ||
| ```bash | ||
| npx codeeye | ||
| npx codeeye --summary | ||
| npx codeeye --md | ||
| npx codeeye --copy | ||
| ``` | ||
| ## 📦 Install Globally (Preferred) | ||
| ```bash | ||
| npm i -g codeeye | ||
@@ -17,0 +36,0 @@ ``` |
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
111074
0.23%62
44.19%