image-headers
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -5,3 +5,3 @@ // Generated by CoffeeScript 1.4.0 | ||
MAX_SIZE = 32768; | ||
MAX_SIZE = 131072; | ||
@@ -8,0 +8,0 @@ exif = require('exif'); |
{ | ||
"name": "image-headers", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Parse image headers from a stream without loading the entire image.", | ||
@@ -5,0 +5,0 @@ "keywords": ["exif", "jpeg", "jpg", "gif", "png", "streaming"], |
@@ -16,3 +16,3 @@ # ImageHeaders | ||
```` | ||
npm install node-image-headers | ||
npm install image-headers | ||
```` | ||
@@ -19,0 +19,0 @@ |
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
12438