Comparing version 2.0.0 to 2.0.1
#!/usr/bin/env node | ||
'use strict' | ||
const devlab = require('./build/index') | ||
const devlab = require('./src/index') | ||
devlab.run() |
{ | ||
"name": "devlab", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Node utility for running containerized tasks", | ||
@@ -16,3 +16,3 @@ "keywords": [ | ||
"files": [ | ||
"build", | ||
"src", | ||
"index.js" | ||
@@ -19,0 +19,0 @@ ], |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 7 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1695382
111
35057
16
4