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.61 to 1.0.62

4

cjk-conv.d.ts

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

2

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

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