New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

imagemagick-native

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imagemagick-native - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

test/test.trim.jpg

4

package.json

@@ -10,3 +10,3 @@ {

],
"version": "1.6.0",
"version": "1.7.0",
"license": "MIT",

@@ -21,3 +21,3 @@ "repository": {

"scripts": {
"test": "tap test/test.js test/test.async.js test/test.streams.js",
"test": "tap test/test.js test/test.async.js test/test.streams.js test/test.trim.js",
"install": "node-gyp rebuild"

@@ -24,0 +24,0 @@ },

@@ -155,2 +155,4 @@ # node-imagemagick-native

quality: optional. 1-100 integer, default 75. JPEG/MIFF/PNG compression level.
trim: optional. default: false. trims edges that are the background color.
trimFuzz: optional. [0-1) float, default 0. trimmed color distance to edge color, 0 is exact.
width: optional. px.

@@ -157,0 +159,0 @@ height: optional. px.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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