🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

gulp-series

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-series - npm Package Compare versions

Comparing version

to
1.0.2

8

package.json
{
"name": "gulp-series",
"version": "1.0.1",
"version": "1.0.2",
"description": "Gulp non-dependent ordered tasks runner. It solves the issue with the run-sequence module that doesn't abort the task chain on error.",

@@ -11,3 +11,3 @@ "main": "lib/gulp-series.js",

"type": "git",
"url": "https://github.com/iameugenejo/gulp-series.git"
"url": "https://github.com/iameugenejo/gulps.git"
},

@@ -27,5 +27,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/iameugenejo/gulp-series/issues"
"url": "https://github.com/iameugenejo/gulps/issues"
},
"homepage": "https://github.com/iameugenejo/gulp-series",
"homepage": "https://github.com/iameugenejo/gulps",
"devDependencies": {

@@ -32,0 +32,0 @@ "chai": "^1.9.1",