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

mermal

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mermal - npm Package Compare versions

Comparing version 0.1.9 to 0.2.1

28

package.json
{
"name": "mermal",
"description": "Merges YAML files whilst following JSON references",
"version": "0.1.9",
"version": "0.2.1",
"author": "Daniel Li <dan@danyll.com>",

@@ -14,22 +14,22 @@ "bin": {

"dependencies": {
"chalk": "^2.4.1",
"commander": "^2.15.1",
"glob": "^7.1.2",
"js-yaml": "^3.11.0",
"chalk": "^2.4.2",
"commander": "^2.19.0",
"glob": "^7.1.3",
"js-yaml": "^3.12.2",
"lodash.flattendeep": "^4.4.0",
"lodash.merge": "^4.6.1",
"ora": "^2.1.0"
"ora": "^3.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.1",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-plugin-import": "^2.11.0",
"husky": "^1.2.0",
"jest": "^22.0.0",
"synp": "^1.3.2"
"babel-preset-env": "^1.7.0",
"eslint": "^5.15.1",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.16.0",
"husky": "^1.3.1",
"jest": "^24.3.0",
"synp": "^1.4.0"
},
"engines": {
"node": ">=7.9.0",
"node": ">=8.0.0",
"npm": "~5.2.0"

@@ -36,0 +36,0 @@ },

Sorry, the diff of this file is not supported yet

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