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.87 to 1.0.88

1

cjk-conv.d.ts

@@ -332,2 +332,3 @@ // Generated by dts-bundle v0.7.3

'煙': string[];
'黒': string[];
};

@@ -334,0 +335,0 @@ export interface ISimpleTable {

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

'煙': string[];
'黒': string[];
};

@@ -190,0 +191,0 @@ export interface ISimpleTable {

@@ -829,2 +829,6 @@ "use strict";

],
'黒': [
'黒',
'黑',
],
};

@@ -831,0 +835,0 @@ Object.keys(exports.table_plus)

@@ -968,2 +968,7 @@ /**

'黒': [
'黒',
'黑',
],
};

@@ -970,0 +975,0 @@

2

package.json
{
"name": "cjk-conv",
"version": "1.0.87",
"version": "1.0.88",
"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