Comparing version 3.0.0 to 3.0.1
@@ -0,8 +1,12 @@ | ||
# 3.0.1 | ||
* Drop dependency on deprecated `gulp-util` (#30, thanks to @TheDancingCode) | ||
# 3.0.0 | ||
* Update CSSO to 3.0.0 (thanks to @lahmatiy). | ||
* Update CSSO to [3.0.0](https://github.com/css/csso/releases/tag/v3.0.0) (thanks to @lahmatiy). | ||
# 2.0.0 | ||
* Update CSSO to 2.0.0 (thanks to @lahmatiy). | ||
* Update CSSO to [2.0.0](https://github.com/css/csso/releases/tag/v2.0.0) (thanks to @lahmatiy). | ||
@@ -15,3 +19,3 @@ # 1.1.0 | ||
* Bump CSSO to 1.4.0 (thanks to @lahmatiy). | ||
* Bump CSSO to [1.4.0](https://github.com/css/csso/releases/tag/v1.4.0) (thanks to @lahmatiy). | ||
@@ -18,0 +22,0 @@ # 1.0.0 |
'use strict'; | ||
var csso = require('csso'), | ||
gutil = require('gulp-util'), | ||
PluginError = require('plugin-error'), | ||
Transform = require('stream').Transform, | ||
@@ -45,3 +45,3 @@ applySourceMap = require('vinyl-sourcemaps-apply'); | ||
cb(new gutil.PluginError('gulp-csso', error)); | ||
cb(new PluginError('gulp-csso', error)); | ||
} | ||
@@ -48,0 +48,0 @@ |
{ | ||
"name": "gulp-csso", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Minify CSS with CSSO.", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
"csso": "^3.0.0", | ||
"gulp-util": "^3.0.6", | ||
"plugin-error": "^0.1.2", | ||
"vinyl-sourcemaps-apply": "^0.2.1" | ||
@@ -33,5 +33,6 @@ }, | ||
"tap-spec": "^4.1.0", | ||
"tape": "^4.2.1" | ||
"tape": "^4.2.1", | ||
"vinyl": "^2.1.0" | ||
}, | ||
"main": "index.js" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8784
3
1
+ Addedplugin-error@^0.1.2
+ Addedansi-cyan@0.1.1(transitive)
+ Addedansi-red@0.1.1(transitive)
+ Addedarr-diff@1.1.0(transitive)
+ Addedarr-flatten@1.1.0(transitive)
+ Addedarr-union@2.1.0(transitive)
+ Addedarray-slice@0.2.3(transitive)
+ Addedextend-shallow@1.1.4(transitive)
+ Addedkind-of@1.1.0(transitive)
+ Addedplugin-error@0.1.2(transitive)
- Removedgulp-util@^3.0.6
- Removedansi-gray@0.1.1(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedarray-differ@1.0.0(transitive)
- Removedarray-uniq@1.0.3(transitive)
- Removedbeeper@1.1.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedclone@1.0.4(transitive)
- Removedclone-stats@0.0.1(transitive)
- Removedcolor-support@1.1.3(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddateformat@2.2.0(transitive)
- Removedduplexer2@0.0.2(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfancy-log@1.3.3(transitive)
- Removedglogg@1.0.2(transitive)
- Removedgulp-util@3.0.8(transitive)
- Removedgulplog@1.0.0(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedhas-gulplog@0.1.0(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@0.0.11.0.0(transitive)
- Removedlodash._basecopy@3.0.1(transitive)
- Removedlodash._basetostring@3.0.1(transitive)
- Removedlodash._basevalues@3.0.0(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash._isiterateecall@3.0.9(transitive)
- Removedlodash._reescape@3.0.0(transitive)
- Removedlodash._reevaluate@3.0.0(transitive)
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash._root@3.0.1(transitive)
- Removedlodash.escape@3.2.0(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedlodash.restparam@3.6.1(transitive)
- Removedlodash.template@3.6.2(transitive)
- Removedlodash.templatesettings@3.1.1(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmultipipe@0.1.2(transitive)
- Removedobject-assign@3.0.0(transitive)
- Removedparse-node-version@1.0.1(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@1.1.142.3.8(transitive)
- Removedreplace-ext@0.0.1(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsparkles@1.0.1(transitive)
- Removedstring_decoder@0.10.311.1.1(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedtime-stamp@1.1.0(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedvinyl@0.5.3(transitive)
- Removedxtend@4.0.2(transitive)