namedays-cs
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "namedays-cs", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"author": "Roman Ožana <roman@ozana.cz> (https://ozana.cz)", | ||
@@ -25,3 +25,3 @@ "repository": "OzzyCzech/namedays-cs", | ||
"build": "rm -rf dist && tsc", | ||
"release": "np --no-release-draft", | ||
"release": "np", | ||
"prepare": "npm run build", | ||
@@ -40,6 +40,6 @@ "test": "xo && tsc --noEmit && NODE_OPTIONS='--import=tsx/esm' ava", | ||
"devDependencies": { | ||
"@types/node": "^22.4.1", | ||
"@types/node": "^22.5.4", | ||
"ava": "^6.1.3", | ||
"np": "^10.0.7", | ||
"tsx": "^4.17.0", | ||
"tsx": "^4.19.0", | ||
"typescript": "^5.5.4", | ||
@@ -46,0 +46,0 @@ "xo": "^0.59.3" |
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
14113