Comparing version 1.0.51 to 1.0.52
@@ -155,2 +155,4 @@ // Generated by dts-bundle v0.7.3 | ||
'曆': string[]; | ||
'呻': string[]; | ||
'覆': string[]; | ||
}; | ||
@@ -206,2 +208,3 @@ /** | ||
'戰': string[]; | ||
'乡': string[]; | ||
}; | ||
@@ -208,0 +211,0 @@ export interface ISimpleTable { |
@@ -40,2 +40,4 @@ "use strict"; | ||
'准': '準', | ||
//'历': '曆', | ||
'历': '歷', | ||
}); | ||
@@ -42,0 +44,0 @@ exports.table_tw2cn = Object.assign(_table_tw2cn, { |
@@ -56,2 +56,5 @@ /** | ||
'准': '準', | ||
//'历': '曆', | ||
'历': '歷', | ||
}); | ||
@@ -58,0 +61,0 @@ |
@@ -37,2 +37,4 @@ /** | ||
'曆': string[]; | ||
'呻': string[]; | ||
'覆': string[]; | ||
}; | ||
@@ -88,2 +90,3 @@ /** | ||
'戰': string[]; | ||
'乡': string[]; | ||
}; | ||
@@ -90,0 +93,0 @@ export interface ISimpleTable { |
@@ -114,2 +114,10 @@ "use strict"; | ||
], | ||
'呻': [ | ||
'呻', | ||
'申', | ||
], | ||
'覆': [ | ||
'覆', | ||
'复', | ||
], | ||
}; | ||
@@ -354,2 +362,9 @@ /** | ||
], | ||
'乡': [ | ||
'郷', | ||
'鄕', | ||
'鄉', | ||
'鄊', | ||
'乡', | ||
], | ||
}; | ||
@@ -356,0 +371,0 @@ Object.keys(exports.table_plus) |
@@ -124,2 +124,12 @@ /** | ||
'呻': [ | ||
'呻', | ||
'申', | ||
], | ||
'覆': [ | ||
'覆', | ||
'复', | ||
], | ||
}; | ||
@@ -390,2 +400,10 @@ | ||
'乡': [ | ||
'郷', | ||
'鄕', | ||
'鄉', | ||
'鄊', | ||
'乡', | ||
], | ||
}; | ||
@@ -392,0 +410,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.0.51", | ||
"version": "1.0.52", | ||
"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
434330
39195