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
Previous1245
8Next

3.6.0

Diff

Changelog

Source

[3.6.0] - 2016-04-16

Fixed

  • Dumper rewrite, fix multiple bugs with trailing \n. Big thanks to @aepsilon!
  • Loader: fix leading/trailing newlines in block scalars, @aepsilon.
vitaly
published 3.5.5 •

Changelog

Source

[3.5.5] - 2016-03-17

Fixed

  • Date parse fix: don't allow dates with on digit in month and day, #268.
vitaly
published 3.5.4 •

Changelog

Source

[3.5.4] - 2016-03-09

Added

  • noCompatMode for dumper, to disable quoting YAML 1.1 values.
vitaly
published 3.5.3 •

Changelog

Source

[3.5.3] - 2016-02-11

Changed

  • Maintenance release.
vitaly
published 3.5.2 •

Changelog

Source

[3.5.2] - 2016-01-11

Changed

  • Maintenance: missed comma in bower config.
vitaly
published 3.5.1 •

Changelog

Source

[3.5.1] - 2016-01-11

Changed

  • Removed inherit dependency, #239.
  • Better browserify workaround for esprima load.
  • Demo rewrite.
vitaly
published 3.5.0 •

Changelog

Source

[3.5.0] - 2016-01-10

Fixed

  • Dumper. Fold strings only, #217.
  • Dumper. norefs option, to clone linked objects, #229.
  • Loader. Throw a warning for duplicate keys, #166.
  • Improved browserify support (mark esprima & Buffer excluded).
vitaly
published 3.4.6 •

Changelog

Source

[3.4.6] - 2015-11-26

Changed

  • Use standalone inherit to keep browserified files clear.
vitaly
published 3.4.5 •

Changelog

Source

[3.4.5] - 2015-11-23

Added

  • Added lineWidth option to dumper.
vitaly
published 3.4.4 •

Changelog

Source

[3.4.4] - 2015-11-21

Fixed

  • Fixed floats dump (missed dot for scientific format), #220.
  • Allow non-printable characters inside quoted scalars, #192.
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