New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@uswriting/exiftool

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uswriting/exiftool - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
package.json
{
"name": "@uswriting/exiftool",
"version": "1.0.0",
"version": "1.0.1",
"description": "ExifTool powered by WebAssembly to extract metadata from files in browsers and Node.js environments using zeroperl",

@@ -5,0 +5,0 @@ "scripts": {

# @uswriting/exiftool
ExifTool powered by WebAssembly to extract metadata from files in browsers and Node.js environments using [zeroperl](https://github.com/uswriting/zeroperl).
[ExifTool](https://exiftool.org) powered by WebAssembly to extract metadata from files in browsers and Node.js environments using [zeroperl](https://github.com/uswriting/zeroperl).

@@ -124,2 +124,2 @@ ## Installation

Apache License, Version 2.0
Apache License, Version 2.0

@@ -142,3 +142,3 @@ import exiftool from "./ex";

LC_ALL: "C",
PERL_UNICODE: "SD",
PERL_UNICODE: "SAD",
},

@@ -145,0 +145,0 @@ args: args,