regexp-range
Advanced tools
Comparing version 1.0.29 to 1.0.30
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.30](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.29...regexp-range@1.0.30) (2021-07-26) | ||
### ♻️ Chores | ||
* **deps:** update deps ([7768418](https://github.com/bluelovers/ws-regexp/commit/776841897b19d2d4b3d4a6800c81247652e438d3)) | ||
## [1.0.29](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.28...regexp-range@1.0.29) (2021-07-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "regexp-range", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"description": "create regex class range string `[一-十]` `[⓪-㊿]` ...", | ||
@@ -50,7 +50,7 @@ "keywords": [ | ||
"@lazy-cjk/japanese": "^1.2.18", | ||
"array-hyper-unique": "^1.1.9", | ||
"array-hyper-unique": "^1.1.10", | ||
"fill-range": "^7.0.1", | ||
"tslib": "^2.3.0" | ||
}, | ||
"gitHead": "d4ccd0aff0bccb9666c3c771822048644d37c177" | ||
"gitHead": "3ce32148346d3537f9716e060cb46096013c17f4" | ||
} |
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
33781
+ Added@types/node@22.10.0(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedundici-types@6.19.8(transitive)
Updatedarray-hyper-unique@^1.1.10