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.0.4 to 1.0.5

CHANGELOG.md

8

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

@@ -29,9 +29,9 @@ "bin": {

"glob": "^7.1.0",
"js-yaml": "^3.6.1",
"js-yaml": "^3.7.0",
"merge-yaml": "^1.0.0",
"yargs": "^6.0.0"
"yargs": "^6.5.0"
},
"devDependencies": {
"standard": "^8.3.0"
"standard": "^8.6.0"
}
}

@@ -5,3 +5,3 @@ # merge-yaml-cli

[![CircleCI](https://circleci.com/gh/brainsiq/merge-yaml-cli/tree/master.svg?style=svg&circle-token=077fdc5153f1faebffa5e687a44369759c6a820d)](https://circleci.com/gh/brainsiq/merge-yaml-cli/tree/master)
[![CircleCI](https://circleci.com/gh/brainsiq/merge-yaml-cli/tree/master.svg?style=svg&circle-token=077fdc5153f1faebffa5e687a44369759c6a820d)](https://circleci.com/gh/brainsiq/merge-yaml-cli/tree/master) [![Known Vulnerabilities](https://snyk.io/test/github/brainsiq/merge-yaml-cli/ac54a80e5f7f1648aecc380c7aea470f49f1ccef/badge.svg)](https://snyk.io/test/github/brainsiq/merge-yaml-cli/ac54a80e5f7f1648aecc380c7aea470f49f1ccef)

@@ -8,0 +8,0 @@ 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.

Sorry, the diff of this file is not supported yet

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