Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yaml-validator

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaml-validator - npm Package Versions

2

5.1.0

Diff

Changelog

Source

v5.1.0 (2023-08-07)

  • Fix incorrect array type in Typescript dictionary file #515
  • Trigger onWarning callback when the input Yaml file is empty #507
paazmaya
published 5.0.0 •

Changelog

Source

v5.0.0 (2023-06-28)

  • Minimum supported Node.js version lifted from 14.15.0 to 18.12.0
  • Typescript type dictionaries were not generated properly
paazmaya
published 4.0.1 •

Changelog

Source

v4.0.1 (2023-06-05)

  • It's all ES Modules now
  • Ensure calling the onWarning when the input Yaml is invalid
paazmaya
published 4.0.0 •

Changelog

Source

v4.0.0 (2022-02-05)

  • Minimum supported Node.js version lifted from 10.13.0 to 14.15.0
paazmaya
published 3.0.1 •

Changelog

Source

v3.0.1 (2021-02-16)

  • Dependency update of the yaml parser used underneath, called js-yaml
paazmaya
published 3.0.0 •

Changelog

Source

v3.0.0 (2020-05-30)

  • Minimum Node.js version lifted from 8.11.1 to 10.13.0
  • Test code smells at Sonarcloud.io
paazmaya
published 2.2.0 •

Changelog

Source

v2.2.0 (2019-05-29)

  • Internally written as ES2015 Class, instead of ES5 way which polluted prototype
  • Allows now more than just one input file via command line
paazmaya
published 2.1.0 •

Changelog

Source

v2.1.0 (2019-04-27)

  • Use npm-shrinkwrap.json for locking the working set of 3rd party dependencies
  • Define files property in package.json to minify files in the published package
paazmaya
published 2.0.0 •

Changelog

Source

v2.0.0 (2019-01-17)

  • Minimum supported and tested Node.js version is now v8.11.1
  • The command line tool now exists with the number of failed files, previously always exiting with zero (0) #21
paazmaya
published 1.3.0 •

Changelog

Source

v1.3.0 (2018-03-16)

  • Contents of the Yaml file were overwritten, in the case when saving to JSON and the Yaml file suffix was not .yml #14
  • TypeScript types are available #13
  • Dependencies up to :tophat:
2
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