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 16.5.0 to 16.5.1

2

CHANGELOG.md

@@ -28,3 +28,3 @@ # Changelog/Versioning

### v16.5.0
### v16.5.1

@@ -31,0 +31,0 @@ - 🌱 ExifTool upgraded to [v12.42](https://exiftool.org/history.html#v12.42).

{
"name": "exiftool-vendored",
"version": "16.5.0",
"version": "16.5.1",
"description": "Efficient, cross-platform access to ExifTool",

@@ -5,0 +5,0 @@ "main": "./dist/ExifTool.js",

@@ -24,3 +24,3 @@ # Releasing new versions of `exiftool-vendored`

1. `yarn install`
1. `yarn mktags ../test-images` # < assumes ../test-images has the full ExifTool sample image suite
1. `yarn mktags ../test-images` # < assumes ``../test-images`` has the full ExifTool sample image suite
1. `yarn prettier`

@@ -31,4 +31,5 @@ 1. `yarn lint`

1. `yarn test`
1. Verify diffs are reasonable, and `git commit`
1. Verify [![Node.js CI](https://github.com/photostructure/exiftool-vendored.js/actions/workflows/node.js.yml/badge.svg)](https://github.com/photostructure/exiftool-vendored.js/actions/workflows/node.js.yml)
1. Update the [CHANGELOG.md](https://github.com/photostructure/exiftool-vendored.js/blob/main/CHANGELOG.md)
1. Verify diffs are reasonable, and `git commit`
1. `npx release-it`
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