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.26 to 1.0.27

3

lib/jp/table.js

@@ -36,2 +36,5 @@ "use strict";

["槍", "槍", "枪"],
//["兎", "兔", "兔"],
//["兔", "兔", "兔"],
['静', '靜', '静'],
];

@@ -38,0 +41,0 @@ const PLUS_TABLE_SAFE = [

3

lib/jp/table.ts

@@ -54,2 +54,4 @@ /**

['静', '靜', '静'],
];

@@ -61,3 +63,2 @@

["絶", "絕", "绝"],
];

@@ -64,0 +65,0 @@

@@ -42,2 +42,3 @@ "use strict";

'鐘': '钟',
'㑹': '会',
});

@@ -44,0 +45,0 @@ exports.REGEXP_TEST = /[\u4E00-\u9FFF]/g;

@@ -59,2 +59,3 @@ /**

'鐘': '钟',
'㑹': '会',
});

@@ -61,0 +62,0 @@

{
"name": "cjk-conv",
"version": "1.0.26",
"version": "1.0.27",
"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