Socket
Socket
Sign inDemoInstall

@es-joy/jsdoccomment

Package Overview
Dependencies
Maintainers
2
Versions
99
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
10

0.31.0

Diff

Changelog

Source

0.31.0

  • feat: support default values with @template per https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html#template
brettz9
published 0.30.0 •

Changelog

Source

0.30.0

  • chore: bump jsdoc-type-pratt-parser and devDeps.
brettz9
published 0.29.0 •

Changelog

Source

0.29.0

  • fix: update engines as per current getJSDocComment behavior
  • chore: update devDeps.
brettz9
published 0.28.1 •

Changelog

Source

0.28.1

  • fix(getReducedASTNode): token checking
  • build: add Node 18 support (@WikiRik)
brettz9
published 0.28.0 •

Changelog

Source

0.28.0

  • chore: bump engines to support Node 18
brettz9
published 0.27.0 •

Changelog

Source

0.27.0

  • chore: bump jsdoc-type-pratt-parser and devDeps.
brettz9
published 0.26.1 •

Changelog

Source

0.26.1

  • fix(estreeToString): ensure typeLines may be picked up
brettz9
published 0.26.0 •

Changelog

Source

0.26.0

  • feat(getJSDocComment): allow function to detect comments just preceding a parenthesized expression (these have no special AST but their tokens have to be overpassed)
brettz9
published 0.25.0 •

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