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

election-tonight-client

Package Overview
Dependencies
Maintainers
2
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

election-tonight-client - npm Package Compare versions

Comparing version 0.0.1-alpha.105 to 0.0.1-alpha.106

2

package.json
{
"name": "election-tonight-client",
"version": "0.0.1-alpha.105",
"version": "0.0.1-alpha.106",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "types": "types/index.d.ts",

@@ -42,3 +42,3 @@ import { SummaryVotesLookup } from '../votes-summary/index.js';

CandidateRace: {
attributes: ['winner', 'candidate', 'candidatePercentage', 'finishingOrder', 'advancesToRunoff', 'createdAt', 'updatedAt'],
attributes: ['winner', 'candidate', 'candidatePercentage', 'finishingOrder', 'advancesToRunoff', 'createdAt', 'updatedAt', 'tiedForFirstPlace', 'callStatus', 'callDescription'],
},

@@ -45,0 +45,0 @@ CandidateVote: {

@@ -59,3 +59,3 @@ import StateLookup from '../states/index.js';

CandidateRace: {
attributes: ['winner', 'candidatePercentage', 'finishingOrder', 'advancesToRunoff'],
attributes: ['winner', 'candidate', 'candidatePercentage', 'finishingOrder', 'advancesToRunoff', 'createdAt', 'updatedAt', 'tiedForFirstPlace', 'callStatus', 'callDescription'],
},

@@ -62,0 +62,0 @@ CandidateVote: {

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