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
5
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.0.0 to 2.0.1

2

index.d.ts

@@ -35,4 +35,4 @@ interface WithHolidayShift {

export function allForYear(date?: Date, params?: Partial<WithHolidayShift>): Holiday[];
export function allForYear(year?: number, params?: Partial<WithHolidayShift>): Holiday[];
export function inRange(startDate?: Date, endDate?: Date, params?: Partial<WithHolidayShift>): Holiday[];
{
"name": "@18f/us-federal-holidays",
"version": "2.0.0",
"version": "2.0.1",
"description": "All about US federal holidays",

@@ -18,3 +18,4 @@ "main": "index.js",

"Alexandr Rodik (https://github.com/arodik)",
"Ian Speers (https://github.com/ian-speers)"
"Ian Speers (https://github.com/ian-speers)",
"Tse Kit Yam (https://github.com/tsekityam)"
],

@@ -21,0 +22,0 @@ "repository": {

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