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
36
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.1.10 to 2.1.11

14

package.json
{
"name": "@vot.js/core",
"description": "core package",
"version": "2.1.10",
"version": "2.1.11",
"author": "Toil",

@@ -25,2 +25,7 @@ "license": "MIT",

},
"./client": {
"require": "./dist/client.js",
"import": "./dist/client.js",
"types": "./dist/client.d.ts"
},
"./sites": {

@@ -31,7 +36,2 @@ "require": "./dist/data/sites.js",

},
"./client": {
"require": "./dist/client.js",
"import": "./dist/client.js",
"types": "./dist/client.d.ts"
},
"./types": {

@@ -92,3 +92,3 @@ "require": "./dist/types/index.js",

"dependencies": {
"@vot.js/shared": "^2.1.10"
"@vot.js/shared": "^2.1.11"
},

@@ -95,0 +95,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