@generilla/cli
Advanced tools
| export declare const HOME_SUBFOLDER = ".generilla"; | ||
| export declare const NOTHING = "__nothing__"; | ||
| export declare const VERSION = "1.0.1"; | ||
| export declare const VERSION = "1.0.3"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
| exports.NOTHING = '__nothing__'; | ||
| exports.VERSION = '1.0.1'; | ||
| exports.VERSION = '1.0.3'; | ||
| //# sourceMappingURL=constants.js.map |
+1
-1
| { | ||
| "name": "@generilla/cli", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package