Socket
Socket
Sign inDemoInstall

js-yaml

Package Overview
Dependencies
3
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
4568Next

1.0.0

Diff

Changelog

Source

[1.0.0] - 2012-07-01

Changed

  • y, yes, n, no, on, off are not converted to Booleans anymore. Fixes #42.
  • require(filename) now returns a single document and throws an Error if file contains more than one document.
  • CLI was merged back from js-yaml.bin
vitaly
published 0.3.7 •

Changelog

Source

[0.3.7] - 2012-02-28

Fixed

  • Fix export of addConstructor(). Closes #39.
vitaly
published 0.3.6 •

Changelog

Source

[0.3.6] - 2012-02-22

Changed

  • Removed AMD parts - too buggy to use. Need help to rewrite from scratch

Fixed

  • Removed YUI compressor warning (renamed double variable). Closes #40.
vitaly
published 0.3.5 •

Changelog

Source

[0.3.5] - 2012-01-10

Fixed

  • Workagound for .npmignore fuckup under windows. Thanks to airportyh.
vitaly
published 0.3.4 •

Changelog

Source

[0.3.4] - 2011-12-24

Fixed

  • Fixes str[] for oldIEs support.
  • Adds better has change support for browserified demo.
  • improves compact output of Error. Closes #33.
vitaly
published 0.3.3 •

Changelog

Source

[0.3.3] - 2011-12-20

Added

  • adds compact stringification of Errors.

Changed

  • jsyaml executable moved to separate module.
vitaly
published 0.3.2 •

Changelog

Source

[0.3.2] - 2011-12-16

Added

  • Added jsyaml executable.
  • Added !!js/function support. Closes #12.

Fixed

  • Fixes ug with block style scalars. Closes #26.
  • All sources are passing JSLint now.
  • Fixes bug in Safari. Closes #28.
  • Fixes bug in Opers. Closes #29.
  • Improves browser support. Closes #20.
vitaly
published 0.3.1 •

Changelog

Source

[0.3.1] - 2011-11-18

Added

  • Added AMD support for browserified version.
  • Added permalinks for online demo YAML snippets. Now we have YPaste service, lol.
  • Added !!js/regexp and !!js/undefined types. Partially solves #12.

Changed

  • Wrapped browserified js-yaml into closure.

Fixed

  • Fixed the resolvement of non-specific tags. Closes #17.
  • Fixed !!set mapping.
  • Fixed month parse in dates. Closes #19.
vitaly
published 0.3.0 •

Changelog

Source

[0.3.0] - 2011-11-09

Added

  • Added browserified version. Closes #13.
  • Added live demo of browserified version.
  • Ported some of the PyYAML tests. See #14.

Fixed

  • Removed JS.Class dependency. Closes #3.
  • Fixed timestamp bug when fraction was given.
vitaly
published 0.2.2 •

Changelog

Source

[0.2.2] - 2011-11-06

Fixed

  • Fixed crash on docs without ---. Closes #8.
  • Fixed multiline string parse
  • Fixed tests/comments for using array as key
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