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

@jimp/plugin-color

Package Overview
Dependencies
Maintainers
2
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-color - npm Package Compare versions

Comparing version 0.16.13 to 0.17.0--canary.1131.af3cb94.0

18

CHANGELOG.md

@@ -1,19 +0,1 @@

# v0.16.3 (Sat Feb 04 2023)
#### 🐛 Bug Fix
- Fix edgeHandling types [#1080](https://github.com/jimp-dev/jimp/pull/1080) ([@domdomegg](https://github.com/domdomegg))
#### ⚠️ Pushed to `master`
- update linting ([@hipstersmoothie](https://github.com/hipstersmoothie))
- upgrade prettier ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 2
- Adam Jones ([@domdomegg](https://github.com/domdomegg))
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v0.11.0 (Fri May 15 2020)

@@ -20,0 +2,0 @@

12

package.json
{
"name": "@jimp/plugin-color",
"version": "0.16.13",
"version": "0.17.0--canary.1131.af3cb94.0",
"description": "Bitmap manipulation to adjust the color in an image.",

@@ -24,9 +24,9 @@ "main": "dist/index.js",

"@babel/runtime": "^7.7.2",
"@jimp/utils": "^0.16.13",
"@jimp/utils": "0.17.0--canary.1131.af3cb94.0",
"tinycolor2": "^1.4.1"
},
"devDependencies": {
"@jimp/custom": "^0.16.13",
"@jimp/test-utils": "^0.16.13",
"@jimp/types": "^0.16.13"
"@jimp/custom": "0.17.0--canary.1131.af3cb94.0",
"@jimp/test-utils": "0.17.0--canary.1131.af3cb94.0",
"@jimp/types": "0.17.0--canary.1131.af3cb94.0"
},

@@ -39,3 +39,3 @@ "peerDependencies": {

},
"gitHead": "9eec86086634329a072901dca3a800b850548572"
"gitHead": "af3cb9480ee025cdb6067666f75b5bdefa8e6b3d"
}
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