Comparing version 1.2.130 to 1.2.131
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.131](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.130...cjk-conv@1.2.131) (2021-08-13) | ||
### ♻️ Chores | ||
* **deps:** update deps ([9911e52](https://github.com/bluelovers/ws-regexp/commit/9911e52d7b63a7292ae15139cccf1737944a870e)) | ||
## [1.2.130](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.129...cjk-conv@1.2.130) (2021-07-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.2.130", | ||
"version": "1.2.131", | ||
"description": "convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )", | ||
@@ -85,18 +85,18 @@ "keywords": [ | ||
"dependencies": { | ||
"@lazy-cjk/jp-table-alias": "^1.0.32", | ||
"@lazy-cjk/jp-table-comparison": "^1.0.22", | ||
"@lazy-cjk/jp-table-convert": "^1.0.35", | ||
"@lazy-cjk/jp-table-voice": "^1.0.25", | ||
"@lazy-cjk/novel-filename": "^1.0.40", | ||
"@lazy-cjk/util": "^1.0.13", | ||
"@lazy-cjk/zh-convert": "^1.0.38", | ||
"@lazy-cjk/zh-convert-table": "^1.0.21", | ||
"@lazy-cjk/zh-slugify": "^1.0.72", | ||
"@lazy-cjk/zh-table-alias": "^1.0.49", | ||
"@lazy-cjk/zh-table-greedy": "^1.0.70", | ||
"@lazy-cjk/zh-table-list": "^1.0.69", | ||
"tslib": "^2.3.0", | ||
"@lazy-cjk/jp-table-alias": "^1.0.33", | ||
"@lazy-cjk/jp-table-comparison": "^1.0.23", | ||
"@lazy-cjk/jp-table-convert": "^1.0.36", | ||
"@lazy-cjk/jp-table-voice": "^1.0.26", | ||
"@lazy-cjk/novel-filename": "^1.0.41", | ||
"@lazy-cjk/util": "^1.0.14", | ||
"@lazy-cjk/zh-convert": "^1.0.39", | ||
"@lazy-cjk/zh-convert-table": "^1.0.22", | ||
"@lazy-cjk/zh-slugify": "^1.0.73", | ||
"@lazy-cjk/zh-table-alias": "^1.0.50", | ||
"@lazy-cjk/zh-table-greedy": "^1.0.71", | ||
"@lazy-cjk/zh-table-list": "^1.0.70", | ||
"tslib": "^2.3.1", | ||
"uni-string": "^1.1.11" | ||
}, | ||
"gitHead": "45d9e1188150caa6953b29767761553de294b166" | ||
"gitHead": "75ef292e77d2aee7c7c9dfaa184e27253418e611" | ||
} |
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
411181
Updated@lazy-cjk/util@^1.0.14
Updated@lazy-cjk/zh-convert@^1.0.39
Updated@lazy-cjk/zh-slugify@^1.0.73
Updatedtslib@^2.3.1