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.1 to 0.17.2

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# 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)

@@ -2,0 +14,0 @@

14

package.json
{
"name": "@jimp/plugin-print",
"version": "0.17.1",
"version": "0.17.2",
"description": "print an image.",

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

"@babel/runtime": "^7.7.2",
"@jimp/utils": "^0.17.1",
"load-bmfont": "^1.4.0"
"@jimp/utils": "^0.17.2",
"load-bmfont": "^1.4.1"
},

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

"devDependencies": {
"@jimp/custom": "^0.17.1",
"@jimp/plugin-blit": "^0.17.1",
"@jimp/test-utils": "^0.17.1"
"@jimp/custom": "^0.17.2",
"@jimp/plugin-blit": "^0.17.2",
"@jimp/test-utils": "^0.17.2"
},

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

},
"gitHead": "1335f1341c82ac3b99c3654b1975a5e366965138"
"gitHead": "2b87f9ee75db4c817d645c7769146cd5627bfb68"
}
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