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
1
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.0.2 to 2.0.3

2

dist/data/config.js

@@ -11,3 +11,3 @@ export default {

loggerLevel: 1,
version: "2.0.2",
version: "2.0.3",
};
{
"name": "@vot.js/shared",
"description": "shared for all @vot.js package",
"version": "2.0.2",
"version": "2.0.3",
"author": "Toil",

@@ -109,4 +109,6 @@ "license": "MIT",

"scripts": {
"prepack": "bun run ../../scripts/onPrepack.ts",
"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"
}
}
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