Comparing version 1.0.61 to 1.0.62
@@ -239,2 +239,6 @@ // Generated by dts-bundle v0.7.3 | ||
'辺': string[]; | ||
'準': string[]; | ||
'衛': string[]; | ||
'晚': string[]; | ||
'裸': string[]; | ||
}; | ||
@@ -241,0 +245,0 @@ export interface ISimpleTable { |
@@ -53,2 +53,3 @@ "use strict"; | ||
["決", "決", "决"], | ||
["晩", "晚", "晚"], | ||
]); | ||
@@ -55,0 +56,0 @@ const PLUS_TABLE_SAFE = util_1.array_unique([ |
@@ -79,2 +79,4 @@ /** | ||
["晩", "晚", "晚"], | ||
]); | ||
@@ -81,0 +83,0 @@ |
@@ -121,2 +121,6 @@ /** | ||
'辺': string[]; | ||
'準': string[]; | ||
'衛': string[]; | ||
'晚': string[]; | ||
'裸': string[]; | ||
}; | ||
@@ -123,0 +127,0 @@ export interface ISimpleTable { |
@@ -522,2 +522,19 @@ "use strict"; | ||
], | ||
'準': [ | ||
'準', | ||
'凖', | ||
], | ||
'衛': [ | ||
'衛', | ||
'衞', | ||
'卫', | ||
], | ||
'晚': [ | ||
'晚', | ||
'晩', | ||
], | ||
'裸': [ | ||
'裸', | ||
'躶', | ||
], | ||
}; | ||
@@ -524,0 +541,0 @@ Object.keys(exports.table_plus) |
@@ -593,2 +593,23 @@ /** | ||
'準': [ | ||
'準', | ||
'凖', | ||
], | ||
'衛': [ | ||
'衛', | ||
'衞', | ||
'卫', | ||
], | ||
'晚': [ | ||
'晚', | ||
'晩', | ||
], | ||
'裸': [ | ||
'裸', | ||
'躶', | ||
], | ||
}; | ||
@@ -595,0 +616,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.0.61", | ||
"version": "1.0.62", | ||
"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
441315
39661