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

@svta/cml-webvtt

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@svta/cml-webvtt - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+2
-2
package.json
{
"name": "@svta/cml-webvtt",
"version": "1.0.3",
"version": "1.0.4",
"description": "WebVTT parsing and rendering functionality",

@@ -56,4 +56,4 @@ "license": "Apache-2.0",

"peerDependencies": {
"@svta/cml-utils": "1.2.0"
"@svta/cml-utils": "1.3.0"
}
}