You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

detection-lib

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detection-lib - npm Package Compare versions

Comparing version

to
1.0.8

{
"name": "detection-lib",
"version": "1.0.7",
"version": "1.0.8",
"main": "src/DetectorFactory.js",

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

@@ -21,3 +21,3 @@ import { Detector } from './types.js';

});
this.faceDetector.send({image:""});
// this.faceDetector.send({image:""});
this.modelReady = true;

@@ -24,0 +24,0 @@ }