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

regexp-range

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexp-range - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

11

CHANGELOG.md

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

## [1.0.22](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.21...regexp-range@1.0.22) (2020-11-10)
### ♻️ Chores
* **deps:** update deps ([37d1a64](https://github.com/bluelovers/ws-regexp/commit/37d1a64a224cce19d5a738d1f64f45c60f8af31a))
## [1.0.21](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.20...regexp-range@1.0.21) (2020-08-17)

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

6

package.json
{
"name": "regexp-range",
"version": "1.0.21",
"version": "1.0.22",
"description": "create regex class range string `[一-十]` `[⓪-㊿]` ...",

@@ -49,7 +49,7 @@ "keywords": [

"dependencies": {
"@lazy-cjk/japanese": "^1.2.9",
"@lazy-cjk/japanese": "^1.2.10",
"array-hyper-unique": "^1.1.9",
"fill-range": "^7.0.1"
},
"gitHead": "8d9d66e5c50ff4553d05a8b74c8ad1a88df2c72c"
"gitHead": "28bfe8c18ca5ffc7623f9f40ebb69c298ca2a57b"
}

@@ -37,2 +37,3 @@ "use strict";

['chineseMilitary'],
//['vietnam'],
].forEach(function (key) {

@@ -39,0 +40,0 @@ let ls = numbers_1.predefineedTranscriptionConfigs.digits[key[0]];

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