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

holidays-cs

Package Overview
Dependencies
Maintainers
0
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 2.1.0 to 2.1.1

17

package.json
{
"name": "holidays-cs",
"version": "2.1.0",
"version": "2.1.1",
"author": "Roman Ožana <roman@ozana.cz> (https://ozana.cz)",

@@ -23,7 +23,8 @@ "repository": "OzzyCzech/holidays-cs",

"build": "rm -rf dist && tsc",
"release": "np --no-release-draft",
"prepare": "npm run build",
"test": "tsc --noEmit && NODE_OPTIONS='--import=tsx/esm' ava",
"ava": "NODE_OPTIONS='--import=tsx/esm' ava",
"format": "biome format --write",
"test": "biome ci && tsc --noEmit && NODE_OPTIONS='--import=tsx/esm' ava",
"ava": "NODE_OPTIONS='--import=tsx/esm' ava"
"lint": "biome lint",
"release": "np"
},

@@ -39,13 +40,13 @@ "engines": {

"dependencies": {
"easter-date": "0.0.18",
"easter-date": "0.0.19",
"luxon": "^3.5.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@types/luxon": "^3.4.2",
"@types/node": "^22.7.5",
"@types/node": "^22.7.9",
"ava": "^6.1.2",
"np": "^10.0.7",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},

@@ -52,0 +53,0 @@ "ava": {

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