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

13

4.4.1

Diff

Changelog

Source

4.4.1 (2022-06-17)

Fixes:

  • #491 Fix Duration and Parameter decoder for missing keys and null (@makenowjust)
makenowjust
published 4.4.0 •

Changelog

Source

4.4.0 (2022-05-17)

Changes:

Fixes:

Misc:

makenowjust
published 4.3.0 •

Changelog

Source

4.3.0 (2022-02-05)

New Features:

Changes:

Fixes:

  • #284 Add missing field AttackPattern#pattern in TypeScript definition (@makenowjust)

Misc:

makenowjust
published 4.2.2 •

Changelog

Source

4.2.2 (2022-01-14)

Fixes:

  • Fix handleLine in Agent for large data (#266)
  • Prefer to use native backend on RECHECK_BACKEND=auto (#268)
makenowjust
published 4.2.1 •

Changelog

Source

4.2.1 (2022-01-08)

Fixes:

  • Don't bundle recheck in eslint-plugin-redos (#260)
  • Use require directly instead of module.require (#261)
makenowjust
published 4.2.0 •

Changelog

Source

4.2.0 (2022-01-08)

Changes:

  • Split common package into another module recheck-common (#202)
  • Increase default parameter values (#202)
  • Restrict repeats contained in gene (#202)
  • Add Parameters as immutable version of Config (#202)
  • Add accelerationMode parameter to specify acceleration mode behavior (#211)
  • Rename default parameter constant names (#211)
  • Add the new default seeder named StaticSeeder (#227)
  • Decrease some parameters default values (#227)
  • Improve repetition count estimation (#227)
  • Use JavaScript style representation for AttackPattern#toString (#229)
  • Apply look-ahead optimization to VM (#233)
  • Add recall validation (#234)
  • Simplify automaton without input terminator distinction (#240)
  • Add recheck-jar package (#248)
  • Improve StaticSeeding.simplify against look-around near by repeat (#255)

Fixes:

  • Fix semaphore usage in test (#230)
  • Fix sbt file issues (#231)
  • Check integer overflow on matching steps (#232)
  • Fix loop detection in StaticSeeder (#235)
  • Returns iterator in FuzzChecker (#236)
  • Rewrite recheck package implementation (#248)
  • Add recheck package test (#248)
  • Optimize alphabet construction (#258)
makenowjust
published 4.1.1 •

Changelog

Source

4.1.1 (2021-12-04)

Fixes:

  • Add index.d.ts file to the package (#184)
  • Fix optionalDependencies in recheck package (#185)
makenowjust
published 4.1.0 •

Changelog

Source

4.1.0 (2021-12-04)

Changes:

  • Add checkSync function to NPM package (#156)
  • Add eslint-plugin-redos package (#160)

Fixes:

  • Set default value to check config (#143)
  • Rewrite recheck package in TypeScript (#149)
  • Call subprocess.ref()/unref() correctly (#181)
makenowjust
published 1.2.0 •

Changelog

Source

1.2.0 (2021-01-02)

Changes:

  • Drop max from FString.Repeat
  • Rename the module name redos-core to redos
  • Update Scala to 2.13.4
  • Rename MultiNFA to NFAwLA

Fixes:

  • Fix ε-loop elimination
makenowjust
published 1.1.0 •

Changelog

Source

1.1.0 (2020-11-20)

Changes:

  • Add maxDegree parameter

Fixes:

  • Optimize VM implementation
  • Improve attack string construction strategy
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