Comparing version 0.0.1-alpha.2 to 0.0.1-alpha.3
{ | ||
"name": "pasteup", | ||
"version": "0.0.1-alpha.2", | ||
"version": "0.0.1-alpha.3", | ||
"description": "Sass and CSS helpers for common styles in use on the Guardian website.", | ||
@@ -11,3 +11,14 @@ "main": "pasteup.css", | ||
], | ||
"license": "Apache-2.0" | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"chalk": "^1.1.3", | ||
"home-dir": "^1.0.0", | ||
"inquirer": "^0.12.0", | ||
"java-properties": "^0.2.9", | ||
"lodash.template": "^4.2.4" | ||
}, | ||
"scripts": { | ||
"prepublish": "node .npm/prepublish.js", | ||
"postpublish": "node .npm/postpublish.js" | ||
} | ||
} |
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
1164
4
13
0
5
2