Socket
Socket
Sign inDemoInstall

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 Versions

1

0.2.2

Diff

Changelog

Source

0.2.2 (2021-06-03)

Changed

  • All getFirst{Consumed,}Char* functions can now handle word boundary assertions.
rundevelopment
published 0.2.1 •

Changelog

Source

0.2.1 (2021-06-01)

Changed

  • Added support for d flag.
rundevelopment
published 0.2.0 •

Changelog

Source

0.2.0 (2021-04-29)

Breaking

  • Private types aren't exported anymore. (They were never supposed to be exported in the first place.)

Changed

  • Updated refa to v0.8.
rundevelopment
published 0.1.3 •

Changelog

Source

0.1.3 (2021-04-13)

Fixed

  • isEmptyBackreference: Fixed stack overflow for circular nested backreferences.

Changed

  • is{Empty,Strict}Backreference: More efficient implementation.
  • hasSome{Ancestor,Descendant}: Node can now be given to the functions instead of condition functions.
  • getClosestAncestor: The return type is now stricter and exported as ClosestAncestor<A, B>.
rundevelopment
published 0.1.2 •

Changelog

Source

0.1.2 (2021-04-12)

Fixed

  • is{Empty,Strict}Backreference: These two functions will now properly account for capturing groups inside negated lookarounds.
rundevelopment
published 0.1.1 •

Changelog

Source

0.1.1 (2021-04-09)

Added

  • Package meta information.
rundevelopment
published 0.1.0 •

Changelog

Source

0.1.0 (2021-04-09)

Initial release.

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