Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cjk-conv

Package Overview
Dependencies
Maintainers
1
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cjk-conv - npm Package Compare versions

Comparing version 1.0.51 to 1.0.52

3

cjk-conv.d.ts

@@ -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 @@

2

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc