regexp-parser-event
Advanced tools
Comparing version 1.1.46 to 1.1.47
@@ -6,2 +6,12 @@ # Change Log | ||
## [1.1.47](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.46...regexp-parser-event@1.1.47) (2024-09-03) | ||
### 📌 Dependencies | ||
* update deps ([20031d9](https://github.com/bluelovers/ws-regexp/commit/20031d9e2c98e331698cd68787dd13060280f230)) | ||
## [1.1.46](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.45...regexp-parser-event@1.1.46) (2024-08-24) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "regexp-parser-event", | ||
"version": "1.1.46", | ||
"version": "1.1.47", | ||
"description": "## API", | ||
@@ -54,12 +54,12 @@ "keywords": [ | ||
"dependencies": { | ||
"array-hyper-unique": "^2.1.4", | ||
"regexp-parser-literal": "^1.1.39", | ||
"array-hyper-unique": "^2.1.6", | ||
"regexp-parser-literal": "^1.1.40", | ||
"regexpp2": "^1.3.35", | ||
"ts-type": ">=2", | ||
"ts-type": "^3.0.1", | ||
"tslib": ">=2" | ||
}, | ||
"devDependencies": { | ||
"ts-enum-util": "^4.0.2" | ||
"ts-enum-util": "^4.1.0" | ||
}, | ||
"gitHead": "7804fe06cda102a7912e0955e38fd02687a1dd0f" | ||
"gitHead": "3c036f46a0b624fe027f7581c1877646f2ccc15e" | ||
} |
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
48494
Updatedarray-hyper-unique@^2.1.6
Updatedts-type@^3.0.1