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

@vot.js/core

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vot.js/core - npm Package Versions

234

2.2.1

Diff

toil
published 2.2.0 •

Changelog

Source

2.2.0

Core

[!CAUTION] BREAKING CHANGES! Protobuf export was devided into 2 abstract classes

  • Added MinimalClient with only request method and sessions logic for your own logic
  • Added export VOTJSError
  • (!) Export yandexProtobuf was devided into 2 abstract classes (YandexVOTProtobuf, YandexSessionProtobuf)
  • (!) Renamed Protobuf methods:
    • encodeYandexSessionRequest -> encodeSessionRequest (YandexSessionProtobuf)
    • decodeYandexSessionResponse -> decodeSessionResponse (YandexSessionProtobuf)
  • Now VOTClient extends MinimalClient

Shared

[!CAUTION] BREAKING CHANGES! ProtobufJS replaced to @bufbuild/protobuf

  • (!) ProtobufJS replaced to @bufbuild/protobuf
  • Added new values to SecType and to SessionModule
  • (dev) ts-proto bumped to 2.6.1

Workspace

  • Bump depends
toil
published 2.1.13 •

toil
published 2.1.12 •

Changelog

Source

2.1.12

Ext

  • Fix YouTube Helper methods for early loading (voice-over-translation#1055)
toil
published 2.1.11 •

Changelog

Source

2.1.11

Ext

  • Added exports from client file
  • Added selector for Bitview

Node

  • Added exports from client file
  • Added exports VOTProxyAgent to set HTTP/HTTPS proxy for node fetch (wrapper of undici ProxyAgent)
  • Fixed get video translations and get subtitles via Node.js (402 error)

Core

  • Added exports from client file

Shared

  • Fixed compatibility with running javascript files via Node.js (renamed autogen protobufjs/minimal -> protobufjs/minimal.js)

Workspace

  • Bump depends
toil
published 2.1.10 •

Changelog

Source

2.1.10

Ext

  • Added support Bitview

Node

  • Added support Bitview
toil
published 2.1.9 •

Changelog

Source

2.1.9

Ext

  • Updated Developer EpicGames logic for support multi iframes

Node

  • Added headers for Yandex Disk to try to avoid triggering captcha
  • Added use clear link to Yandex Disk /d/ if getVideoData failed
toil
published 2.1.8 •

Changelog

Source

2.1.8

Ext

[!CAUTION] BREAKING CHANGES! Some helpers types have been removed or modified!

  • Added shared VideoJS Helper class
  • Added Coursera player types
  • Added support Coursera lecture preview
  • Merged linkedin and coursera types to videojs
  • Set getPlayerObject optional for VK Player type
  • getDefault methods inside helpers replaced with returnBaseData method
  • Now DouyinHelper.getPlayer is static method
  • Improved some typings
  • Removed linkedin types

Shared

  • Removed Coursera player types
toil
published 2.1.7 •

Changelog

Source

2.1.7

Ext

  • Added getVideoData for YouTube
  • Added support jsapi embed YouTube

Core

  • Added optional language property to getVideoData options
  • Added optional localizedTitle property to VideoData
toil
published 2.1.6 •

Changelog

Source

2.1.6

Ext

  • Added default values for sec-ch-ua and sec-ch-ua-full-version-list headers

Shared

  • Updated Yandex UserAgent
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc