Socket
Socket
Sign inDemoInstall

@jimp/plugin-resize

Package Overview
Dependencies
Maintainers
2
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-resize - npm Package Compare versions

Comparing version 0.3.9 to 0.4.0

test/resize.test.js

13

package.json
{
"name": "@jimp/plugin-resize",
"version": "0.3.9",
"version": "0.4.0",
"description": "Resize an image.",

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

"scripts": {
"test": "cross-env BABEL_ENV=test mocha --require @babel/register",
"test:watch": "npm run test -- --reporter min --watch",
"test:coverage": "nyc npm run test",
"build": "npm run build:node:production && npm run build:module",

@@ -20,3 +23,3 @@ "build:watch": "npm run build:node:debug -- -- --watch --verbose",

"dependencies": {
"@jimp/utils": "^0.3.9",
"@jimp/utils": "^0.4.0",
"core-js": "^2.5.7"

@@ -27,6 +30,10 @@ },

},
"devDependencies": {
"@jimp/custom": "^0.4.0",
"@jimp/test-utils": "^0.4.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "cc0669daf5b35d7bb0cb9d2a07a3ab4215bbed79"
"gitHead": "4daa956fce81c656ffa10d814a08412ef09b7e69"
}
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