@uswriting/exiftool
Advanced tools
+1
-1
| { | ||
| "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": { |
+2
-2
| # @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 |
+1
-1
@@ -142,3 +142,3 @@ import exiftool from "./ex"; | ||
| LC_ALL: "C", | ||
| PERL_UNICODE: "SD", | ||
| PERL_UNICODE: "SAD", | ||
| }, | ||
@@ -145,0 +145,0 @@ args: args, |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
191368
0.01%125
0.81%