Socket
Socket
Sign inDemoInstall

js-yaml

Package Overview
Dependencies
1
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
8Next

3.10.0

Diff

Changelog

Source

[3.10.0] - 2017-09-10

Fixed

  • Fix condenseFlow output (quote keys for sure, instead of spaces), #371, #370.
  • Dump astrals as codepoints instead of surrogate pair, #368.
vitaly
published 3.9.1 •

Changelog

Source

[3.9.1] - 2017-07-08

Fixed

  • Ensure stack is present for custom errors in node 7.+, #351.
vitaly
published 3.9.0 •

Changelog

Source

[3.9.0] - 2017-07-08

Added

  • Add condenseFlow option (to create pretty URL query params), #346.

Fixed

  • Support array return from safeLoadAll/loadAll, #350.
vitaly
published 3.8.4 •

Changelog

Source

[3.8.4] - 2017-05-08

Fixed

  • Dumper: prevent space after dash for arrays that wrap, #343.
vitaly
published 3.8.3 •

Changelog

Source

[3.8.3] - 2017-04-05

Fixed

  • Should not allow numbers to begin and end with underscore, #335.
vitaly
published 3.8.2 •

Changelog

Source

[3.8.2] - 2017-03-02

Fixed

  • Fix !!float 123 (integers) parse, #333.
  • Don't allow leading zeros in floats (except 0, 0.xxx).
  • Allow positive exponent without sign in floats.
vitaly
published 3.8.1 •

Changelog

Source

[3.8.1] - 2017-02-07

Changed

  • Maintenance: update browserified build.
vitaly
published 3.8.0 •

Changelog

Source

[3.8.0] - 2017-02-07

Fixed

  • Fix reported position for duplicated mapping key errors. Now points to block start instead of block end. (#243, thanks to @shockey).
vitaly
published 3.7.0 •

Changelog

Source

[3.7.0] - 2016-11-12

Added

  • Support polymorphism for tags (#300, thanks to @monken).

Fixed

  • Fix parsing of quotes followed by newlines (#304, thanks to @dplepage).
vitaly
published 3.6.1 •

Changelog

Source

[3.6.1] - 2016-05-11

Fixed

  • Fix output cut on a pipe, #286.
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc