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.44 to 1.1.45

10

CHANGELOG.md

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

## [1.1.45](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.44...regexp-parser-event@1.1.45) (2024-03-01)
### 📌 Dependencies
* update deps ([e9a581a](https://github.com/bluelovers/ws-regexp/commit/e9a581a6e0532881e0950c5b296946744737aad6))
## [1.1.44](https://github.com/bluelovers/ws-regexp/compare/regexp-parser-event@1.1.43...regexp-parser-event@1.1.44) (2024-01-29)

@@ -8,0 +18,0 @@

12

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

@@ -37,2 +37,3 @@ "keywords": [

"test:jest": "jest --passWithNoTests",
"test:jest:coverage": "yarn run test:jest -- --coverage",
"test:jest:snapshot": "yarn run test:jest -- -u",

@@ -50,8 +51,9 @@ "test:local": "jest",

"ncu": "npx yarn-tool ncu -u",
"sort-package-json": "npx yarn-tool sort"
"sort-package-json": "npx yarn-tool sort",
"tsc:showConfig": "ynpx get-current-tsconfig -p"
},
"dependencies": {
"array-hyper-unique": "^2.1.4",
"regexp-parser-literal": "^1.1.37",
"regexpp2": "^1.3.33",
"regexp-parser-literal": "^1.1.38",
"regexpp2": "^1.3.34",
"ts-type": ">=2",

@@ -63,3 +65,3 @@ "tslib": ">=2"

},
"gitHead": "3da68f8abe92eaa77bb13b8cc1b852b1f831c735"
"gitHead": "e905ea55dc6433024806ea9db77147b282b5566d"
}
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