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.9--canary.1143.90575e6.0 to 0.17.9--canary.1144.3455afd.0

6

package.json
{
"name": "@jimp/core",
"version": "0.17.9--canary.1143.90575e6.0",
"version": "0.17.9--canary.1144.3455afd.0",
"description": "Jimp core",

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

"@babel/runtime": "^7.7.2",
"@jimp/utils": "0.17.9--canary.1143.90575e6.0",
"@jimp/utils": "0.17.9--canary.1144.3455afd.0",
"any-base": "^1.1.0",

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

},
"gitHead": "90575e66c4ac9748b9abf33146add47dfca491c2"
"gitHead": "3455afd03b9a9358708e84627c818a3cc3e4cfbd"
}

@@ -170,2 +170,3 @@ import {

getBase64(mime: string | JimpConstructors["AUTO"], cb: GenericCallback<string, any, this>): this;
pHash: () => string;
getBase64Async(mime: string | JimpConstructors["AUTO"]): Promise<string>;

@@ -172,0 +173,0 @@ hash(cb?: GenericCallback<string, any, this>): string;

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