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.7.0 to 0.7.1-canary.770.193.0

index.d.ts

11

package.json
{
"name": "@jimp/jpeg",
"version": "0.7.0",
"version": "0.7.1-canary.770.193.0",
"description": "Default Jimp jpeg encoder/decoder.",
"main": "dist/index.js",
"module": "es/index.js",
"types": "index.d.ts",
"scripts": {

@@ -22,3 +23,3 @@ "test": "cross-env BABEL_ENV=test mocha --require @babel/register",

"dependencies": {
"@jimp/utils": "^0.7.0",
"@jimp/utils": "0.7.1-canary.770.193.0",
"core-js": "^2.5.7",

@@ -31,4 +32,4 @@ "jpeg-js": "^0.3.4"

"devDependencies": {
"@jimp/custom": "^0.7.0",
"@jimp/test-utils": "^0.7.0"
"@jimp/custom": "0.7.1-canary.770.193.0",
"@jimp/test-utils": "0.7.1-canary.770.193.0"
},

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

},
"gitHead": "cd5ff6a525c0e547fb0b8172a864d98c4ed7d5fd"
"gitHead": "4eaccc589bda6d67853184da55c7e22c74c75676"
}
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