@testring/cli-config
Advanced tools
+9
-5
| { | ||
| "name": "@testring/cli-config", | ||
| "version": "0.8.9", | ||
| "version": "0.8.10", | ||
| "main": "./dist/index.js", | ||
@@ -8,4 +8,8 @@ "types": "./src/index.ts", | ||
| "type": "git", | ||
| "url": "https://github.com/ringcentral/testring.git" | ||
| "url": "https://github.com/ringcentral/testring.git", | ||
| "directory": "core/cli-config" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
@@ -17,5 +21,5 @@ "build": "tsc -p tsconfig.build.json" | ||
| "dependencies": { | ||
| "@testring/logger": "0.8.9", | ||
| "@testring/types": "0.8.9", | ||
| "@testring/utils": "0.8.9", | ||
| "@testring/logger": "0.8.10", | ||
| "@testring/types": "0.8.10", | ||
| "@testring/utils": "0.8.10", | ||
| "@types/deepmerge": "2.2.3", | ||
@@ -22,0 +26,0 @@ "@types/yargs": "17.0.33", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
31591
0.28%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated