Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

openvino-node

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openvino-node - npm Package Compare versions

Comparing version
2025.0.0
to
2025.1.0
+3
-3
package.json
{
"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": {