eslint-parallel
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "eslint-parallel", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "lib/linter.js", | ||
@@ -32,3 +32,2 @@ "description": "Tiny eslint wrapper to allow executing javascript linting in parallel.", | ||
"scripts": { | ||
"postinstall": "node_modules/.bin/babel src --out-dir lib --copy-files --loose-mode", | ||
"build": "node_modules/.bin/babel src --out-dir lib --copy-files --loose-mode", | ||
@@ -35,0 +34,0 @@ "prepublishOnly": "npm run build" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
23144
8
2