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.2.137 to 1.2.139

27

CHANGELOG.md

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

## [1.2.139](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.138...cjk-conv@1.2.139) (2022-02-04)
### 🔖 Miscellaneous
* . ([1b49c3a](https://github.com/bluelovers/ws-regexp/commit/1b49c3ab0b637b5ff52b8417849560a451e0d3ee))
## [1.2.138](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.137...cjk-conv@1.2.138) (2022-02-04)
### 🛠 Build System
* update typescript ([2fe5ed4](https://github.com/bluelovers/ws-regexp/commit/2fe5ed4bc31717187d91d13d0b64ae797a72731f))
### ♻️ Chores
* **deps:** update deps ([6bfdd80](https://github.com/bluelovers/ws-regexp/commit/6bfdd805bb9e8a704b05cbe1db25b6edb02d4121))
## [1.2.137](https://github.com/bluelovers/ws-regexp/compare/cjk-conv@1.2.136...cjk-conv@1.2.137) (2021-12-08)

@@ -8,0 +35,0 @@

6

index.js

@@ -8,7 +8,7 @@ "use strict";

const tslib_1 = require("tslib");
const index_1 = (0, tslib_1.__importDefault)(require("./lib/index"));
const index_1 = tslib_1.__importDefault(require("./lib/index"));
exports.cjkConv = index_1.default;
(0, tslib_1.__exportStar)(require("./version"), exports);
(0, tslib_1.__exportStar)(require("./lib/index"), exports);
tslib_1.__exportStar(require("./version"), exports);
tslib_1.__exportStar(require("./lib/index"), exports);
exports.default = index_1.default;
//# sourceMappingURL=index.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/jp-table-convert"), exports);
const jp_table_convert_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/jp-table-convert"));
tslib_1.__exportStar(require("@lazy-cjk/jp-table-convert"), exports);
const jp_table_convert_1 = tslib_1.__importDefault(require("@lazy-cjk/jp-table-convert"));
/**

@@ -7,0 +7,0 @@ * Created by user on 2017/12/24/024.

@@ -7,5 +7,5 @@ "use strict";

*/
(0, tslib_1.__exportStar)(require("@lazy-cjk/jp-table-alias"), exports);
const jp_table_alias_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/jp-table-alias"));
tslib_1.__exportStar(require("@lazy-cjk/jp-table-alias"), exports);
const jp_table_alias_1 = tslib_1.__importDefault(require("@lazy-cjk/jp-table-alias"));
exports.default = jp_table_alias_1.default;
//# sourceMappingURL=list.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/jp-table-voice"), exports);
const jp_table_voice_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/jp-table-voice"));
tslib_1.__exportStar(require("@lazy-cjk/jp-table-voice"), exports);
const jp_table_voice_1 = tslib_1.__importDefault(require("@lazy-cjk/jp-table-voice"));
exports.default = jp_table_voice_1.default;
//# sourceMappingURL=table_voice.js.map

@@ -13,5 +13,5 @@ "use strict";

const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/jp-table-comparison"), exports);
const jp_table_comparison_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/jp-table-comparison"));
tslib_1.__exportStar(require("@lazy-cjk/jp-table-comparison"), exports);
const jp_table_comparison_1 = tslib_1.__importDefault(require("@lazy-cjk/jp-table-comparison"));
exports.default = jp_table_comparison_1.default;
//# sourceMappingURL=table.js.map

@@ -7,5 +7,5 @@ "use strict";

const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/novel-filename"), exports);
const novel_filename_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/novel-filename"));
tslib_1.__exportStar(require("@lazy-cjk/novel-filename"), exports);
const novel_filename_1 = tslib_1.__importDefault(require("@lazy-cjk/novel-filename"));
exports.default = novel_filename_1.default;
//# sourceMappingURL=filename.js.map

@@ -8,3 +8,3 @@ "use strict";

const tslib_1 = require("tslib");
const uni_string_1 = (0, tslib_1.__importDefault)(require("uni-string"));
const uni_string_1 = tslib_1.__importDefault(require("uni-string"));
/*

@@ -11,0 +11,0 @@ export function array_unique<T>(array: T): T

@@ -7,5 +7,5 @@ "use strict";

const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/util/strtable"), exports);
const strtable_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/util/strtable"));
tslib_1.__exportStar(require("@lazy-cjk/util/strtable"), exports);
const strtable_1 = tslib_1.__importDefault(require("@lazy-cjk/util/strtable"));
exports.default = strtable_1.default;
//# sourceMappingURL=strtable.js.map

@@ -7,8 +7,8 @@ "use strict";

const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/core/map"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/types"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/util/map"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/util"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/const"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/core/map"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/types"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/util/map"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/util"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/const"), exports);
exports.default = exports;
//# sourceMappingURL=core.js.map

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

const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/min"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/min/index"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/min/const"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert/lib/min/util"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/min"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/min/index"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/min/const"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-convert/lib/min/util"), exports);
exports.default = exports;
//# sourceMappingURL=min.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert-table/table_plus"), exports);
const table_plus_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/zh-convert-table/table_plus"));
tslib_1.__exportStar(require("@lazy-cjk/zh-convert-table/table_plus"), exports);
const table_plus_1 = tslib_1.__importDefault(require("@lazy-cjk/zh-convert-table/table_plus"));
exports.default = table_plus_1.default;
//# sourceMappingURL=table_plus.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert-table/table"), exports);
const table_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/zh-convert-table/table"));
tslib_1.__exportStar(require("@lazy-cjk/zh-convert-table/table"), exports);
const table_1 = tslib_1.__importDefault(require("@lazy-cjk/zh-convert-table/table"));
exports.default = table_1.default;
//# sourceMappingURL=table.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-convert-table/wikipedia"), exports);
const wikipedia_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/zh-convert-table/wikipedia"));
tslib_1.__exportStar(require("@lazy-cjk/zh-convert-table/wikipedia"), exports);
const wikipedia_1 = tslib_1.__importDefault(require("@lazy-cjk/zh-convert-table/wikipedia"));
exports.default = wikipedia_1.default;
//# sourceMappingURL=wikipedia.js.map

@@ -7,5 +7,5 @@ "use strict";

const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-greedy"), exports);
const zh_table_greedy_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/zh-table-greedy"));
tslib_1.__exportStar(require("@lazy-cjk/zh-table-greedy"), exports);
const zh_table_greedy_1 = tslib_1.__importDefault(require("@lazy-cjk/zh-table-greedy"));
exports.default = zh_table_greedy_1.default;
//# sourceMappingURL=greedy.js.map

@@ -8,9 +8,9 @@ "use strict";

const tslib_1 = require("tslib");
const zh_table_alias_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/zh-table-alias"));
const zh_table_alias_1 = tslib_1.__importDefault(require("@lazy-cjk/zh-table-alias"));
exports.libTable = zh_table_alias_1.default;
const util_1 = require("@lazy-cjk/zh-table-list/lib/util");
Object.defineProperty(exports, "_get", { enumerable: true, get: function () { return util_1._get; } });
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-list/lib/types"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-list"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-list/lib/types"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-list"), exports);
exports.default = exports;
//# sourceMappingURL=index.js.map

@@ -8,7 +8,7 @@ "use strict";

const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-list/list"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-list/list"), exports);
var zh_slugify_1 = require("@lazy-cjk/zh-slugify");
Object.defineProperty(exports, "slugify", { enumerable: true, get: function () { return zh_slugify_1.slugify; } });
const list_1 = (0, tslib_1.__importDefault)(require("@lazy-cjk/zh-table-list/list"));
const list_1 = tslib_1.__importDefault(require("@lazy-cjk/zh-table-list/list"));
exports.default = list_1.default;
//# sourceMappingURL=list.js.map

@@ -7,9 +7,9 @@ "use strict";

Object.defineProperty(exports, "_table_tw", { enumerable: true, get: function () { return raw_1._table_tw; } });
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-alias"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-alias/lib/table"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-alias/lib/util/table"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-alias/lib/util/unique"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-alias/lib/util/core"), exports);
(0, tslib_1.__exportStar)(require("@lazy-cjk/zh-table-alias/lib/types"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-alias"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-alias/lib/table"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-alias/lib/util/table"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-alias/lib/util/unique"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-alias/lib/util/core"), exports);
tslib_1.__exportStar(require("@lazy-cjk/zh-table-alias/lib/types"), exports);
exports.default = exports;
//# sourceMappingURL=table.js.map
{
"name": "cjk-conv",
"version": "1.2.137",
"version": "1.2.139",
"description": "convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )",

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

"dependencies": {
"@lazy-cjk/jp-table-alias": "^1.0.36",
"@lazy-cjk/jp-table-comparison": "^1.0.25",
"@lazy-cjk/jp-table-convert": "^1.0.41",
"@lazy-cjk/jp-table-voice": "^1.0.33",
"@lazy-cjk/novel-filename": "^1.0.44",
"@lazy-cjk/util": "^1.0.14",
"@lazy-cjk/zh-convert": "^1.0.42",
"@lazy-cjk/jp-table-alias": "^1.0.38",
"@lazy-cjk/jp-table-comparison": "^1.0.28",
"@lazy-cjk/jp-table-convert": "^1.0.43",
"@lazy-cjk/jp-table-voice": "^1.0.36",
"@lazy-cjk/novel-filename": "^1.0.46",
"@lazy-cjk/util": "^1.0.17",
"@lazy-cjk/zh-convert": "^1.0.44",
"@lazy-cjk/zh-convert-table": "^1.0.22",
"@lazy-cjk/zh-slugify": "^1.0.80",
"@lazy-cjk/zh-table-alias": "^1.0.56",
"@lazy-cjk/zh-table-greedy": "^1.0.81",
"@lazy-cjk/zh-table-list": "^1.0.78",
"@lazy-cjk/zh-slugify": "^1.0.82",
"@lazy-cjk/zh-table-alias": "^1.0.58",
"@lazy-cjk/zh-table-greedy": "^1.0.84",
"@lazy-cjk/zh-table-list": "^1.0.80",
"tslib": "^2.3.1",
"uni-string": "^1.1.11"
"uni-string": "^1.1.12"
},
"gitHead": "a050032702fdf2c11814f4f1ec55821db469a3a2"
"gitHead": "d179269171b3b5ddfdba1a4d6d83db37b24dba9e"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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