Socket
Socket
Sign inDemoInstall

@es-joy/jsdoccomment

Package Overview
Dependencies
4
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
67810Next

0.7.1

Diff

Changelog

Source

0.7.1

  • Fix: Add @summary to noNames
brettz9
published 0.7.0 •

Changelog

Source

0.7.0

  • Enhancement: Allow specifying noNames and noTypes on parseComment to override (or add to) tags which should have no names or types.
  • Enhancement: Export hasSeeWithLink utility and defaultNoTypes and defaultNoNames.
brettz9
published 0.6.0 •

Changelog

Source

0.6.0

  • Change comment-parser tag AST to avoid initial @
brettz9
published 0.5.1 •

Changelog

Source

0.5.1

  • Fix: Avoid setting variation name (just the description) (including in dist)
  • npm: Add prepublishOnly script
brettz9
published 0.5.0 •

Changelog

Source

0.5.0

  • Fix: Avoid setting variation name (just the description)
brettz9
published 0.4.4 •

Changelog

Source

0.4.4

  • Fix: Avoid setting name and description for simple @template SomeName
brettz9
published 0.4.3 •

Changelog

Source

0.4.3

  • npm: Ignores Github file
brettz9
published 0.4.2 •

Changelog

Source

0.4.2

  • Fix: Ensure replacement of camel-casing (used in jsdoctypeparser nodes and visitor keys is global. The practical effect is that JSDocTypeNamed_parameter -> JSDocTypeNamedParameter, JSDocTypeRecord_entry -> JSDocTypeRecordEntry JSDocTypeNot_nullable -> JSDocTypeNotNullable JSDocTypeInner_member -> JSDocTypeInnerMember JSDocTypeInstance_member -> JSDocTypeInstanceMember JSDocTypeString_value -> JSDocTypeStringValue JSDocTypeNumber_value -> JSDocTypeNumberValue JSDocTypeFile_path -> JSDocTypeFilePath JSDocTypeType_query -> JSDocTypeTypeQuery JSDocTypeKey_query -> JSDocTypeKeyQuery
  • Fix: Add missing JSDocTypeLine to visitor keys
  • Docs: Explain AST structure/differences
brettz9
published 0.4.1 •

Changelog

Source

0.4.1

  • Docs: Indicate available methods with brief summary on README
brettz9
published 0.4.0 •

Changelog

Source

0.4.0

  • Enhancement: Expose parseComment and getTokenizers.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc