image-headers
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "image-headers", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Parse image headers from a stream without loading the entire image.", | ||
@@ -24,3 +24,3 @@ "keywords": ["exif", "jpeg", "jpg", "gif", "png", "streaming"], | ||
"dependencies": { | ||
"node-exif": "git://github.com/sujal/node-exif.git" | ||
"exif": "git://github.com/sujal/node-exif.git" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
67267