Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ohmyxbar", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
"main": "build/index.js", | ||
"files": ["build/*", "bind/*"], | ||
"files": [ | ||
"build/*", | ||
"bind/*" | ||
], | ||
"scripts": { | ||
@@ -13,6 +16,6 @@ "build": "tsc -p tsconfig.json", | ||
"bin": { | ||
"ohmyxbar": "/bin/cli.js" | ||
"ohmyxbar": "/bin/run.sh" | ||
}, | ||
"author": "Trdat Mkrtchyan <wombtromb@gmail.com>", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -19,0 +22,0 @@ "@tsconfig/node16": "^1.0.2", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
1
10239
269