🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign 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
3.3.91
to
3.3.92
+8
-0
CHANGELOG.md

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

## [3.3.92](https://github.com/bluelovers/ws-regexp/compare/regexp-cjk@3.3.91...regexp-cjk@3.3.92) (2021-06-21)
**Note:** Version bump only for package regexp-cjk
## [3.3.91](https://github.com/bluelovers/ws-regexp/compare/regexp-cjk@3.3.90...regexp-cjk@3.3.91) (2021-06-21)

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

+3
-3
{
"name": "regexp-cjk",
"version": "3.3.91",
"version": "3.3.92",
"description": "Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn",

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

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

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

},
"gitHead": "28236856f017fe68f6c9224c709575ee808247c6"
"gitHead": "4e9255801ca9ca02906f733a200d4dff9c8b1ed1"
}