regexp-range
Advanced tools
Comparing version 1.0.30 to 1.0.31
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.31](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.30...regexp-range@1.0.31) (2021-08-13) | ||
### ♻️ Chores | ||
* **deps:** update deps ([9911e52](https://github.com/bluelovers/ws-regexp/commit/9911e52d7b63a7292ae15139cccf1737944a870e)) | ||
## [1.0.30](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.29...regexp-range@1.0.30) (2021-07-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "regexp-range", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"description": "create regex class range string `[一-十]` `[⓪-㊿]` ...", | ||
@@ -49,8 +49,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@lazy-cjk/japanese": "^1.2.18", | ||
"@lazy-cjk/japanese": "^1.2.19", | ||
"array-hyper-unique": "^1.1.10", | ||
"fill-range": "^7.0.1", | ||
"tslib": "^2.3.0" | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "3ce32148346d3537f9716e060cb46096013c17f4" | ||
"gitHead": "75ef292e77d2aee7c7c9dfaa184e27253418e611" | ||
} |
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
34050
+ Added@types/node@22.9.3(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@types/node@22.10.0(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@lazy-cjk/japanese@^1.2.19
Updatedtslib@^2.3.1