@kokojs/cli
Advanced tools
Comparing version 1.5.8-beta.20230110112636.0 to 1.5.8-beta.20230110183645.0
{ | ||
"name": "@kokojs/cli", | ||
"version": "1.5.8-beta.20230110112636.0", | ||
"version": "1.5.8-beta.20230110183645.0", | ||
"license": "MIT", | ||
@@ -31,4 +31,3 @@ "files": [ | ||
"execa": "^6.1.0", | ||
"axios": "^1.2.1", | ||
"chrome-cookies-secure": "^2.0.0" | ||
"axios": "^1.2.1" | ||
}, | ||
@@ -44,3 +43,6 @@ "devDependencies": { | ||
"typescript": "^4.3.5" | ||
}, | ||
"peerDependencies": { | ||
"chrome-cookies-secure": "^2.0.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
38
1604752
6652
- Removedchrome-cookies-secure@^2.0.0