@uswriting/exiftool
Advanced tools
+5
-4
| { | ||
| "name": "@uswriting/exiftool", | ||
| "version": "1.0.8", | ||
| "version": "1.0.9", | ||
| "description": "ExifTool powered by WebAssembly to extract and write metadata from files in browsers and Node.js environments using zeroperl", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
| "build:cjs": "tsc --emitDeclarationOnly -p tsconfig.cjs.json", | ||
| "test": "bun test" | ||
| "test": "vitest run" | ||
| }, | ||
@@ -82,7 +82,8 @@ "main": "./dist/cjs/index.cjs", | ||
| "@types/bun": "^1.3.2", | ||
| "typescript": "^5.7.3" | ||
| "typescript": "^5.7.3", | ||
| "vitest": "^4.0.15" | ||
| }, | ||
| "dependencies": { | ||
| "@6over3/zeroperl-ts": "1.0.9" | ||
| "@6over3/zeroperl-ts": "1.0.10" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Obfuscated code
Supply chain riskObfuscated files are intentionally packed to hide their behavior. This could be a sign of malware.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
291940
-0.02%3
50%1
Infinity%+ Added
- Removed
Updated