Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lazy-cjk/novel-filename

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lazy-cjk/novel-filename - npm Package Compare versions

Comparing version 1.0.36 to 1.0.38

22

CHANGELOG.md

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

## [1.0.38](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/novel-filename@1.0.37...@lazy-cjk/novel-filename@1.0.38) (2021-07-09)
### 🔖 Miscellaneous
* . ([8e85c04](https://github.com/bluelovers/ws-regexp/commit/8e85c04a9cb7622ef865a383107dbc9ec2f512b4))
## [1.0.37](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/novel-filename@1.0.36...@lazy-cjk/novel-filename@1.0.37) (2021-07-09)
### 🛠 Build System
* update .js ([26829bc](https://github.com/bluelovers/ws-regexp/commit/26829bcd9557c28497ac40f4b5c7648593ebaca4))
## [1.0.36](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/novel-filename@1.0.35...@lazy-cjk/novel-filename@1.0.36) (2021-06-21)

@@ -8,0 +30,0 @@

4

index.js

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

function jp(txt, options = {}) {
return zh(jp_table_convert_1.zh2jp(zh(txt), {
return zh((0, jp_table_convert_1.zh2jp)(zh(txt), {
// @ts-ignore

@@ -59,3 +59,3 @@ skip: '竜龍制征里像拜冰澤涉丑兒娘姐姉志儿從辨勞' + (options.skip || ''),

.replace(/[么预枪丛迈这个尔儿从龙丝风劳弃别驯卢妈称号]+/ug, function (s) {
return zh_convert_1.cn2tw(s);
return (0, zh_convert_1.cn2tw)(s);
});

@@ -62,0 +62,0 @@ }

{
"name": "@lazy-cjk/novel-filename",
"version": "1.0.36",
"version": "1.0.38",
"description": "",

@@ -76,4 +76,4 @@ "keywords": [

"dependencies": {
"@lazy-cjk/jp-table-convert": "^1.0.30",
"@lazy-cjk/zh-convert": "^1.0.35",
"@lazy-cjk/jp-table-convert": "^1.0.33",
"@lazy-cjk/zh-convert": "^1.0.37",
"tslib": "^2.3.0"

@@ -84,3 +84,3 @@ },

},
"gitHead": "1aa0f123c804bfd33203716a9c7d11804c2e411e"
"gitHead": "d4ccd0aff0bccb9666c3c771822048644d37c177"
}

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