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.21.0--canary.1149.a81f653.0 to 0.21.0

24

CHANGELOG.md

@@ -0,1 +1,25 @@

# v0.21.0 (Sun Feb 05 2023)
### Release Notes
#### Babel Refactor ([#1149](https://github.com/jimp-dev/jimp/pull/1149))
Marking this as a "breaking release" because it might change what deps need to be installed.
All modules should be exported as valid cjs and esm
![CleanShot 2023-02-04 at 18 19 27](https://user-images.githubusercontent.com/1192452/216798157-664cc430-7846-432d-84cf-26e8d8ba9e10.png)
---
#### 💥 Breaking Change
- Babel Refactor [#1149](https://github.com/jimp-dev/jimp/pull/1149) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v0.16.3 (Sat Feb 04 2023)

@@ -2,0 +26,0 @@

10

package.json
{
"name": "@jimp/plugin-crop",
"version": "0.21.0--canary.1149.a81f653.0",
"version": "0.21.0",
"description": "crop an image.",

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

"dependencies": {
"@jimp/utils": "0.21.0--canary.1149.a81f653.0"
"@jimp/utils": "^0.21.0"
},
"devDependencies": {
"@jimp/custom": "0.21.0--canary.1149.a81f653.0",
"@jimp/test-utils": "0.21.0--canary.1149.a81f653.0"
"@jimp/custom": "^0.21.0",
"@jimp/test-utils": "^0.21.0"
},

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

},
"gitHead": "a81f65324f23e3a668e31b9420d7d8b8bf976a55"
"gitHead": "5b4330d1abfcd5d50c41e6a9b667ba7cb452d812"
}
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