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
37
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 2.1.10 to 2.1.11

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/130.0.0.0 YaBrowser/24.12.0.0 Safari/537.36",
componentVersion: "24.12.2.856",
componentVersion: "24.12.3.780",
hmac: "bt8xH3VOlb4mqf0nqAibnDOoiPlXsisf",

@@ -13,3 +13,3 @@ defaultDuration: 343,

loggerLevel: 1,
version: "2.1.10",
version: "2.1.11",
};

@@ -1,2 +0,2 @@

import _m0 from "protobufjs/minimal";
import _m0 from "protobufjs/minimal.js";
export declare const protobufPackage = "";

@@ -3,0 +3,0 @@ export declare enum StreamInterval {

@@ -1,2 +0,2 @@

import _m0 from "protobufjs/minimal";
import _m0 from "protobufjs/minimal.js";
export const protobufPackage = "";

@@ -3,0 +3,0 @@ export var StreamInterval;

{
"name": "@vot.js/shared",
"description": "shared for all @vot.js package",
"version": "2.1.10",
"version": "2.1.11",
"author": "Toil",

@@ -111,4 +111,4 @@ "license": "MIT",

"postpublish": "bun run ../../scripts/onPostPublish.ts",
"proto:gen": "protoc --plugin=..\\..\\node_modules\\.bin\\protoc-gen-ts_proto --ts_proto_opt=esModuleInterop=true --ts_proto_out=. ./src/protos/yandex.proto"
"proto:gen": "protoc --plugin=..\\..\\node_modules\\.bin\\protoc-gen-ts_proto --ts_proto_opt=esModuleInterop=true --ts_proto_opt=importSuffix=.js --ts_proto_out=. ./src/protos/yandex.proto"
}
}

Sorry, the diff of this file is not supported yet

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