openvino-node
Advanced tools
+3
-3
| { | ||
| "name": "openvino-node", | ||
| "version": "2025.0.0", | ||
| "version": "2025.1.0", | ||
| "description": "OpenVINO™ utils for using from Node.js environment", | ||
@@ -21,3 +21,3 @@ "repository": { | ||
| "lint": "eslint .", | ||
| "test_setup": "node ./tests/unit/setup.js", | ||
| "test_setup": "node ./tests/setup.js", | ||
| "test": "npm run test_setup && node --test ./tests/unit/*.test.js", | ||
@@ -45,3 +45,3 @@ "test:e2e": "mocha ./tests/e2e/electron-app.test.js", | ||
| "https-proxy-agent": "^7.0.2", | ||
| "tar-fs": "^3.0.4" | ||
| "tar-fs": "^3.0.8" | ||
| }, | ||
@@ -48,0 +48,0 @@ "binary": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2
-33.33%41848
-0.01%Updated