regexp-range
Advanced tools
Comparing version 1.0.23 to 1.0.24
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.24](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.23...regexp-range@1.0.24) (2021-02-04) | ||
**Note:** Version bump only for package regexp-range | ||
## [1.0.23](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.22...regexp-range@1.0.23) (2020-11-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "regexp-range", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "create regex class range string `[一-十]` `[⓪-㊿]` ...", | ||
@@ -49,7 +49,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@lazy-cjk/japanese": "^1.2.11", | ||
"@lazy-cjk/japanese": "^1.2.12", | ||
"array-hyper-unique": "^1.1.9", | ||
"fill-range": "^7.0.1" | ||
}, | ||
"gitHead": "83c1e4eca2a50944a252dcd3d8bfc351b4d6f9be" | ||
"gitHead": "33a8f6d5c534be3cb26103ccfd03cdbcfc7aaa66" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32899
Updated@lazy-cjk/japanese@^1.2.12