Socket
Socket
Sign inDemoInstall

image-size

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-size - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

1

Contributors.md

@@ -8,2 +8,3 @@ ##### Contributors

* [Ross Johnson](https://github.com/rossj) (Mazira, LLC)
* [Shinnosuke Watanabe](https://github.com/shinnn)

2

lib/types/jpg.js

@@ -17,3 +17,3 @@ 'use strict';

'ffec': '4475636b79', // Photoshop JPEG
'ffed': '', // Adobe JPEG, Photoshop CMYK buffer
'ffed': '50686f746f', // Adobe JPEG, Photoshop CMYK buffer
'ffee': '41646f6265' // Adobe JPEG, Unrecognised (Lightroom??)

@@ -20,0 +20,0 @@ };

{
"name": "image-size",
"version": "0.3.1",
"version": "0.3.2",
"description": "get dimensions of any image file",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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