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

exiftool-vendored.pl

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exiftool-vendored.pl - npm Package Compare versions

Comparing version 10.98.1 to 11.1.0

bin/lib/Image/ExifTool/WTV.pm

2

bin/META.json

@@ -50,3 +50,3 @@ {

"release_status" : "stable",
"version" : "10.98"
"version" : "11.01"
}
{
"name": "exiftool-vendored.pl",
"version": "10.98.1",
"version": "11.1.0",
"description": "Vendored perl ExifTool for Node.js",
"main": "./index.js",
"homepage": "https://github.com/mceachen/exiftool-vendored.pl#readme",
"bugs": {
"url": "https://github.com/mceachen/exiftool-vendored/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/mceachen/exiftool-vendored.pl.git"
},
"os": [

@@ -13,6 +21,2 @@ "!win32"

],
"repository": {
"type": "git",
"url": "https://github.com/mceachen/exiftool-vendored.pl.git"
},
"keywords": [

@@ -24,6 +28,13 @@ "ExifTool",

"license": "MIT",
"bugs": {
"url": "https://github.com/mceachen/exiftool-vendored/issues"
"scripts": {
"pretest": "rimraf ./bin/t/ ./bin/html/",
"prettier": "prettier --write test/*.js",
"test": "mocha"
},
"homepage": "https://github.com/mceachen/exiftool-vendored.pl#readme"
"dependencies": {},
"devDependencies": {
"mocha": "^5.2.0",
"prettier": "^1.13.5",
"rimraf": "^2.6.2"
}
}
# exiftool-vendored.pl
Provides the perl runtime distribution of [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) to [node](https://nodejs.org/en/). As of version `10.38.0`, both testing and help files are omitted, as they almost double the size of the package and more than triple the number of files in the package.
Provides the perl runtime distribution of
[ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) to
[node](https://nodejs.org/en/). As of version `10.38.0`, both testing and help
files are omitted, as they almost double the size of the package and more than
triple the number of files in the package.
## Usage
## Usage
**See [exiftool-vendored](https://github.com/mceachen/exiftool-vendored) for performant, type-safe access
to this binary.**
**See [exiftool-vendored](https://github.com/mceachen/exiftool-vendored) for
performant, type-safe access to this binary.**
## Versioning
This package exposes the version of ExifTool it vendors, and adds a patch number, if necessary, to follow SemVer.
This package exposes the version of ExifTool it vendors, and adds a patch
number, if necessary, to follow SemVer.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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