Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@18f/us-federal-holidays

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@18f/us-federal-holidays - npm Package Compare versions

Comparing version 2.1.1 to 3.0.0

2

index.js

@@ -181,3 +181,3 @@ const dayjs = require("dayjs");

endDate = getOneYearFromNow(),
options
options = undefined
) => {

@@ -184,0 +184,0 @@ const startYear = startDate.getFullYear();

{
"name": "@18f/us-federal-holidays",
"version": "2.1.1",
"version": "3.0.0",
"description": "All about US federal holidays",

@@ -27,3 +27,3 @@ "main": "index.js",

"engines": {
"node": ">=10.0.0"
"node": ">=12.0.0"
},

@@ -37,8 +37,8 @@ "scripts": {

"devDependencies": {
"eslint": "^7.30.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint": "^8.24.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.17.2",
"prettier": "^2.3.2",
"tap": "^15.0.9"
"tap": "^16.3.0"
},

@@ -45,0 +45,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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