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.65 to 1.0.66

2

cjk-conv.d.ts

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

'図': string[];
'复': string[];
'当': string[];

@@ -255,2 +254,3 @@ '閤': string[];

'札': string[];
'复': string[];
};

@@ -257,0 +257,0 @@ export interface ISimpleTable {

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

'図': string[];
'复': string[];
'当': string[];

@@ -131,2 +130,3 @@ '閤': string[];

'札': string[];
'复': string[];
};

@@ -133,0 +133,0 @@ export interface ISimpleTable {

@@ -55,7 +55,2 @@ "use strict";

],
'复': [
'复',
'復',
'複',
],
'当': [

@@ -565,2 +560,7 @@ '当',

],
'复': [
'复',
'復',
'複',
],
};

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

@@ -58,8 +58,2 @@ /**

],
'复': [
'复',
'復',
'複',
//'覆',
],
'当': [

@@ -645,2 +639,8 @@ '当',

'复': [
'复',
'復',
'複',
],
};

@@ -647,0 +647,0 @@

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