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

@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.17.3--canary.1136.7f5f5d8.0 to 0.17.3

25

CHANGELOG.md

@@ -0,1 +1,26 @@

# v0.17.2 (Sat Feb 04 2023)
#### 🐛 Bug Fix
- remove extra bm-font dep [#1134](https://github.com/jimp-dev/jimp/pull/1134) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v0.17.1 (Sat Feb 04 2023)
#### 🐛 Bug Fix
- use a consistent text layouting algorithm [#1133](https://github.com/jimp-dev/jimp/pull/1133) ([@iliazeus](https://github.com/iliazeus) [@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 2
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
- Ilia Pozdnyakov ([@iliazeus](https://github.com/iliazeus))
---
# v0.16.3 (Sat Feb 04 2023)

@@ -2,0 +27,0 @@

14

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

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

"@babel/runtime": "^7.7.2",
"@jimp/utils": "0.17.3--canary.1136.7f5f5d8.0",
"load-bmfont": "^1.4.0"
"@jimp/utils": "^0.17.3",
"load-bmfont": "^1.4.1"
},

@@ -33,5 +33,5 @@ "peerDependencies": {

"devDependencies": {
"@jimp/custom": "0.17.3--canary.1136.7f5f5d8.0",
"@jimp/plugin-blit": "0.17.3--canary.1136.7f5f5d8.0",
"@jimp/test-utils": "0.17.3--canary.1136.7f5f5d8.0"
"@jimp/custom": "^0.17.3",
"@jimp/plugin-blit": "^0.17.3",
"@jimp/test-utils": "^0.17.3"
},

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

},
"gitHead": "7f5f5d8725b78ae2ed486de5fbc67c4ae23f7e87"
"gitHead": "6529dc87cf1f09e1ad03184546f1dd685bc58021"
}
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