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

detection-lib

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

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.6

2

package.json
{
"name": "detection-lib",
"version": "1.0.5",
"version": "1.0.6",
"main": "src/DetectorFactory.js",

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

import { Detector } from './types.js';
// import { FaceDetection } from '@mediapipe/face_detection';
import { FaceDetection } from '@mediapipe/face_detection';
export class FaceDetector extends Detector {

@@ -4,0 +4,0 @@ constructor() {