New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-doc-generator

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-doc-generator - npm Package Versions

1
7

1.1.0

Diff

Changelog

Source

v1.1.0 (2022-12-16)

:rocket: Enhancement
  • #350 Add rule doc notice type for rule description (@bmish)
:bug: Bug Fix
  • #349 Improve detection of named options to be mentioned in rule docs (@bmish)
  • #344 Hide stack trace when throwing exception (@bmish)
:memo: Documentation
  • #342 Add table of contents to readme (@bmish)
  • #336 Add table documenting types of notices and columns (@bmish)
  • #332 Mention complementary rule eslint-plugin/require-meta-docs-url (@bmish)
:house: Internal
Committers: 1
bmishkin
published 1.0.2 •

Changelog

Source

v1.0.2 (2022-12-01)

:bug: Bug Fix
  • #322 Use string union types instead of enums for better TypeScript compatibility with public config file type (@bmish)
Committers: 1
bmishkin
published 1.0.1 •

Changelog

Source

v1.0.1 (2022-12-01)

:bug: Bug Fix
  • #317 More robust handling of boolean-equivalent strings for parsing boolean CLI options and boolean properties in --rule-list-split (@bmish)
  • #314 Handle additional types of variable casing when creating sub-list headers with --rule-list-split (@bmish)
  • #309 Fully utilize readonly modifier for nested array types (@bmish)
:memo: Documentation
:house: Internal
  • #316 Use external library to retrieve an arbitrary property from a rule (@bmish)
  • #313 Avoid recreating readonly array when passing to markdown-table (@bmish)
Committers: 1
bmishkin
published 1.0.0 •

Changelog

Source

v1.0.0 (2022-11-28)

Now considered stable and already successfully adopted in many of the top ESLint plugins.

bmishkin
published 0.28.1 •

Changelog

Source

v0.28.1 (2022-11-28)

:bug: Bug Fix
  • #303 Use TypeScript readonly modifier for external/array types (@bmish)
:memo: Documentation
Committers: 1
bmishkin
published 0.28.0 •

Changelog

Source

v0.28.0 (2022-11-27)

:boom: Breaking Change
  • #301 Rename --split-by option to --rule-list-split (@bmish)
  • #300 Use arrays instead of CSV strings for config file types (@bmish)
:memo: Documentation
  • #299 Add JSDocs for exported GenerateOptions type (@bmish)
Committers: 1
bmishkin
published 0.27.1 •

Changelog

Source

v0.27.1 (2022-11-27)

:bug: Bug Fix
Committers: 1
bmishkin
published 0.27.0 •

Changelog

Source

v0.27.0 (2022-11-27)

:rocket: Enhancement
  • #285 Add postprocess config file option (useful for applying prettier formatting) (@G-Rath)
  • #296 Always display plugin prefix in deprecated rule replacement rule name (@bmish)
:bug: Bug Fix
  • #286 Remove extra closing quote from error message (@G-Rath)
:house: Internal
Committers: 2
bmishkin
published 0.26.1 •

Changelog

Source

v0.26.1 (2022-11-25)

:bug: Bug Fix
  • #279 Ensure deprecated rule replacement link respects --path-rule-doc (@bmish)
  • #280 Fix default rules list path of README.md (@bmish)
  • #275 Fix rule links when specifying a rule list file in a subdirectory with --path-rule-list (@bmish)
:house: Internal
Committers: 2
bmishkin
published 0.26.0 •

Changelog

Source

v0.26.0 (2022-11-23)

:rocket: Enhancement
  • #271 Use correct header level when splitting rules list into sub-lists with --split-by (@bmish)
  • #270 Allow specifying multiple rules lists with --path-rule-list (@bmish)
  • #269 Allow content above rule doc title (@bmish)
  • #264 Export type for config file (@bmish)
:house: Internal
Committers: 1
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