New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hzt_asc

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hzt_asc - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "hzt_asc",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "description": "hzt_asc_v3.",

@@ -22,10 +22,10 @@ const path = require('path');

// for(let i = 0; i < 1; ++i) {
// let num = ask.FaceDetect("/home/haizitong/workspace/hztFace/72b57b47372c490a88663c334e530530.png")
// console.log("FaceDetect", num)
// printMem()
for(let i = 0; i < 1; ++i) {
let num = ask.FaceDetect("/home/haizitong/workspace/hztFace/72b57b47372c490a88663c334e530530.png")
console.log("FaceDetect", num)
printMem()
// let det = ask.FaceDetectUrl("http://min.haizitong.com/2/ali/i/24aea309c9fa4d809b3b8f88782936a5");
// console.log("det", det);
// }
let det = ask.FaceDetectUrl("http://min.haizitong.com/2/ali/i/a5f91d52783d49989777e8b82b545e2c");
console.log("det", det);
}

@@ -45,3 +45,3 @@ let urls = [

for(let i = 0; i < 1; ++i) {
let num2 = ask.FaceFeatureExtractUrl("http://min.haizitong.com/2/ali/i/ba676af499174fbab46525605974ca79");
let num2 = ask.FaceFeatureExtractUrl("http://min.haizitong.com/2/ali/i/90780254ca34403cbb542951431e59dc");
console.log("FaceFeatureExtract", num2);

@@ -48,0 +48,0 @@ if (num2.faceNum && num2.faceRects.length) {

Sorry, the diff of this file is not supported yet

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