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.5 to 3.5.6

2

build/index.es6.js

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

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

@@ -92,0 +92,0 @@ "last": "sanders",

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

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

@@ -97,0 +97,0 @@ "last": "sanders",

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

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

@@ -79,3 +79,3 @@ /**

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

@@ -82,0 +82,0 @@ {

@@ -12,3 +12,3 @@ [

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

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