@testring/test-utils
Advanced tools
+5
-2
| { | ||
| "name": "@testring/test-utils", | ||
| "version": "0.8.1", | ||
| "version": "0.8.2", | ||
| "main": "./dist/index.js", | ||
@@ -10,7 +10,10 @@ "types": "./src/index.ts", | ||
| }, | ||
| "scripts": { | ||
| "build": "tsc -p tsconfig.build.json" | ||
| }, | ||
| "author": "RingCentral", | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "@testring/types": "0.8.1" | ||
| "@testring/types": "0.8.2" | ||
| } | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
29183
0.21%+ Added
- Removed
Updated