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.2.122 to 1.2.123

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.2.123](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.122...cjk-conv@1.2.123) (2021-02-04)
### 🔖 Miscellaneous
* . ([1c8bb96](https://github.com/bluelovers/ws-regexp/commit/1c8bb96673f0b28fea3d489b16f190d651b3e8e3))
## [1.2.122](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.121...cjk-conv@1.2.122) (2020-11-29)

@@ -8,0 +19,0 @@

2

lib/index.d.ts

@@ -8,3 +8,3 @@ /**

export { default as novelFilename } from './novel/filename';
declare const _default: typeof import(".");
declare const _default: typeof import("./index");
export default _default;

@@ -5,3 +5,3 @@ /**

export { zh2jp, zht2jp, zhs2jp, zhs2zht, zht2zhs, cjk2zhs, jp2zhs, jp2zht, cjk2zht, cjk2jp, IOptions } from '@lazy-cjk/jp-table-convert';
declare const _default: typeof import(".");
declare const _default: typeof import("./index");
export default _default;

@@ -17,3 +17,3 @@ /**

export { _call, IOptions, ITable, getOptions, defaultOptions, REGEXP_TEST, getOptionsSkip, SAFE_MODE_CHAR, };
declare const _default: typeof import(".");
declare const _default: typeof import("./index");
export default _default;

@@ -10,3 +10,3 @@ /**

export { _get };
declare const _default: typeof import(".");
declare const _default: typeof import("./index");
export default _default;
{
"name": "cjk-conv",
"version": "1.2.122",
"version": "1.2.123",
"description": "convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )",

@@ -85,17 +85,17 @@ "keywords": [

"dependencies": {
"@lazy-cjk/jp-table-alias": "^1.0.26",
"@lazy-cjk/jp-table-alias": "^1.0.27",
"@lazy-cjk/jp-table-comparison": "^1.0.14",
"@lazy-cjk/jp-table-convert": "^1.0.27",
"@lazy-cjk/jp-table-convert": "^1.0.28",
"@lazy-cjk/jp-table-voice": "^1.0.18",
"@lazy-cjk/novel-filename": "^1.0.34",
"@lazy-cjk/novel-filename": "^1.0.35",
"@lazy-cjk/util": "^1.0.7",
"@lazy-cjk/zh-convert": "^1.0.33",
"@lazy-cjk/zh-convert-table": "^1.0.18",
"@lazy-cjk/zh-slugify": "^1.0.64",
"@lazy-cjk/zh-table-alias": "^1.0.43",
"@lazy-cjk/zh-table-greedy": "^1.0.60",
"@lazy-cjk/zh-table-list": "^1.0.61",
"@lazy-cjk/zh-convert": "^1.0.34",
"@lazy-cjk/zh-convert-table": "^1.0.19",
"@lazy-cjk/zh-slugify": "^1.0.65",
"@lazy-cjk/zh-table-alias": "^1.0.44",
"@lazy-cjk/zh-table-greedy": "^1.0.61",
"@lazy-cjk/zh-table-list": "^1.0.62",
"uni-string": "^1.1.10"
},
"gitHead": "b79e09c8f978c0921cd3f4cdb4d70ecd9a0292bd"
"gitHead": "33a8f6d5c534be3cb26103ccfd03cdbcfc7aaa66"
}
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