You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

untube

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

untube - npm Package Compare versions

Comparing version
2.0.1
to
2.0.2
+3
-3
package.json
{
"name": "untube",
"version": "2.0.1",
"version": "2.0.2",
"description": "Lightweight YouTube video metadata and streaming URL extractor for Node.js. Features automatic signature decryption (n-parameter), proxy support, and cookie management. Ported from yt-dlp.",

@@ -40,3 +40,3 @@ "keywords": [

"build": "npx tsc",
"test": "echo \"Error: no test specified\" && exit 1",
"update-solver": "node scripts/update-solver.js",
"prepublishOnly": "npm run build"

@@ -53,2 +53,2 @@ },

}
}
}