holidays-cs
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24487
+ Addedeaster-date@0.0.19(transitive)
- Removedeaster-date@0.0.18(transitive)
Updatedeaster-date@0.0.19