image-size
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -11,3 +11,4 @@ 'use strict'; | ||
'tiff', | ||
'webp' | ||
'webp', | ||
'dds' | ||
]; |
{ | ||
"name": "image-size", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "get dimensions of any image file", | ||
@@ -44,7 +44,7 @@ "main": "lib/index.js", | ||
"glob": "^7.1.1", | ||
"istanbul": "^0.4.0", | ||
"jshint": "^2.8.0", | ||
"mocha": "^3.2.0", | ||
"sinon": "^1.17.2" | ||
"istanbul": "^1.1.0-alpha.1", | ||
"jshint": "^2.9.4", | ||
"mocha": "^3.4.1", | ||
"sinon": "^2.2.0" | ||
} | ||
} |
@@ -21,2 +21,3 @@ # image-size | ||
* SVG | ||
* DDS | ||
@@ -23,0 +24,0 @@ ### Upcoming |
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
19186
17
518
89