@vladmandic/face-api
Advanced tools
Comparing version 0.12.2 to 0.12.3
{ | ||
"name": "@vladmandic/face-api", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"description": "FaceAPI: AI-powered Face Detection, Face Embedding & Recognition Using Tensorflow/JS", | ||
@@ -41,3 +41,3 @@ "main": "dist/face-api.node.js", | ||
"dependencies": { | ||
"@vladmandic/pilogger": "^0.2.13" | ||
"@vladmandic/pilogger": "^0.2.14" | ||
}, | ||
@@ -49,7 +49,7 @@ "devDependencies": { | ||
"@tensorflow/tfjs-node-gpu": "^3.0.0", | ||
"@types/node": "^14.14.22", | ||
"@types/node": "^14.14.25", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.14.2", | ||
"chokidar": "^3.5.1", | ||
"esbuild": "^0.8.39", | ||
"esbuild": "^0.8.42", | ||
"eslint": "^7.19.0", | ||
@@ -56,0 +56,0 @@ "eslint-config-airbnb-base": "^14.2.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@vladmandic/pilogger@^0.2.14