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.16.3-canary.1113.1404.0 to 0.16.3-canary.1125.1580.0

12

package.json
{
"name": "@jimp/plugin-print",
"version": "0.16.3-canary.1113.1404.0",
"version": "0.16.3-canary.1125.1580.0",
"description": "print an image.",

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

"@babel/runtime": "^7.7.2",
"@jimp/utils": "0.16.3-canary.1113.1404.0",
"@jimp/utils": "0.16.3-canary.1125.1580.0",
"load-bmfont": "^1.4.0"

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

"devDependencies": {
"@jimp/custom": "0.16.3-canary.1113.1404.0",
"@jimp/plugin-blit": "0.16.3-canary.1113.1404.0",
"@jimp/test-utils": "0.16.3-canary.1113.1404.0"
"@jimp/custom": "0.16.3-canary.1125.1580.0",
"@jimp/plugin-blit": "0.16.3-canary.1125.1580.0",
"@jimp/test-utils": "0.16.3-canary.1125.1580.0"
},

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

},
"gitHead": "9b53f99eb1094e3d34dad61bda69f64734f254fb"
"gitHead": "bfdb98aaf820272c06e332483b943d0ac58659db"
}

@@ -62,3 +62,4 @@ <div align="center">

- @param {number} maxWidth (optional) the boundary width to draw in
- @param {number} maxHeight (optional) the boundary height to draw in - @param {function(Error, Jimp)} cb (optional) a function to call when the text is written
- @param {number} maxHeight (optional) the boundary height to draw in
- @param {function(Error, Jimp)} cb (optional) a function to call when the text is written

@@ -65,0 +66,0 @@ ```js

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