Comparing version 1.0.17 to 1.0.18
@@ -20,3 +20,3 @@ "use strict"; | ||
// @ts-ignore | ||
skip: '龙竜龍制征里像拜冰澤涉丑兒娘姐姉志儿' + (options.skip || ''), | ||
skip: '竜龍制征里像拜冰澤涉丑兒娘姐姉志儿從' + (options.skip || ''), | ||
safe: typeof options.safe == 'boolean' ? options.safe : true, | ||
@@ -46,3 +46,5 @@ })) | ||
.replace(/复(仇|讐)/g, '復$1') | ||
.replace(/[么预枪丛迈这个尔儿]+/g, function (s) { | ||
.replace(/里面/g, '裡面') | ||
.replace(/([今此])后/g, '$1後') | ||
.replace(/[么预枪丛迈这个尔儿从龙]+/g, function (s) { | ||
return convert_1.cn2tw(s); | ||
@@ -49,0 +51,0 @@ }); |
@@ -30,3 +30,3 @@ /** | ||
// @ts-ignore | ||
skip: '龙竜龍制征里像拜冰澤涉丑兒娘姐姉志儿' + (options.skip || ''), | ||
skip: '竜龍制征里像拜冰澤涉丑兒娘姐姉志儿從' + (options.skip || ''), | ||
safe: typeof options.safe == 'boolean' ? options.safe : true, | ||
@@ -63,3 +63,8 @@ })) | ||
.replace(/[么预枪丛迈这个尔儿]+/g, function (s) | ||
.replace(/里面/g, '裡面') | ||
.replace(/([今此])后/g, '$1後') | ||
.replace(/[么预枪丛迈这个尔儿从龙]+/g, function (s) | ||
{ | ||
@@ -66,0 +71,0 @@ return cn2tw(s) |
@@ -13,2 +13,3 @@ export declare let _table_tw: { | ||
'鬭': string[]; | ||
'鬪': string[]; | ||
'闇': string[]; | ||
@@ -15,0 +16,0 @@ '図': string[]; |
@@ -35,2 +35,5 @@ "use strict"; | ||
], | ||
'鬪': [ | ||
'斗', | ||
], | ||
'闇': [ | ||
@@ -71,2 +74,3 @@ '暗', | ||
'闘', | ||
'鬪', | ||
], | ||
@@ -73,0 +77,0 @@ '鶏': [ |
@@ -36,2 +36,5 @@ /** | ||
], | ||
'鬪': [ | ||
'斗', | ||
], | ||
'闇': [ | ||
@@ -73,2 +76,3 @@ '暗', | ||
'闘', | ||
'鬪', | ||
//'斗', | ||
@@ -75,0 +79,0 @@ ], |
{ | ||
"name": "cjk-conv", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"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
433775
37886