Socket
Socket
Sign inDemoInstall

@jimp/core

Package Overview
Dependencies
9
Maintainers
2
Versions
220
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.21.0 to 0.21.1--canary.1153.3cc6d7b.0

3

dist/index.js

@@ -1048,5 +1048,2 @@ "use strict";

exports.default = _default;
if (typeof module !== "undefined") {
module.exports = Object.assign(Jimp, module.exports);
}
//# sourceMappingURL=index.js.map

@@ -1029,5 +1029,2 @@ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

export default Jimp;
if (typeof module !== "undefined") {
module.exports = Object.assign(Jimp, module.exports);
}
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@jimp/core",
"version": "0.21.0",
"version": "0.21.1--canary.1153.3cc6d7b.0",
"description": "Jimp core",

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

"dependencies": {
"@jimp/utils": "^0.21.0",
"@jimp/utils": "0.21.1--canary.1153.3cc6d7b.0",
"any-base": "^1.1.0",

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

},
"gitHead": "5b4330d1abfcd5d50c41e6a9b667ba7cb452d812"
"gitHead": "3cc6d7bd534932e423197f4480adcdee7c103358"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc