Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jimp/types

Package Overview
Dependencies
Maintainers
2
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/types - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1-canary.770.193.0

index.d.ts

18

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

@@ -19,7 +20,7 @@ "build": "npm run build:node:production && npm run build:module",

"dependencies": {
"@jimp/bmp": "^0.7.0",
"@jimp/gif": "^0.7.0",
"@jimp/jpeg": "^0.7.0",
"@jimp/png": "^0.7.0",
"@jimp/tiff": "^0.7.0",
"@jimp/bmp": "0.7.1-canary.770.193.0",
"@jimp/gif": "0.7.1-canary.770.193.0",
"@jimp/jpeg": "0.7.1-canary.770.193.0",
"@jimp/png": "0.7.1-canary.770.193.0",
"@jimp/tiff": "0.7.1-canary.770.193.0",
"core-js": "^2.5.7",

@@ -31,6 +32,9 @@ "timm": "^1.6.1"

},
"devDependencies": {
"@types/node": "^12.6.8"
},
"publishConfig": {
"access": "public"
},
"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