Comparing version 1.2.128 to 1.2.129
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.129](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.128...cjk-conv@1.2.129) (2021-07-26) | ||
### ♻️ Chores | ||
* **deps:** update deps ([7768418](https://github.com/bluelovers/ws-regexp/commit/776841897b19d2d4b3d4a6800c81247652e438d3)) | ||
## [1.2.128](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.127...cjk-conv@1.2.128) (2021-07-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.2.128", | ||
"version": "1.2.129", | ||
"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.30", | ||
"@lazy-cjk/jp-table-comparison": "^1.0.20", | ||
"@lazy-cjk/jp-table-convert": "^1.0.33", | ||
"@lazy-cjk/jp-table-voice": "^1.0.24", | ||
"@lazy-cjk/novel-filename": "^1.0.38", | ||
"@lazy-cjk/util": "^1.0.12", | ||
"@lazy-cjk/zh-convert": "^1.0.37", | ||
"@lazy-cjk/jp-table-alias": "^1.0.31", | ||
"@lazy-cjk/jp-table-comparison": "^1.0.21", | ||
"@lazy-cjk/jp-table-convert": "^1.0.34", | ||
"@lazy-cjk/jp-table-voice": "^1.0.25", | ||
"@lazy-cjk/novel-filename": "^1.0.39", | ||
"@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.70", | ||
"@lazy-cjk/zh-table-alias": "^1.0.47", | ||
"@lazy-cjk/zh-table-greedy": "^1.0.68", | ||
"@lazy-cjk/zh-table-list": "^1.0.67", | ||
"@lazy-cjk/zh-slugify": "^1.0.71", | ||
"@lazy-cjk/zh-table-alias": "^1.0.48", | ||
"@lazy-cjk/zh-table-greedy": "^1.0.69", | ||
"@lazy-cjk/zh-table-list": "^1.0.68", | ||
"tslib": "^2.3.0", | ||
"uni-string": "^1.1.10" | ||
"uni-string": "^1.1.11" | ||
}, | ||
"gitHead": "d4ccd0aff0bccb9666c3c771822048644d37c177" | ||
"gitHead": "3ce32148346d3537f9716e060cb46096013c17f4" | ||
} |
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
410751
Updated@lazy-cjk/util@^1.0.13
Updated@lazy-cjk/zh-convert@^1.0.38
Updated@lazy-cjk/zh-slugify@^1.0.71
Updateduni-string@^1.1.11