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

extractd

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extractd - npm Package Compare versions

Comparing version 1.1.9 to 2.0.0

12

package.json
{
"name": "extractd",
"version": "1.1.9",
"version": "2.0.0",
"description": "Extract previews from DSLR and mirrorless cameras' RAW files",

@@ -46,6 +46,6 @@ "main": "extractd.js",

"engines": {
"node": ">= 10.0.0"
"node": ">= 12.22.0"
},
"dependencies": {
"exiftool-vendored": "^8.13.0",
"exiftool-vendored": "^14.6.0",
"shortid": "^2.2.14",

@@ -55,5 +55,5 @@ "temp-dir": "^2.0.0"

"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.4"
"chai": "^4.3.4",
"mocha": "^9.0.2"
}
}
}
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