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

load-yaml-file

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

load-yaml-file - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "load-yaml-file",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",

@@ -14,3 +14,3 @@ "repository": "LinusU/load-yaml-file",

"graceful-fs": "^4.1.5",
"js-yaml": "^3.6.1",
"js-yaml": "^3.13.0",
"pify": "^2.3.0",

@@ -17,0 +17,0 @@ "strip-bom": "^3.0.0"

@@ -34,2 +34,3 @@ # Load YAML file

- [write-yaml-file](https://github.com/zkochan/write-yaml-file) - Stringify and write YAML to a file atomically
- [load-json-file](https://github.com/sindresorhus/load-json-file) - Read and parse a JSON file
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