New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

exiftool-vendored

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exiftool-vendored - npm Package Compare versions

Comparing version 15.1.0 to 15.2.0

6

CHANGELOG.md

@@ -28,2 +28,8 @@ # Changelog/Versioning

### v15.2.0
- 📦 Updated dependencies (including [batch-cluster
v7.1.0](https://github.com/photostructure/batch-cluster.js/blob/main/CHANGELOG.md#v710),
which fixes a 2s startup delay
### v15.1.0

@@ -30,0 +36,0 @@

1

dist/ExifTool.d.ts

@@ -320,2 +320,3 @@ /// <reference types="node" />

ending: number;
unhealthy: number;
closed: number;

@@ -322,0 +323,0 @@ worn: number;

22

package.json
{
"name": "exiftool-vendored",
"version": "15.1.0",
"version": "15.2.0",
"description": "Efficient, cross-platform access to ExifTool",

@@ -71,3 +71,3 @@ "main": "./dist/ExifTool.js",

"devDependencies": {
"@types/chai": "^4.2.20",
"@types/chai": "^4.2.21",
"@types/chai-as-promised": "^7.1.4",

@@ -80,10 +80,10 @@ "@types/chai-subset": "^1.3.3",

"@types/mocha": "^8.2.3",
"@types/node": "^16.0.0",
"@types/progress": "^2.0.3",
"@types/rimraf": "^3.0.0",
"@types/node": "^16.3.2",
"@types/progress": "^2.0.4",
"@types/rimraf": "^3.0.1",
"@types/tar-fs": "^2.0.1",
"@types/tmp": "^0.2.1",
"@types/xmldom": "^0.1.31",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"chai": "^4.3.4",

@@ -107,3 +107,3 @@ "chai-as-promised": "^7.1.1",

"tmp": "^0.2.1",
"typedoc": "^0.21.2",
"typedoc": "^0.21.4",
"typescript": "4.3.5",

@@ -114,3 +114,3 @@ "xmldom": "^0.6.0",

"dependencies": {
"batch-cluster": "^7.0.0",
"batch-cluster": "^7.1.0",
"he": "^1.2.0",

@@ -121,5 +121,5 @@ "luxon": "^1.27.0",

"optionalDependencies": {
"exiftool-vendored.exe": "^12.28.0",
"exiftool-vendored.pl": "^12.28.0"
"exiftool-vendored.exe": "12.28.0",
"exiftool-vendored.pl": "12.28.0"
}
}

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