visual-data
Advanced tools
+2
-1
| { | ||
| "name": "visual-data", | ||
| "description": "reads images from a given folder (including subfolders) and return an object with timestamp and exif information", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "author": "Phalanstere", | ||
@@ -19,2 +19,3 @@ "license": "MIT", | ||
| }, | ||
| "main": "./lib", | ||
| "repository": { | ||
@@ -21,0 +22,0 @@ "type": "git", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
152975
0.01%