🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

regexp-cjk

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexp-cjk - npm Package Compare versions

Comparing version

to
3.3.88

8

CHANGELOG.md

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

## [3.3.88](https://github.com/bluelovers/ws-regexp/compare/regexp-cjk@3.3.87...regexp-cjk@3.3.88) (2020-11-29)
**Note:** Version bump only for package regexp-cjk
## [3.3.87](https://github.com/bluelovers/ws-regexp/compare/regexp-cjk@3.3.86...regexp-cjk@3.3.87) (2020-11-10)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "regexp-cjk",
"version": "3.3.87",
"version": "3.3.88",
"description": "Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn",

@@ -93,3 +93,3 @@ "keywords": [

"dependencies": {
"@lazy-cjk/zh-table-list": "^1.0.60",
"@lazy-cjk/zh-table-list": "^1.0.61",
"array-hyper-unique": "^1.1.9",

@@ -103,3 +103,3 @@ "lodash": "^4.17.20",

},
"gitHead": "83c1e4eca2a50944a252dcd3d8bfc351b4d6f9be"
"gitHead": "b79e09c8f978c0921cd3f4cdb4d70ecd9a0292bd"
}