Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "xhelper", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Helper library for JavaScript", | ||
@@ -8,2 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"prepublishOnly": "npm run build", | ||
"build": "tsc", | ||
@@ -23,4 +24,8 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"dependencies": { | ||
"q": "^1.5.0", | ||
"typescript": "^2.4.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^8.0.7" | ||
} | ||
} | ||
} |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
6273
12
165
0
2
1
1