Socket
Socket
Sign inDemoInstall

@jimp/jpeg

Package Overview
Dependencies
Maintainers
2
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/jpeg - npm Package Compare versions

Comparing version 0.3.6-alpha.5 to 0.3.6-alpha.6

es/index.js

2

dist/index.js

@@ -10,4 +10,2 @@ "use strict";

require("source-map-support/register");
var _jpegJs = _interopRequireDefault(require("jpeg-js"));

@@ -14,0 +12,0 @@

{
"name": "@jimp/jpeg",
"version": "0.3.6-alpha.5",
"version": "0.3.6-alpha.6",
"description": "Default Jimp jpeg encoder/decoder.",

@@ -19,11 +19,12 @@ "main": "dist/index.js",

"dependencies": {
"@jimp/utils": "^0.3.6-alpha.5",
"@jimp/utils": "^0.3.6-alpha.6",
"jpeg-js": "^0.3.4"
},
"peerDependencies": {
"@jimp/custom": "0.3.6-alpha.4"
"@jimp/custom": ">=0.3.5"
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "c432eb631a023bf80d5457ef4673cb308d14ce59"
}

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