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

@jimp/plugin-threshold

Package Overview
Dependencies
Maintainers
2
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-threshold - npm Package Compare versions

Comparing version 0.9.7-canary.854.725.0 to 0.9.7

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v0.9.7 (Fri Mar 27 2020)
#### 🐛 Bug Fix
- Relax version range of plugin-threshold peerDependencies [#859](https://github.com/oliver-moran/jimp/pull/859) ([@pasieronen](https://github.com/pasieronen))
#### Authors: 1
- Pasi Eronen ([@pasieronen](https://github.com/pasieronen))
---
# v0.9.3 (Tue Nov 26 2019)

@@ -2,0 +14,0 @@

20

package.json
{
"name": "@jimp/plugin-threshold",
"version": "0.9.7-canary.854.725.0",
"version": "0.9.7",
"description": "Lightens an image.",

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

"@babel/runtime": "^7.7.2",
"@jimp/utils": "0.9.7-canary.854.725.0",
"@jimp/utils": "^0.9.7",
"core-js": "^3.4.1"

@@ -30,11 +30,11 @@ },

"@jimp/custom": ">=0.3.5",
"@jimp/plugin-color": "^0.8.0",
"@jimp/plugin-resize": "^0.8.0"
"@jimp/plugin-color": ">=0.8.0",
"@jimp/plugin-resize": ">=0.8.0"
},
"devDependencies": {
"@jimp/custom": "0.9.7-canary.854.725.0",
"@jimp/jpeg": "0.9.7-canary.854.725.0",
"@jimp/plugin-color": "0.9.7-canary.854.725.0",
"@jimp/plugin-resize": "0.9.7-canary.854.725.0",
"@jimp/test-utils": "0.9.7-canary.854.725.0"
"@jimp/custom": "^0.9.7",
"@jimp/jpeg": "^0.9.7",
"@jimp/plugin-color": "^0.9.7",
"@jimp/plugin-resize": "^0.9.7",
"@jimp/test-utils": "^0.9.7"
},

@@ -44,3 +44,3 @@ "publishConfig": {

},
"gitHead": "f94b1383a55f945130aebfa1bdecf8c2501306d5"
"gitHead": "c56d6f758a2404b3c4ef6682c7419cc42a0887c0"
}
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