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

us-holidays-helper

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

us-holidays-helper - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

readme.cjs

5

package.json
{
"name": "us-holidays-helper",
"description": "The purpose of this project is to give an interface to work with holidays using date-fns",
"version": "1.1.0",
"version": "1.2.0",
"author": "Original: Jon Stuebe / Modified: Brady Holt",

@@ -11,2 +11,3 @@ "license": "MIT",

"typings": "dist/index.d.ts",
"type": "module",
"exports": {

@@ -36,3 +37,3 @@ ".": {

"lint": "eslint ./src",
"docs": "node scripts/docs",
"docs": "node scripts/docs.cjs",
"prepublishOnly": "npm run build && npm run docs"

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