New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

merge-yaml

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merge-yaml - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

8

package.json
{
"name": "merge-yaml",
"version": "1.0.0",
"version": "1.1.0",
"description": "Very thin wrapper to merge multiple yaml files",

@@ -18,3 +18,3 @@ "main": "index.js",

"node",
"lodash",
"lodash.merge",
"merge",

@@ -26,4 +26,4 @@ "utility"

"dependencies": {
"js-yaml": "~3.6.0",
"lodash.merge": "~4.3.5"
"js-yaml": "^3.6.1",
"lodash.merge": "^4.6.2"
},

@@ -30,0 +30,0 @@ "jshintConfig": {

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