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

eslint-plugin-redos

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-redos - npm Package Versions

12

1.0.0

Diff

Changelog

Source

1.0.0 (2020-11-19)

Changes:

  • Move Compiler to automaton package.
  • Move unicode package to data package.
  • Add backtrack based RegExp VM.
  • Add fuzz checker.
  • Add hybrid checker.

Fixes:

  • Fix conversion from repeat pattern a{n,m} to ε-NFA correctly.
  • Remove duplicated canonicalization of word escape class on ignore-case.
makenowjust
published 0.2.0 •

Changelog

Source

0.2.0 (2020-11-01)

Changes:

  • Move Checker, Complexity and Witness into automaton package.
  • Add Diagnostics.
  • Use Vector instead for performance.
  • Improve package.json contents.

Fixes:

  • Refactor EpsNFA.Assertion#accept.
makenowjust
published 0.1.0 •

Changelog

Source

0.1.0 (2020-10-27)

An 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