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
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vot.js/core - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

14

dist/typebox/client.ts

@@ -1,8 +0,8 @@

import type { ClientSession, SessionModule } from "@vot.js/shared/types/secure";
import type { SubtitleFormat } from "@vot.js/shared/types/subs";
import type { RequestLang, ResponseLang } from "@vot.js/shared/types/data";
import type { AtLeast } from "@vot.js/shared/types/utils";
import type { BaseHelperOpts } from "./helpers/base";
import type { TranslationHelp } from "./yandex";
import type { VideoService } from "./service";
import type { ClientSession, SessionModule } from "@vot.js/shared/types/secure"
import type { SubtitleFormat } from "@vot.js/shared/types/subs"
import type { RequestLang, ResponseLang } from "@vot.js/shared/types/data"
import type { AtLeast } from "@vot.js/shared/types/utils"
import type { BaseHelperOpts } from "./helpers/base"
import type { TranslationHelp } from "./yandex"
import type { VideoService } from "./service"

@@ -9,0 +9,0 @@ import { Type, Static, TSchema } from '@sinclair/typebox'

@@ -5,4 +5,4 @@ import type {

RequestHeaders,
} from "@vot.js/shared/types/data";
import { VideoService } from "./service";
} from "@vot.js/shared/types/data"
import { VideoService } from "./service"

@@ -9,0 +9,0 @@ import { Type, Static, TSchema } from '@sinclair/typebox'

@@ -5,4 +5,4 @@ import type {

RequestHeaders,
} from "@vot.js/shared/types/data";
import type { VideoData } from "./client";
} from "@vot.js/shared/types/data"
import type { VideoData } from "./client"

@@ -9,0 +9,0 @@ import { Type, Static } from '@sinclair/typebox'

{
"name": "@vot.js/core",
"description": "core package",
"version": "2.2.5",
"version": "2.2.6",
"author": "Toil",

@@ -90,3 +90,3 @@ "license": "MIT",

"dependencies": {
"@vot.js/shared": "^2.2.5"
"@vot.js/shared": "^2.2.6"
},

@@ -93,0 +93,0 @@ "scripts": {

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