Comparing version 1.0.27 to 1.0.28
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ [ |
@@ -32,2 +32,4 @@ "use strict"; | ||
'钟': '鐘', | ||
'凃': '塗', | ||
'涂': '涂', | ||
}); | ||
@@ -44,2 +46,4 @@ exports.table_tw2cn = Object.assign(_table_tw2cn, { | ||
'㑹': '会', | ||
'塗': '凃', | ||
'涂': '涂', | ||
}); | ||
@@ -46,0 +50,0 @@ exports.REGEXP_TEST = /[\u4E00-\u9FFF]/g; |
@@ -48,2 +48,4 @@ /** | ||
'钟': '鐘', | ||
'凃': '塗', | ||
'涂': '涂', | ||
}); | ||
@@ -61,2 +63,4 @@ | ||
'㑹': '会', | ||
'塗': '凃', | ||
'涂': '涂', | ||
}); | ||
@@ -63,0 +67,0 @@ |
@@ -49,2 +49,3 @@ /** | ||
'會': string[]; | ||
'塗': string[]; | ||
}; | ||
@@ -51,0 +52,0 @@ export interface ISimpleTable { |
@@ -193,2 +193,7 @@ "use strict"; | ||
], | ||
'塗': [ | ||
'塗', | ||
'凃', | ||
'涂', | ||
], | ||
}; | ||
@@ -195,0 +200,0 @@ Object.keys(exports.table_plus) |
@@ -197,2 +197,7 @@ /** | ||
], | ||
'塗': [ | ||
'塗', | ||
'凃', | ||
'涂', | ||
], | ||
}; | ||
@@ -199,0 +204,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
38151
410126