humanize-duration
Advanced tools
Comparing version 3.30.0 to 3.31.0
@@ -0,1 +1,5 @@ | ||
# 3.31.0 / 2023-11-10 | ||
- new: Central Kurdish support (`ckb`) | ||
# 3.30.0 / 2023-09-17 | ||
@@ -2,0 +6,0 @@ |
@@ -226,2 +226,13 @@ // HumanizeDuration.js - https://git.io/j0HgmQ | ||
), | ||
ckb: language( | ||
"ساڵ", | ||
"مانگ", | ||
"هەفتە", | ||
"ڕۆژ", | ||
"کاژێر", | ||
"خولەک", | ||
"چرکە", | ||
"میلی چرکە", | ||
"." | ||
), | ||
cs: language( | ||
@@ -228,0 +239,0 @@ function (c) { |
@@ -37,3 +37,3 @@ { | ||
], | ||
"version": "3.30.0", | ||
"version": "3.31.0", | ||
"description": "Convert millisecond durations to English and many other languages.", | ||
@@ -50,5 +50,5 @@ "homepage": "https://github.com/EvanHahn/HumanizeDuration.js", | ||
"devDependencies": { | ||
"@types/node": "^20.6.2", | ||
"csv-parse": "^5.5.0", | ||
"eslint": "^8.49.0", | ||
"@types/node": "^20.9.0", | ||
"csv-parse": "^5.5.2", | ||
"eslint": "^8.53.0", | ||
"ms": "^2.1.3", | ||
@@ -55,0 +55,0 @@ "prettier": "^3.0.3", |
@@ -350,2 +350,3 @@ # Humanize Duration | ||
| Catalan | `ca` | | ||
| Central Kurdish | `ckb` | | ||
| Chinese, simplified | `zh_CN` | | ||
@@ -352,0 +353,0 @@ | Chinese, traditional | `zh_TW` | |
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
72374
1849
461
3