long-long-job
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "long-long-job", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Library for execution of long jobs with resume support.", | ||
@@ -44,3 +44,3 @@ "main": "dist/index.js", | ||
"build:watch": "babel --watch src/**.js -d dist", | ||
"postinstall": "flow-typed install --skip", | ||
"typed:install": "flow-typed install --skip", | ||
"prepublish": "npm run build" | ||
@@ -47,0 +47,0 @@ }, |
@@ -16,3 +16,3 @@ # long-long-job | ||
### `LongLongJob.js` | ||
### LongLongJob.js | ||
@@ -19,0 +19,0 @@ ```javascript |
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
23202
0