@push.rocks/smartenv
Advanced tools
@@ -6,5 +6,5 @@ /** | ||
| name: '@push.rocks/smartenv', | ||
| version: '5.0.8', | ||
| version: '5.0.9', | ||
| description: 'store things about your environment and let them travel across modules' | ||
| }; | ||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvMDBfY29tbWl0aW5mb19kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3hCLElBQUksRUFBRSxzQkFBc0I7SUFDNUIsT0FBTyxFQUFFLE9BQU87SUFDaEIsV0FBVyxFQUFFLHdFQUF3RTtDQUN0RixDQUFBIn0= |
+1
-1
| { | ||
| "name": "@push.rocks/smartenv", | ||
| "version": "5.0.8", | ||
| "version": "5.0.9", | ||
| "description": "store things about your environment and let them travel across modules", | ||
@@ -5,0 +5,0 @@ "main": "dist_ts/index.js", |
@@ -6,4 +6,4 @@ /** | ||
| name: '@push.rocks/smartenv', | ||
| version: '5.0.8', | ||
| version: '5.0.9', | ||
| description: 'store things about your environment and let them travel across modules' | ||
| } |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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