regexp-parser-event
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.8](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.7...regexp-parser-event@1.1.8) (2020-06-06) | ||
**Note:** Version bump only for package regexp-parser-event | ||
## [1.1.7](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.6...regexp-parser-event@1.1.7) (2020-06-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "regexp-parser-event", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "## API", | ||
@@ -46,5 +46,5 @@ "keywords": [ | ||
"dependencies": { | ||
"array-hyper-unique": "^1.1.0", | ||
"regexp-parser-literal": "^1.1.1", | ||
"regexpp2": "^1.3.0", | ||
"array-hyper-unique": "^1.1.2", | ||
"regexp-parser-literal": "^1.1.2", | ||
"regexpp2": "^1.3.1", | ||
"ts-type": "^1.2.17" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "269c777249ded9caec94f2352c24aa7673a03dba" | ||
"gitHead": "4b6fac9a9c6c7ef5f31dc2a0a1f0f46a1a310da8" | ||
} |
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
35158
Updatedarray-hyper-unique@^1.1.2
Updatedregexp-parser-literal@^1.1.2
Updatedregexpp2@^1.3.1