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

sharp

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sharp - npm Package Compare versions

Comparing version 0.11.2 to 0.11.3

6

docs/changelog.md

@@ -5,2 +5,8 @@ # Changelog

#### v0.11.3 - 8<sup>th</sup> September 2015
* Intrepret blurSigma, sharpenFlat, and sharpenJagged as double precision.
[#263](https://github.com/lovell/sharp/pull/263)
[@chrisriley](https://github.com/chrisriley)
#### v0.11.2 - 28<sup>th</sup> August 2015

@@ -7,0 +13,0 @@

11

package.json
{
"name": "sharp",
"version": "0.11.2",
"version": "0.11.3",
"author": "Lovell Fuller <npm@lovell.info>",

@@ -19,3 +19,4 @@ "contributors": [

"Alaric Holloway <alaric.holloway@gmail.com>",
"Bernhard K. Weisshuhn <bkw@codingforce.com>"
"Bernhard K. Weisshuhn <bkw@codingforce.com>",
"Chris Riley <criley@primedia.com>"
],

@@ -59,7 +60,7 @@ "description": "High performance Node.js module to resize JPEG, PNG, WebP and TIFF images using the libvips library",

"icc": "^0.0.2",
"istanbul": "^0.3.18",
"mocha": "^2.2.5",
"istanbul": "^0.3.19",
"mocha": "^2.3.2",
"mocha-jshint": "^2.2.3",
"node-cpplint": "^0.4.0",
"rimraf": "^2.4.2",
"rimraf": "^2.4.3",
"bufferutil": "^1.2.1"

@@ -66,0 +67,0 @@ },

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