Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

image-headers

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-headers - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

lib/image_headers.js

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc