🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

jimp

Package Overview
Dependencies
Maintainers
2
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jimp - npm Package Compare versions

Comparing version

to
0.16.13

12

package.json
{
"name": "jimp",
"version": "0.16.12",
"version": "0.16.13",
"description": "An image processing library written entirely in JavaScript (i.e. zero external or native dependencies)",

@@ -56,5 +56,5 @@ "main": "dist/index.js",

"@babel/runtime": "^7.7.2",
"@jimp/custom": "^0.16.12",
"@jimp/plugins": "^0.16.12",
"@jimp/types": "^0.16.12",
"@jimp/custom": "^0.16.13",
"@jimp/plugins": "^0.16.13",
"@jimp/types": "^0.16.13",
"regenerator-runtime": "^0.13.3"

@@ -69,3 +69,3 @@ },

"@babel/register": "^7.7.0",
"@jimp/test-utils": "^0.16.12",
"@jimp/test-utils": "^0.16.13",
"babel-eslint": "^10.0.3",

@@ -111,3 +111,3 @@ "babel-plugin-add-module-exports": "^1.0.2",

},
"gitHead": "cf43eb29ce614d05ac3923aaa19ea3782557a125"
"gitHead": "9eec86086634329a072901dca3a800b850548572"
}