@code-coaching/random
Advanced tools
+1
-2
| { | ||
| "name": "@code-coaching/random", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "This package provides functions to generate random stuff (strings, numbers, uuid). It can be used as a dependency for other packages. It can be used as a CLI tool.", | ||
@@ -13,3 +13,2 @@ "type": "module", | ||
| "dependencies": { | ||
| "@code-coaching/random-id": "^1.0.0", | ||
| "chalk": "^5.0.0", | ||
@@ -16,0 +15,0 @@ "meow": "^10.1.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
2
-33.33%3437
-1.21%- Removed