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.4 to 3.5.5

6

build/index.es6.js

@@ -386,2 +386,8 @@ import orderBy from 'lodash.orderby';

}, {
"stateAbbr": "WY",
"party": "Republican",
"date": "2016-03-12",
"raceType": "Caucuses",
"resultsNote": false
}, {
"stateAbbr": "FL",

@@ -388,0 +394,0 @@ "party": "Democratic",

@@ -391,2 +391,8 @@ 'use strict';

}, {
"stateAbbr": "WY",
"party": "Republican",
"date": "2016-03-12",
"raceType": "Caucuses",
"resultsNote": false
}, {
"stateAbbr": "FL",

@@ -393,0 +399,0 @@ "party": "Democratic",

2

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

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

@@ -326,2 +326,9 @@ /**

{
"stateAbbr": "WY",
"party": "Republican",
"date": "2016-03-12",
"raceType": "Caucuses",
"resultsNote": false
},
{
"stateAbbr": "FL",

@@ -328,0 +335,0 @@ "party": "Democratic",

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