Socket
Socket
Sign inDemoInstall

@jimp/plugin-crop

Package Overview
Dependencies
Maintainers
2
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-crop - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

4

package.json
{
"name": "@jimp/plugin-crop",
"version": "0.6.0",
"version": "0.6.1",
"description": "crop an image.",

@@ -35,3 +35,3 @@ "main": "dist/index.js",

},
"gitHead": "ff78c045c32a9fff55f7fd92f72fa57409126485"
"gitHead": "495fa8852fde16bada8bbdf6433ab2f197a4d35e"
}

@@ -42,3 +42,3 @@ <div align="center">

- cropOnlyFrames (optional): flag to crop only real frames: all 4 sides of the image must have some border (default: true)
- cropSymetric (optional): flag to force cropping top be symmetric. north and south / east and west are cropped by the same value
- cropSymmetric (optional): flag to force cropping top be symmetric. north and south / east and west are cropped by the same value
- leaveBorder (optional): integer of how many pixels of the background color to leave around the image

@@ -45,0 +45,0 @@

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