Comparing version 4.4.0-dev.20230607 to 4.4.0-dev.20230807
{ | ||
"name": "nestia", | ||
"version": "4.4.0-dev.20230607", | ||
"version": "4.4.0-dev.20230807", | ||
"description": "Nestia CLI tool", | ||
@@ -12,3 +12,3 @@ "main": "bin/index.js", | ||
"prettier": "prettier ./src/**/*.ts --write", | ||
"package:next": "npm publish --access public --tag next" | ||
"package:next": "npm run build && npm publish --access public --tag next" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
Found 1 instance 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
61259
35
959
5
3