files-to-sass
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "files-to-sass", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Converts a list of files to (a map of) Sass variables with their content.", | ||
@@ -9,4 +9,4 @@ "main": "index.js", | ||
"fs": "^0.0.2", | ||
"parse-filepath": "^0.6.3", | ||
"image-size": "^0.3.5" | ||
"image-size": "^0.4.0", | ||
"parse-filepath": "^0.6.3" | ||
}, | ||
@@ -13,0 +13,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
7664
+ Addedimage-size@0.4.0(transitive)
- Removedimage-size@0.3.5(transitive)
Updatedimage-size@^0.4.0