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

merge-yaml-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merge-yaml-cli - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

3

CHANGELOG.md

@@ -6,2 +6,5 @@ # Change Log

## [1.1.1] - 2017-05-29
- Better module description in README
## [1.1.0] - 2017-05-29

@@ -8,0 +11,0 @@ - Update dependencies

2

package.json
{
"name": "merge-yaml-cli",
"version": "1.1.0",
"version": "1.1.1",
"description": "CLI utility for merging YAML files",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,3 +8,4 @@ # merge-yaml-cli

A simple CLI wrapper around [merge-yaml](https://www.npmjs.com/package/merge-yaml) using [glob](https://www.npmjs.com/package/glob) patterns to specify input files.
Merges YAML files together using [glob](https://www.npmjs.com/package/glob) patterns to specify input files, with a CLI to
write out the result as a file.

@@ -11,0 +12,0 @@ #### Usage

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