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

@jimp/plugins

Package Overview
Dependencies
Maintainers
2
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugins - 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 @@

46

package.json
{
"name": "@jimp/plugins",
"version": "0.21.0--canary.1149.a81f653.0",
"version": "0.21.0",
"description": "Default Jimp plugin.",

@@ -21,23 +21,23 @@ "main": "dist/index.js",

"dependencies": {
"@jimp/plugin-blit": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-blur": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-circle": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-color": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-contain": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-cover": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-crop": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-displace": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-dither": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-fisheye": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-flip": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-gaussian": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-invert": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-mask": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-normalize": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-print": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-resize": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-rotate": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-scale": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-shadow": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-threshold": "0.21.0--canary.1149.a81f653.0",
"@jimp/plugin-blit": "^0.21.0",
"@jimp/plugin-blur": "^0.21.0",
"@jimp/plugin-circle": "^0.21.0",
"@jimp/plugin-color": "^0.21.0",
"@jimp/plugin-contain": "^0.21.0",
"@jimp/plugin-cover": "^0.21.0",
"@jimp/plugin-crop": "^0.21.0",
"@jimp/plugin-displace": "^0.21.0",
"@jimp/plugin-dither": "^0.21.0",
"@jimp/plugin-fisheye": "^0.21.0",
"@jimp/plugin-flip": "^0.21.0",
"@jimp/plugin-gaussian": "^0.21.0",
"@jimp/plugin-invert": "^0.21.0",
"@jimp/plugin-mask": "^0.21.0",
"@jimp/plugin-normalize": "^0.21.0",
"@jimp/plugin-print": "^0.21.0",
"@jimp/plugin-resize": "^0.21.0",
"@jimp/plugin-rotate": "^0.21.0",
"@jimp/plugin-scale": "^0.21.0",
"@jimp/plugin-shadow": "^0.21.0",
"@jimp/plugin-threshold": "^0.21.0",
"timm": "^1.6.1"

@@ -51,3 +51,3 @@ },

},
"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