New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.18 to 1.0.19

1

lib/zh/table/table.d.ts

@@ -16,2 +16,3 @@ export declare let _table_tw: {

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

@@ -18,0 +19,0 @@ export declare let table_plus: {

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

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

@@ -48,0 +53,0 @@ exports.table_plus = {

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

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

@@ -49,0 +55,0 @@

2

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