Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

regexp-parser-event

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexp-parser-event - npm Package Compare versions

Comparing version 1.1.25 to 1.1.26

21

CHANGELOG.md

@@ -6,2 +6,23 @@ # Change Log

## [1.1.26](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.25...regexp-parser-event@1.1.26) (2021-06-21)
### 🐛 Bug Fixes
* **typescript:** This member must have an 'override' modifier because it overrides a member in the base class 'EventEmitter'. ([41c9391](https://github.com/bluelovers/ws-regexp/commit/41c9391833263f1c796e3feb473387faaf5ebe90))
### 💎 Styles
* use importHelpers ([6bedeef](https://github.com/bluelovers/ws-regexp/commit/6bedeefcb325c049cbdfaf3ba3fc3afa7140893d))
### ♻️ Chores
* update deps ([3633a97](https://github.com/bluelovers/ws-regexp/commit/3633a97e8014049c163d860dc07d3a5e0d02416f))
## [1.1.25](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.24...regexp-parser-event@1.1.25) (2021-02-04)

@@ -8,0 +29,0 @@

13

package.json
{
"name": "regexp-parser-event",
"version": "1.1.25",
"version": "1.1.26",
"description": "## API",

@@ -38,4 +38,4 @@ "keywords": [

"npm:publish:lerna": "npx lerna publish --yes --cd-version patch",
"preversion": "yarn run test",
"prepublish:lockfile": "npx sync-lockfile .",
"prepublishOnly": "yarn run test",
"prepublishOnly_": "yarn run ncu && yarn run sort-package-json && yarn run test",

@@ -48,5 +48,6 @@ "postpublish_": "git commit -a -m \"postpublish new version\"",

"array-hyper-unique": "^1.1.9",
"regexp-parser-literal": "^1.1.17",
"regexpp2": "^1.3.13",
"ts-type": "^1.2.34"
"regexp-parser-literal": "^1.1.19",
"regexpp2": "^1.3.16",
"ts-type": "^1.2.34",
"tslib": "^2.3.0"
},

@@ -56,3 +57,3 @@ "devDependencies": {

},
"gitHead": "33a8f6d5c534be3cb26103ccfd03cdbcfc7aaa66"
"gitHead": "1aa0f123c804bfd33203716a9c7d11804c2e411e"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc