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.10.5-canary.882.886.0 to 0.11.0

12

CHANGELOG.md

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

# v0.11.0 (Fri May 15 2020)
#### 🚀 Enhancement
- Removed Core-JS as a dependency. [#882](https://github.com/oliver-moran/jimp/pull/882) ([@EricRabil](https://github.com/EricRabil))
#### Authors: 1
- Eric Rabil ([@EricRabil](https://github.com/EricRabil))
---
# v0.10.1 (Sun Apr 05 2020)

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

12

package.json
{
"name": "@jimp/plugin-print",
"version": "0.10.5-canary.882.886.0",
"version": "0.11.0",
"description": "print an image.",

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

"@babel/runtime": "^7.7.2",
"@jimp/utils": "0.10.5-canary.882.886.0",
"@jimp/utils": "^0.11.0",
"load-bmfont": "^1.4.0"

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

"devDependencies": {
"@jimp/custom": "0.10.5-canary.882.886.0",
"@jimp/plugin-blit": "0.10.5-canary.882.886.0",
"@jimp/test-utils": "0.10.5-canary.882.886.0"
"@jimp/custom": "^0.11.0",
"@jimp/plugin-blit": "^0.11.0",
"@jimp/test-utils": "^0.11.0"
},

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

},
"gitHead": "2d20976992dc3dcd2ced010be15a1da07604749c"
"gitHead": "ec736c9fb6aaf2b325db76819af4c3caea1f9ec8"
}
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