New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yaml-unist-parser

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaml-unist-parser - npm Package Versions

1

1.0.0-rc.4

Diff

Changelog

Source

1.0.0-rc.4 (2018-08-30)

Bug Fixes

  • enable merge (<<) parsing so that multiple << won't be marked as duplicate keys (#74) (7a5b482)

Features

  • transform AST from yaml AST+CST (#82) (2045635)
    • mappingKey and mappingValue are now always presented in mappingItem
    • comments aren't presented in children anymore (moved to *Comments? fields)
    • attach trailingComment on document (... #comment)
    • attach trailingComment on documentHead (--- #comment)
    • comment between blockValue indicator and its value is now placed in indicatorComment

BREAKING CHANGES

  • remove some unnecessary leadingComments/trailingComments fields
  • rename trailingComments with trailingComment as it's only possible to be 0 or 1
  • replace shorthandTag/verbatimTag/nonSpecificTag with tag

<a name="1.0.0-rc.3"></a>

ikatyang
published 1.0.0-rc.3 •

Changelog

Source

1.0.0-rc.3 (2018-07-31)

Bug Fixes

  • attach: end comments in nested mapping (#70) (efc71fa)

<a name="1.0.0-rc.2"></a>

ikatyang
published 1.0.0-rc.2 •

Changelog

Source

1.0.0-rc.2 (2018-07-17)

Bug Fixes

  • attach: no crash at mappingKey with null and comment (#55) (df3face)
  • peerDeps: require yaml@^1.0.0-rc.7 (#61) (6532413)

Features

ikatyang
published 1.0.0-rc.1 •

Changelog

Source

1.0.0-rc.2 (2018-07-17)

Bug Fixes

  • attach: no crash at mappingKey with null and comment (#55) (df3face)
  • peerDeps: require yaml@^1.0.0-rc.7 (#61) (6532413)

Features

ikatyang
published 1.0.0-rc.0 •

ikatyang
published 1.0.0-beta.4 •

ikatyang
published 1.0.0-beta.3 •

ikatyang
published 1.0.0-beta.2 •

ikatyang
published 1.0.0-beta.1 •

ikatyang
published 1.0.0-beta.0 •

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