🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

exif-validation

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exif-validation - npm Package Compare versions

Comparing version

to
1.0.4

2

index.js

@@ -15,3 +15,3 @@ const _ = require('lodash')

if (_.isObject(data.Make)) {
if (_.isObject(exif.Make)) {
return false

@@ -18,0 +18,0 @@ }

{
"name": "exif-validation",
"version": "1.0.3",
"version": "1.0.4",
"main": "index.js",

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