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

exif-validation

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

@@ -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": {