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

regexp-ast-analysis

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexp-ast-analysis - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

7

CHANGELOG.md
# Changelog
## 0.2.3 (2021-07-15)
### Changed
- Updated refa and regexpp.
## 0.2.2 (2021-06-03)

@@ -4,0 +11,0 @@

6

package.json
{
"name": "regexp-ast-analysis",
"version": "0.2.2",
"version": "0.2.3",
"description": "A library for analysing JS RegExp",

@@ -51,4 +51,4 @@ "main": "index",

"dependencies": {
"refa": "^0.8.0",
"regexpp": "^3.1.0"
"refa": "^0.9.0",
"regexpp": "^3.2.0"
},

@@ -55,0 +55,0 @@ "files": [

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