Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-facial-recognition

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-facial-recognition - npm Package Compare versions

Comparing version 0.29.105 to 0.30.105

2

facial-recognition.js

@@ -327,3 +327,2 @@

{
try {

@@ -339,3 +338,2 @@ const decoded = tf.node.decodeImage(buffer);

}
}

@@ -342,0 +340,0 @@

6

package.json
{
"name": "node-red-contrib-facial-recognition",
"version": "0.29.105",
"version": "0.30.105",
"description": "Provides a node-red node for Facial Detection & Facial Recognition.",
"dependencies": {
"@vladmandic/face-api": "^0.9.1",
"@tensorflow/tfjs-node": "^2.7.0"
"@vladmandic/face-api": "^1.3.1",
"@tensorflow/tfjs-node": "^3.7.0"
},

@@ -9,0 +9,0 @@ "engines": {

@@ -309,2 +309,5 @@

<br>
version 0.30.105 - new_feature - Updated to use tfjs-node 3.7.0 or higher, face-api 1.3.1 or higher, fixes the agent requierment of 6.x or higher
<br>
<br>
version 0.29.105 - documentation - Added queue documentation, added documentaion for array / object

@@ -311,0 +314,0 @@ <br>

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc