regexp-support
Advanced tools
Comparing version
@@ -6,2 +6,83 @@ # Change Log | ||
## [1.0.52](https://github.com/bluelovers/ws-regexp/compare/regexp-support@1.0.47...regexp-support@1.0.52) (2023-02-28) | ||
### ♻️ Chores | ||
* new env test ([3086443](https://github.com/bluelovers/ws-regexp/commit/30864439bcc325201208389396cfe38a7f14f458)) | ||
* update package.json ([2d3e193](https://github.com/bluelovers/ws-regexp/commit/2d3e1938f552c1801c4c66d9361ac9b01e466833)) | ||
### 🔖 Miscellaneous | ||
* . ([13b06c5](https://github.com/bluelovers/ws-regexp/commit/13b06c54b9806c7bef90ced013d69c44ec7ddd84)) | ||
* . ([6e5c6f2](https://github.com/bluelovers/ws-regexp/commit/6e5c6f2d7acdbad9f9b8c3d01c06eaebef35f5e7)) | ||
* . ([3e21fb7](https://github.com/bluelovers/ws-regexp/commit/3e21fb75541bf0f9ea7ed9eda91fb8dfddab44a3)) | ||
* . ([9359512](https://github.com/bluelovers/ws-regexp/commit/93595125b9ab7ebcac4e69cd21026709b994c1fc)) | ||
## [1.0.51](https://github.com/bluelovers/ws-regexp/compare/regexp-support@1.0.47...regexp-support@1.0.51) (2023-02-28) | ||
### ♻️ Chores | ||
* new env test ([3086443](https://github.com/bluelovers/ws-regexp/commit/30864439bcc325201208389396cfe38a7f14f458)) | ||
* update package.json ([2d3e193](https://github.com/bluelovers/ws-regexp/commit/2d3e1938f552c1801c4c66d9361ac9b01e466833)) | ||
### 🔖 Miscellaneous | ||
* . ([6e5c6f2](https://github.com/bluelovers/ws-regexp/commit/6e5c6f2d7acdbad9f9b8c3d01c06eaebef35f5e7)) | ||
* . ([3e21fb7](https://github.com/bluelovers/ws-regexp/commit/3e21fb75541bf0f9ea7ed9eda91fb8dfddab44a3)) | ||
* . ([9359512](https://github.com/bluelovers/ws-regexp/commit/93595125b9ab7ebcac4e69cd21026709b994c1fc)) | ||
## [1.0.50](https://github.com/bluelovers/ws-regexp/compare/regexp-support@1.0.47...regexp-support@1.0.50) (2023-02-28) | ||
### ♻️ Chores | ||
* new env test ([3086443](https://github.com/bluelovers/ws-regexp/commit/30864439bcc325201208389396cfe38a7f14f458)) | ||
* update package.json ([2d3e193](https://github.com/bluelovers/ws-regexp/commit/2d3e1938f552c1801c4c66d9361ac9b01e466833)) | ||
### 🔖 Miscellaneous | ||
* . ([3e21fb7](https://github.com/bluelovers/ws-regexp/commit/3e21fb75541bf0f9ea7ed9eda91fb8dfddab44a3)) | ||
* . ([9359512](https://github.com/bluelovers/ws-regexp/commit/93595125b9ab7ebcac4e69cd21026709b994c1fc)) | ||
## [1.0.49](https://github.com/bluelovers/ws-regexp/compare/regexp-support@1.0.47...regexp-support@1.0.49) (2023-02-28) | ||
### ♻️ Chores | ||
* new env test ([3086443](https://github.com/bluelovers/ws-regexp/commit/30864439bcc325201208389396cfe38a7f14f458)) | ||
* update package.json ([2d3e193](https://github.com/bluelovers/ws-regexp/commit/2d3e1938f552c1801c4c66d9361ac9b01e466833)) | ||
### 🔖 Miscellaneous | ||
* . ([9359512](https://github.com/bluelovers/ws-regexp/commit/93595125b9ab7ebcac4e69cd21026709b994c1fc)) | ||
## [1.0.48](https://github.com/bluelovers/ws-regexp/compare/regexp-support@1.0.47...regexp-support@1.0.48) (2023-02-28) | ||
### ♻️ Chores | ||
* new env test ([3086443](https://github.com/bluelovers/ws-regexp/commit/30864439bcc325201208389396cfe38a7f14f458)) | ||
* update package.json ([2d3e193](https://github.com/bluelovers/ws-regexp/commit/2d3e1938f552c1801c4c66d9361ac9b01e466833)) | ||
## [1.0.47](https://github.com/bluelovers/ws-regexp/compare/regexp-support@1.0.46...regexp-support@1.0.47) (2022-10-16) | ||
@@ -8,0 +89,0 @@ |
{ | ||
"name": "regexp-support", | ||
"version": "1.0.47", | ||
"version": "1.0.52", | ||
"description": "check RegExp ( regular expressions ) support", | ||
@@ -43,2 +43,3 @@ "keywords": [ | ||
"scripts": { | ||
"coverage": "yarn run test -- --coverage", | ||
"test": "yarn run build:report && jest -u && echo test", | ||
@@ -66,3 +67,3 @@ "test:jest": "jest --passWithNoTests", | ||
}, | ||
"gitHead": "e4f1fa1320fc53a7d04384baf64779072ceef73b" | ||
"gitHead": "b4e7f9baa50636811168681fd3f211f0921b557b" | ||
} |
525668
1.7%71
1.43%12481
2%