Comparing version 1.0.26 to 1.0.27
@@ -36,2 +36,5 @@ "use strict"; | ||
["槍", "槍", "枪"], | ||
//["兎", "兔", "兔"], | ||
//["兔", "兔", "兔"], | ||
['静', '靜', '静'], | ||
]; | ||
@@ -38,0 +41,0 @@ const PLUS_TABLE_SAFE = [ |
@@ -54,2 +54,4 @@ /** | ||
['静', '靜', '静'], | ||
]; | ||
@@ -61,3 +63,2 @@ | ||
["絶", "絕", "绝"], | ||
]; | ||
@@ -64,0 +65,0 @@ |
@@ -42,2 +42,3 @@ "use strict"; | ||
'鐘': '钟', | ||
'㑹': '会', | ||
}); | ||
@@ -44,0 +45,0 @@ exports.REGEXP_TEST = /[\u4E00-\u9FFF]/g; |
@@ -59,2 +59,3 @@ /** | ||
'鐘': '钟', | ||
'㑹': '会', | ||
}); | ||
@@ -61,0 +62,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"description": "convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
438462
38132