Socket
Socket
Sign inDemoInstall

@jimp/core

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/core - npm Package Compare versions

Comparing version 0.17.8 to 0.17.9--canary.1140.4042b43.0

es/composite/composite-modes.js

2

dist/utils/image-bitmap.js

@@ -310,3 +310,3 @@ "use strict";

} else {
cb.call(this, "Unsupported MIME type: " + mime);
return _utils.throwError.call(this, "Unsupported MIME type: " + mime, cb);
}

@@ -313,0 +313,0 @@

{
"name": "@jimp/core",
"version": "0.17.8",
"version": "0.17.9--canary.1140.4042b43.0",
"description": "Jimp core",

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

"types": "types/index.d.ts",
"sideEffects": false,
"files": [

@@ -33,3 +34,3 @@ "dist",

"@babel/runtime": "^7.7.2",
"@jimp/utils": "^0.17.8",
"@jimp/utils": "0.17.9--canary.1140.4042b43.0",
"any-base": "^1.1.0",

@@ -50,3 +51,3 @@ "buffer": "^5.2.0",

},
"gitHead": "6e327e5813c6d36b97786941c5d09d8fc74a6198"
"gitHead": "4042b43b022680237593033a089bec665ab58dd0"
}

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