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

@es-joy/jsdoccomment

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@es-joy/jsdoccomment - npm Package Versions

1
11

0.25.0

Diff

Changelog

Source

0.25.0

  • feat(parseComment): properly support whitespace
  • fix(estreeToString): carriage return placement for ending of JSDoc block
  • fix(commentParserToESTree): avoid adding initial space before a tag if on a single line
  • test: make tests more accurate to jsdoc semantically
brettz9
published 0.24.0 •

Changelog

Source

0.24.0

  • feat(estreeToString): support stringification of parsedType but with a new preferRawType option allowing the old behavior of using rawType
brettz9
published 0.23.6 •

Changelog

Source

0.23.6

  • fix(commentParserToESTree): ensure postType added after multi-line type
  • fix(estreeToString): ensure JsdocTypeLine stringified with initial and that they are joined together with newlines
brettz9
published 0.23.5 •

Changelog

Source

0.23.5

  • fix(commentParserToESTree): avoid duplicating tag names
brettz9
published 0.23.4 •

Changelog

Source

0.23.4

  • fix(estreeToString): add delimiter, etc. if adding JsdocDescriptionLine for JsdocBlock
  • fix(estreeToString): add line break when tags are present (unless already ending in newline)
brettz9
published 0.23.3 •

Changelog

Source

0.23.3

  • fix(estreeToString): handle multi-line block descriptions followed by tags with line break
brettz9
published 0.23.2 •

Changelog

Source

0.23.2

  • fix: ensure JsdocBlock stringifier has any initial whitespace on end line
brettz9
published 0.23.1 •

Changelog

Source

0.23.1

  • docs(README): update
brettz9
published 0.23.0 •

Changelog

Source

0.23.0

  • BREAKING CHANGE(commentParserToESTree): rename start and end to initial and terminal to avoid any conflicts with Acorn-style parsers
  • feat: add initial and terminal on JsdocBlock
brettz9
published 0.22.2 •

Changelog

Source

0.22.2

  • fix: preserve type tokens
  • perf: cache tokenizers
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