image-size
Advanced tools
Comparing version 0.9.6 to 0.9.7
@@ -13,2 +13,3 @@ "use strict"; | ||
const units = { | ||
in: 96, | ||
cm: 96 / INCH_CM, | ||
@@ -15,0 +16,0 @@ em: 16, |
{ | ||
"name": "image-size", | ||
"version": "0.9.6", | ||
"version": "0.9.7", | ||
"description": "get dimensions of any image file", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
44815
1144