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

election-utils

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

election-utils - npm Package Compare versions

Comparing version 3.5.1 to 3.5.2

4

build/index.es6.js

@@ -39,3 +39,3 @@ import orderBy from 'lodash.orderby';

"party": "republican",
"suspendedDate": false
"suspendedDate": "2016-03-04"
}, {

@@ -858,3 +858,3 @@ "last": "christie",

var isWinner = undefined;
var isWinner = void 0;

@@ -861,0 +861,0 @@ // if there is no winner override, do whatever AP gives us

@@ -44,3 +44,3 @@ 'use strict';

"party": "republican",
"suspendedDate": false
"suspendedDate": "2016-03-04"
}, {

@@ -863,3 +863,3 @@ "last": "christie",

var isWinner = undefined;
var isWinner = void 0;

@@ -866,0 +866,0 @@ // if there is no winner override, do whatever AP gives us

{
"name": "election-utils",
"version": "3.5.1",
"version": "3.5.2",
"description": "This module provides various utility functions for dealing with AP election data.",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -19,3 +19,3 @@ /**

"party": "republican",
"suspendedDate": false
"suspendedDate": "2016-03-04"
},

@@ -22,0 +22,0 @@ {

@@ -96,3 +96,3 @@ [

"winnerOverride": "N",
"isMainAndRunning": true
"isMainAndRunning": false
},

@@ -99,0 +99,0 @@ {

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