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

jsdoc-type-pratt-parser

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdoc-type-pratt-parser - npm Package Versions

1
6

1.0.0-alpha.22

Diff

Changelog

Source

1.0.0-alpha.22 (2021-05-23)

Features

  • make types eslint friendly (497cd59)
  • meta brackets change (4bbc137)
  • meta position change (f85ce88)
  • meta quotes changed (3faf6c1)
  • path type change (7601ce5)
  • remove reservedWord meta (d73d64d)
  • use KEY_VALUE for typed record entries (80fd550)

BREAKING CHANGES

  • Names no longer have the meta property reservedWord
  • pathType property uses 'instance', 'inner' and 'property' now
  • brackets property uses 'square' and 'angle' now
  • position property is lowercase. example: 'suffix'
  • For meta properties use 'single' and 'double' instead of ''' and '"'
  • All types are now prefixed with JsdocType and are made CamelCase
  • JSDOC_OBJECT_KEY_VALUE is now KEY_VALUE.
simonseyock
published 1.0.0-alpha.21 •

Changelog

Source

1.0.0-alpha.21 (2021-05-23)

Features

  • Keys of KEY_VALUE are now static values and no ParseResults. (c2bfa24)

BREAKING CHANGES

  • key left was removed from KEY_VALUE and is replaced by value. For the special record entries of jsdoc mode a new type JSDOC_OBJECT_KEY_VALUE was introduced.
simonseyock
published 1.0.0-alpha.20 •

Changelog

Source

1.0.0-alpha.20 (2021-05-19)

Bug Fixes

  • readme: test badge pointing to correct workflow (dacfe87)
simonseyock
published 1.0.0-alpha.19 •

Changelog

Source

1.0.0-alpha.19 (2021-05-19)

Bug Fixes

  • readme: use npm links to alpha channel (cf13883)
simonseyock
published 1.0.0-alpha.18 •

Changelog

Source

1.0.0-alpha.18 (2021-05-19)

Bug Fixes

simonseyock
published 1.0.0-alpha.17 •

Changelog

Source

1.0.0-alpha.17 (2021-05-19)

Bug Fixes

simonseyock
published 1.0.0-alpha.16 •

Changelog

Source

1.0.0-alpha.16 (2021-05-19)

Bug Fixes

  • gh-pages: set author (a28b3dd)
  • github actions: rename test workflow (d70f819)
simonseyock
published 1.0.0-alpha.15 •

Changelog

Source

1.0.0-alpha.15 (2021-05-19)

Bug Fixes

  • pages: move deployment to release.yaml (748c18a)
simonseyock
published 1.0.0-alpha.14 •

Changelog

Source

1.0.0-alpha.14 (2021-05-19)

Bug Fixes

simonseyock
published 1.0.0-alpha.13 •

Changelog

Source

1.0.0-alpha.13 (2021-05-19)

Bug Fixes

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