regexp-parser-event
Advanced tools
Comparing version 1.1.42 to 1.1.43
@@ -6,2 +6,12 @@ # Change Log | ||
## [1.1.43](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.42...regexp-parser-event@1.1.43) (2023-02-28) | ||
### ♻️ Chores | ||
* update package.json ([2d3e193](https://github.com/bluelovers/ws-regexp/commit/2d3e1938f552c1801c4c66d9361ac9b01e466833)) | ||
## [1.1.42](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.41...regexp-parser-event@1.1.42) (2022-10-26) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "regexp-parser-event", | ||
"version": "1.1.42", | ||
"version": "1.1.43", | ||
"description": "## API", | ||
@@ -34,2 +34,3 @@ "keywords": [ | ||
"scripts": { | ||
"coverage": "yarn run test -- --coverage", | ||
"test": "yarn run test:local && yarn run test:regexp", | ||
@@ -53,4 +54,4 @@ "test:jest": "jest --passWithNoTests", | ||
"array-hyper-unique": "^2.1.4", | ||
"regexp-parser-literal": "^1.1.35", | ||
"regexpp2": "^1.3.27", | ||
"regexp-parser-literal": "^1.1.36", | ||
"regexpp2": "^1.3.32", | ||
"ts-type": ">=2", | ||
@@ -62,3 +63,3 @@ "tslib": ">=2" | ||
}, | ||
"gitHead": "178d7b884c1b3113d915d74beb62a8bba657c7d1" | ||
"gitHead": "b4e7f9baa50636811168681fd3f211f0921b557b" | ||
} |
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
47211
Updatedregexpp2@^1.3.32