gulp-shopify-sass
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "gulp-shopify-sass", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Concatenate Sass files defined by the @import order", | ||
@@ -20,2 +20,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"lodash.clonedeep": "^4.5.0", | ||
"gulp-util": "^3.0.7", | ||
@@ -29,3 +30,2 @@ "through2": "^2.0.0", | ||
"gulp": "^3.9.0", | ||
"lodash.clonedeep": "^4.5.0", | ||
"mocha": "^2.3.4", | ||
@@ -32,0 +32,0 @@ "pegjs": "^0.10.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8
0
5
+ Addedlodash.clonedeep@^4.5.0
+ Addedlodash.clonedeep@4.5.0(transitive)