Socket
Socket
Sign inDemoInstall

yaml-front-matter

Package Overview
Dependencies
5
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.1.1

Diff

Changelog

Source

4.1.1 (2020-12-13)

Bug Fixes

  • update dependencies (70fba4a)
dworthen
published 4.1.0 •

Changelog

Source

4.1.0 (2019-12-24)

Features

  • Upgrade package dependencies (39a68d2)
dworthen
published 4.0.0 •

Changelog

Source

4.0.0 (2018-03-08)

<a name="4.0.0-4"></a>

dworthen
published 4.0.0-4 •

Changelog

Source

4.0.0-4 (2018-02-28)

Bug Fixes

  • Update API to be backward compatible with 3.x (4a9aa0e)

<a name="4.0.0-3"></a>

dworthen
published 4.0.0-3 •

Changelog

Source

4.0.0-3 (2018-02-27)

Bug Fixes

  • list umd module as main entry point (a63d69a)

<a name="4.0.0-2"></a>

dworthen
published 3.4.1 •

Changelog

Source

3.4.1 (2018-02-27)

<a name="4.0.0"></a>

dworthen
published 4.0.0-2 •

Changelog

Source

4.0.0-2 (2018-02-27)

Features

  • Add --pretty flag to print formatted json (f119924)

<a name="4.0.0-1"></a>

dworthen
published 4.0.0-1 •

Changelog

Source

4.0.0-1 (2018-02-27)

Bug Fixes

  • cli: Update cli to support latest version (1f0bd9e)

<a name="4.0.0-0"></a>

dworthen
published 4.0.0-0 •

Changelog

Source

4.0.0-0 (2018-02-27)

Features

BREAKING CHANGES

  • Changed:
  • No longer modifies or exposes js-yaml. May need to include js-yaml for yaml parsing needs outside of parsing front-matter
  • No longer supports reading contents from the file system. Instead, us fs to load the contents.
  • Browser global is now exposed was yamlFront instead of jsYaml
  • Browser script no longer comes bundled with underlying js-yaml. Must now include js-yaml as a separate script. Added:
  • safeLoadFront to behave the same as safeLoad from js-yaml.
  • loadFront and safeLoadFront now support all the same options as the corresponding methods in js-yaml

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

dworthen
published 3.4.0 •

Changelog

Source

4.0.0-0 (2018-02-27)

Features

BREAKING CHANGES

  • Changed:
  • No longer modifies or exposes js-yaml. May need to include js-yaml for yaml parsing needs outside of parsing front-matter
  • No longer supports reading contents from the file system. Instead, us fs to load the contents.
  • Browser global is now exposed was yamlFront instead of jsYaml
  • Browser script no longer comes bundled with underlying js-yaml. Must now include js-yaml as a separate script. Added:
  • safeLoadFront to behave the same as safeLoad from js-yaml.
  • loadFront and safeLoadFront now support all the same options as the corresponding methods in js-yaml

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2Next
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