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

recheck-linux-x64

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recheck-linux-x64 - npm Package Versions

1

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 4.0.2 •

Changelog

Source

4.0.2 (2021-11-23)

A test release. (Second)

makenowjust
published 4.0.0 •

Changelog

Source

4.0.0 (2021-11-23)

Changes:

  • Move unicode related types into new recheck-unicode module (#77)
  • Move RegExp parser into new recheck-parse module (#78)
  • Move JS binding into new recheck-js module (#79)
  • Add recheck CLI (#83)
  • Build recheck CLI by using Graal native-image
  • Move circe codes into recheck-codec module (#91)
  • Rename recheck module to recheck-core (#92)
  • Add ErrorKind.Cancel for canceled execution (#93)
  • Rename EpsNFABuilder.compile to .build (#94)
  • Improve AST node structure (#138)
  • Rename batch subcommand to agent (#139)
  • Add recheck-${os}-${cpu} packages to distribute binaries (#141)
  • Rename @makenowjust-labs/recheck package to recheck (#141)

Fixes:

  • Update sourcecode to 0.2.7 (#72)
  • Update Scala version to 2.13.6
  • Run recheck batch requests in asynchronous (#89)
  • Update Scala version tp 2.13.7
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