Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "sheetify", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "sheetify.js", | ||
"subarg": "0.0.1", | ||
"style-deps": "~1.0.2" | ||
"style-deps": "~1.1.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
@@ -35,5 +35,5 @@ var resolve = require('style-deps/lib/resolve-style') | ||
styledeps(this.entry, xtend(opts || {}, { | ||
return styledeps(this.entry, xtend(opts || {}, { | ||
transforms: this.transforms | ||
}), done) | ||
} |
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
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
12958
+ Addedstyle-deps@1.1.0(transitive)
+ Addedthrough2@0.4.2(transitive)
- Removedstyle-deps@1.0.2(transitive)
Updatedstyle-deps@~1.1.0