Socket
Socket
Sign inDemoInstall

@buiducnhat/vision-camera-face-detector

Package Overview
Dependencies
522
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.4 to 0.2.5

2

package.json
{
"name": "@buiducnhat/vision-camera-face-detector",
"version": "0.2.4",
"version": "0.2.5",
"description": "VisionCamera Frame Processor Plugin to detect faces using MLKit Vision Face Detector, forked from https://github.com/rodgomesc/vision-camera-face-detector",

@@ -5,0 +5,0 @@ "main": "lib/commonjs/index",

@@ -24,3 +24,3 @@ # @buiducnhat/vision-camera-face-detector

import { Camera } from 'react-native-vision-camera';
import { scanFaces, Face } from 'vision-camera-face-detector';
import { scanFaces, Face } from '@buiducnhat/vision-camera-face-detector';

@@ -27,0 +27,0 @@ export default function App() {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc