@vot.js/shared
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ export default { | ||
userAgent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 YaBrowser/25.2.0.0 Safari/537.36", | ||
componentVersion: "25.2.2.834", | ||
componentVersion: "25.2.3.808", | ||
hmac: "bt8xH3VOlb4mqf0nqAibnDOoiPlXsisf", | ||
@@ -13,3 +13,3 @@ defaultDuration: 343, | ||
loggerLevel: 1, | ||
version: "2.3.6", | ||
version: "2.3.7", | ||
}; |
@@ -1,2 +0,2 @@ | ||
export type VideoType = "seria" | "video"; | ||
export type VideoType = "uv" | "video" | "seria" | "episode" | "season" | "serial"; | ||
export type VideoId = string; | ||
@@ -3,0 +3,0 @@ export type Hash = string; |
{ | ||
"name": "@vot.js/shared", | ||
"description": "shared for all @vot.js package", | ||
"version": "2.3.6", | ||
"version": "2.3.7", | ||
"author": "Toil", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
176896
0.05%