gulp-transform
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "gulp-transform", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Gulp plugin for performing arbitrary transformations on the contents of files.", | ||
@@ -46,12 +46,12 @@ "main": "index.js", | ||
"chai": "^3.5.0", | ||
"cheerio": "^0.19.0", | ||
"cheerio": "^0.20.0", | ||
"coveralls": "^2.11.6", | ||
"event-stream": "^3.3.2", | ||
"gulp": "^3.9.0", | ||
"gulp": "^3.9.1", | ||
"istanbul": "^0.4.2", | ||
"mocha": "^2.4.5", | ||
"rimraf": "^2.5.1", | ||
"sinon": "^1.17.2", | ||
"sinon": "^1.17.3", | ||
"sinon-chai": "^2.8.0" | ||
} | ||
} |