create-qbi-app
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "create-qbi-app", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Command line tool for developing component for Quick BI", | ||
@@ -11,3 +11,3 @@ "author": "Quick BI", | ||
"build": "rm -rf bin && rm -rf .cache && tsc", | ||
"prepublishOnly": "yarn version", | ||
"prepublishOnly": "npm run build && yarn version", | ||
"postpublish": "git push --tag" | ||
@@ -14,0 +14,0 @@ }, |
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
24976
17
667
2
1