Comparing version 1.0.48 to 1.0.49
@@ -150,2 +150,7 @@ // Generated by dts-bundle v0.7.3 | ||
'乹': string[]; | ||
'历': string[]; | ||
'歴': string[]; | ||
'歷': string[]; | ||
'暦': string[]; | ||
'曆': string[]; | ||
}; | ||
@@ -196,2 +201,4 @@ /** | ||
'驗': string[]; | ||
'歴': string[]; | ||
'団': string[]; | ||
}; | ||
@@ -198,0 +205,0 @@ export interface ISimpleTable { |
@@ -47,5 +47,6 @@ "use strict"; | ||
['沢', '澤', '泽'], | ||
["歴", "歷", "历"], | ||
["暦", "曆", "历"], | ||
]); | ||
const PLUS_TABLE_SAFE = util_1.array_unique([ | ||
["歴", "歷", "历"], | ||
["絶", "絕", "绝"], | ||
@@ -52,0 +53,0 @@ ["別", "別", "别"], |
@@ -68,2 +68,5 @@ /** | ||
["歴", "歷", "历"], | ||
["暦", "曆", "历"], | ||
]); | ||
@@ -73,3 +76,2 @@ | ||
["歴", "歷", "历"], | ||
["絶", "絕", "绝"], | ||
@@ -76,0 +78,0 @@ ["別", "別", "别"], |
@@ -39,2 +39,3 @@ "use strict"; | ||
'验': '驗', | ||
'准': '準', | ||
}); | ||
@@ -41,0 +42,0 @@ exports.table_tw2cn = Object.assign(_table_tw2cn, { |
@@ -55,2 +55,3 @@ /** | ||
'验': '驗', | ||
'准': '準', | ||
}); | ||
@@ -57,0 +58,0 @@ |
@@ -32,2 +32,7 @@ /** | ||
'乹': string[]; | ||
'历': string[]; | ||
'歴': string[]; | ||
'歷': string[]; | ||
'暦': string[]; | ||
'曆': string[]; | ||
}; | ||
@@ -78,2 +83,4 @@ /** | ||
'驗': string[]; | ||
'歴': string[]; | ||
'団': string[]; | ||
}; | ||
@@ -80,0 +87,0 @@ export interface ISimpleTable { |
@@ -95,2 +95,21 @@ "use strict"; | ||
], | ||
'历': [ | ||
'历', | ||
'歴', | ||
'歷', | ||
'暦', | ||
'曆', | ||
], | ||
'歴': [ | ||
'历', | ||
], | ||
'歷': [ | ||
'历', | ||
], | ||
'暦': [ | ||
'历', | ||
], | ||
'曆': [ | ||
'历', | ||
], | ||
}; | ||
@@ -310,2 +329,13 @@ /** | ||
], | ||
'歴': [ | ||
'歴', | ||
'歷', | ||
'暦', | ||
'曆', | ||
], | ||
'団': [ | ||
'团', | ||
'団', | ||
'團', | ||
], | ||
}; | ||
@@ -312,0 +342,0 @@ Object.keys(exports.table_plus) |
@@ -103,2 +103,23 @@ /** | ||
'历': [ | ||
'历', | ||
'歴', | ||
'歷', | ||
'暦', | ||
'曆', | ||
], | ||
'歴': [ | ||
'历', | ||
], | ||
'歷': [ | ||
'历', | ||
], | ||
'暦': [ | ||
'历', | ||
], | ||
'曆': [ | ||
'历', | ||
], | ||
}; | ||
@@ -337,2 +358,15 @@ | ||
'歴': [ | ||
'歴', | ||
'歷', | ||
'暦', | ||
'曆', | ||
], | ||
'団': [ | ||
'团', | ||
'団', | ||
'團', | ||
], | ||
}; | ||
@@ -339,0 +373,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.0.48", | ||
"version": "1.0.49", | ||
"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
433305
39119