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

probe-image-size

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probe-image-size - npm Package Compare versions

Comparing version 7.2.0 to 7.2.1

6

CHANGELOG.md

@@ -9,2 +9,7 @@ # Changelog

## [7.2.1] - 2021-06-07
### Fixed
- Fix hanging of HTTP request when server returns JSON or XML, #62.
## [7.2.0] - 2021-06-03

@@ -208,2 +213,3 @@ ### Changed

[7.2.1]: https://github.com/nodeca/probe-image-size/compare/7.2.0...7.2.1
[7.2.0]: https://github.com/nodeca/probe-image-size/compare/7.1.1...7.2.0

@@ -210,0 +216,0 @@ [7.1.1]: https://github.com/nodeca/probe-image-size/compare/7.1.0...7.1.1

1

http.js

@@ -18,2 +18,3 @@ 'use strict';

follow_max: 10,
parse_response: false,
// Use to ignore bad certificates.

@@ -20,0 +21,0 @@ //rejectUnauthorized: false,

2

package.json
{
"name": "probe-image-size",
"version": "7.2.0",
"version": "7.2.1",
"description": "Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD)",

@@ -5,0 +5,0 @@ "keywords": [

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