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

documentation

Package Overview
Dependencies
Maintainers
4
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

documentation - npm Package Versions

1
12

4.0.0-beta14

Diff

Changelog

Source

4.0.0-beta14

  • Highlight all Markdown, not just examples. Fixes #610
  • Fix for --config only strip comments on json files (#611)
  • Merge inferred return type like we do for params. Refs #359 (#604)
  • Support webpack's System.import with nice handy babel plugin (#603)
  • Format optional types with ? instead of [] (#538)
  • Fix membership assignment for old-fashioned prototype members (#599)
  • Update Node API documentation to include only exposed API surface
  • Add too-much-inference troubleshooting topic
tmcw
published 4.0.0-beta13 •

Changelog

Source

4.0.0-beta13

  • Fix linker null reference error
tmcw
published 4.0.0-beta12 •

Changelog

Source

4.0.0-beta12

  • Update Doctrine to handle more JSDoc types
  • Fix ReferenceError in default theme
  • Show GitHub link for nested elements in default theme
  • Fix linking resolution order
tmcw
published 4.0.0-beta11 •

Changelog

Source

4.0.0-beta11

  • Improved support for Flow: function types, object types, mixed types, null, void, typedefs
  • New option: sort-order
  • Updates to Babylon 6.10.x
  • Updates to dependencies, including yargs.
  • document-exported now traverses only exported code.
tmcw
published 4.0.0-beta10 •

Changelog

Source

4.0.0-beta10

  • Lower memory consumption when dealing with large codebases
  • Better support for detecting names and kinds of ES6-exported values
  • New document-exported flag allows you to automatically document ES6-exported values, without even a comment! 490
tmcw
published 4.0.0-beta9 •

tmcw
published 4.0.0-beta8 •

tmcw
published 4.0.0-beta7 •

tmcw
published 4.0.0-beta6 •

tmcw
published 4.0.0-beta5 •

Changelog

Source

4.0.0-beta5

  • Add decorator support (zacharygolba)
  • Add support to infer whether functions are private based on their name, like starting with _ (arv)
  • Improve internal documentation
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