gulp.spritesmith
Advanced tools
Comparing version 0.5.1 to 1.0.0
# gulp.spritesmith changelog | ||
1.0.0 - Upgraded to `json2css@5.0.0` to collect `scss_maps` alteration | ||
0.5.1 - Increased timeout for tests to prevent false negatives. Related to #6 | ||
@@ -3,0 +5,0 @@ |
{ | ||
"name": "gulp.spritesmith", | ||
"description": "Convert a set of images into a spritesheet and CSS variables via gulp", | ||
"version": "0.5.1", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/twolfson/gulp.spritesmith", | ||
@@ -36,3 +36,3 @@ "author": { | ||
"url2": "~1.0.0", | ||
"json2css": "~4.4.0" | ||
"json2css": "~5.0.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
237687
0
+ Addedjson2css@5.0.0(transitive)
- Removedjson2css@4.4.1(transitive)
Updatedjson2css@~5.0.0