Socket
Socket
Sign inDemoInstall

@jimp/plugin-print

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-print - npm Package Compare versions

Comparing version 0.22.11--canary.c55989b.0 to 0.22.11

dist/index.js

18

CHANGELOG.md

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

# v0.22.11 (Fri Feb 23 2024)
:tada: This release contains work from a new contributor! :tada:
Thank you, Rob Juurlink ([@kozmoz](https://github.com/kozmoz)), for all your work!
#### 🚀 Enhancement
- Add \n support for image.print #865 [#1265](https://github.com/jimp-dev/jimp/pull/1265) (juurr00@juurlink.org [@kozmoz](https://github.com/kozmoz) [@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 3
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
- juurr00 (juurr00@juurlink.org)
- Rob Juurlink ([@kozmoz](https://github.com/kozmoz))
---
# v0.22.9 (Wed Jul 26 2023)

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

12

package.json
{
"name": "@jimp/plugin-print",
"version": "0.22.11--canary.c55989b.0",
"version": "0.22.11",
"description": "print an image.",

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

"dependencies": {
"@jimp/utils": "0.22.11--canary.c55989b.0",
"@jimp/utils": "^0.22.11",
"load-bmfont": "^1.4.1"

@@ -33,5 +33,5 @@ },

"devDependencies": {
"@jimp/custom": "0.22.11--canary.c55989b.0",
"@jimp/plugin-blit": "0.22.11--canary.c55989b.0",
"@jimp/test-utils": "0.22.11--canary.c55989b.0"
"@jimp/custom": "^0.22.11",
"@jimp/plugin-blit": "^0.22.11",
"@jimp/test-utils": "^0.22.11"
},

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

},
"gitHead": "c55989b09f4c40aaf607203a2b7069625f1ca590"
"gitHead": "f9eafc443c3dc55e4c6fb8f824c3abf26507a7f2"
}
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