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

holidays-cs

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

holidays-cs - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

10

package.json
{
"name": "holidays-cs",
"version": "0.1.8",
"version": "0.1.9",
"author": "Roman Ožana <roman@ozana.cz> (https://ozana.cz)",
"repository": "git@github.com:OzzyCzech/holidays-cs.git",
"repository": "OzzyCzech/holidays-cs",
"license": "MIT",

@@ -25,2 +25,3 @@ "description": "Public holidays, Easter, name days and important days in the Czech Republic.",

"xo": "xo",
"release": "np --no-release-draft",
"test": "xo && tsc --noEmit && NODE_OPTIONS='--import=tsx/esm' ava"

@@ -37,5 +38,5 @@ },

"dependencies": {
"easter-date": "0.0.5",
"easter-date": "0.0.7",
"luxon": "^3.4.4",
"namedays-cs": "^0.0.3"
"namedays-cs": "^0.0.5"
},

@@ -46,2 +47,3 @@ "devDependencies": {

"ava": "^6.1.2",
"np": "^10.0.3",
"tsx": "^4.7.2",

@@ -48,0 +50,0 @@ "typescript": "^5.4.5",

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