New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vot.js/shared

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vot.js/shared - npm Package Compare versions

Comparing version

to
2.3.7

4

dist/data/config.js

@@ -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