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.22.8 to 0.22.9

1

dist/index.js

@@ -78,2 +78,3 @@ "use strict";

module.exports = exports.default;
module.exports.default = exports.default;
//# sourceMappingURL=index.js.map

@@ -363,2 +363,3 @@ "use strict";

module.exports = exports.default;
module.exports.default = exports.default;
//# sourceMappingURL=resize.js.map

@@ -256,2 +256,3 @@ "use strict";

module.exports = exports.default;
module.exports.default = exports.default;
//# sourceMappingURL=resize2.js.map

10

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

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

"dependencies": {
"@jimp/utils": "^0.22.8"
"@jimp/utils": "^0.22.9"
},

@@ -31,4 +31,4 @@ "peerDependencies": {

"devDependencies": {
"@jimp/custom": "^0.22.8",
"@jimp/test-utils": "^0.22.8"
"@jimp/custom": "^0.22.9",
"@jimp/test-utils": "^0.22.9"
},

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

},
"gitHead": "a5b93f822d63ffc0d20cb67adf03b1322e6a8f1b"
"gitHead": "244e36679c654bcf86e57f48fbb97d143514f733"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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