Socket
Socket
Sign inDemoInstall

@jimp/plugin-cover

Package Overview
Dependencies
35
Maintainers
2
Versions
222
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0 to 0.22.0

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# v0.22.0 (Mon Feb 06 2023)
#### 🏠 Internal
- switch from should to expect [#1163](https://github.com/jimp-dev/jimp/pull/1163) ([@hipstersmoothie](https://github.com/hipstersmoothie))
- Change test matching strategy to include all test files [#1161](https://github.com/jimp-dev/jimp/pull/1161) ([@danielholmes](https://github.com/danielholmes))
#### Authors: 2
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
- Daniel Holmes ([@danielholmes](https://github.com/danielholmes))
---
# v0.21.0 (Sun Feb 05 2023)

@@ -2,0 +16,0 @@

16

package.json
{
"name": "@jimp/plugin-cover",
"version": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0",
"version": "0.22.0",
"description": "cover an image.",

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

"dependencies": {
"@jimp/utils": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0"
"@jimp/utils": "^0.22.0"
},

@@ -34,7 +34,7 @@ "peerDependencies": {

"devDependencies": {
"@jimp/custom": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0",
"@jimp/plugin-crop": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0",
"@jimp/plugin-resize": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0",
"@jimp/plugin-scale": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0",
"@jimp/test-utils": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0"
"@jimp/custom": "^0.22.0",
"@jimp/plugin-crop": "^0.22.0",
"@jimp/plugin-resize": "^0.22.0",
"@jimp/plugin-scale": "^0.22.0",
"@jimp/test-utils": "^0.22.0"
},

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

},
"gitHead": "d07ed6254d130e2995d24101e93427ec091016e6"
"gitHead": "d4ed418ae57e5345e42734cd8d7256f558e1eef8"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc