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.37 to 1.0.38

1

lib/zh/table/table.d.ts

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

'罵': string[];
'対': string[];
};

@@ -69,0 +70,0 @@ export interface ISimpleTable {

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

],
'対': [
'対',
'對',
'对',
],
};

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

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

'対': [
'対',
'對',
'对',
],
};

@@ -277,0 +283,0 @@

2

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