Socket
Socket
Sign inDemoInstall

image-size

Package Overview
Dependencies
0
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.3 to 0.5.4

lib/types/dds.js

3

lib/types.js

@@ -11,3 +11,4 @@ 'use strict';

'tiff',
'webp'
'webp',
'dds'
];
{
"name": "image-size",
"version": "0.5.3",
"version": "0.5.4",
"description": "get dimensions of any image file",

@@ -44,7 +44,7 @@ "main": "lib/index.js",

"glob": "^7.1.1",
"istanbul": "^0.4.0",
"jshint": "^2.8.0",
"mocha": "^3.2.0",
"sinon": "^1.17.2"
"istanbul": "^1.1.0-alpha.1",
"jshint": "^2.9.4",
"mocha": "^3.4.1",
"sinon": "^2.2.0"
}
}

@@ -21,2 +21,3 @@ # image-size

* SVG
* DDS

@@ -23,0 +24,0 @@ ### Upcoming

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc