regexp-parser-event
Advanced tools
Comparing version 1.1.10 to 1.1.12
@@ -6,2 +6,18 @@ # Change Log | ||
## [1.1.12](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.11...regexp-parser-event@1.1.12) (2020-06-09) | ||
**Note:** Version bump only for package regexp-parser-event | ||
## [1.1.11](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.10...regexp-parser-event@1.1.11) (2020-06-08) | ||
**Note:** Version bump only for package regexp-parser-event | ||
## [1.1.10](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.9...regexp-parser-event@1.1.10) (2020-06-07) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "regexp-parser-event", | ||
"version": "1.1.10", | ||
"version": "1.1.12", | ||
"description": "## API", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"test": "yarn run test:local && yarn run test:regexp", | ||
"test:local": "jest --coverage", | ||
"test:local": "jest", | ||
"test:regexp": "yt ws run --scope regexp-cjk test:local", | ||
@@ -48,4 +48,4 @@ "npm:publish": "npm publish", | ||
"array-hyper-unique": "^1.1.2", | ||
"regexp-parser-literal": "^1.1.4", | ||
"regexpp2": "^1.3.2", | ||
"regexp-parser-literal": "^1.1.6", | ||
"regexpp2": "^1.3.3", | ||
"ts-type": "^1.2.17" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "6a9fdf37db6356c33bd9c12bc318253f7072820d" | ||
"gitHead": "6ca57ce4e04591289d2e139a7349ab4861e0ba87" | ||
} |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
35928
0
Updatedregexp-parser-literal@^1.1.6
Updatedregexpp2@^1.3.3