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

cascade-config

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cascade-config - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

16

package.json
{
"name": "cascade-config",
"description": "hierarchical config for node.js (env, argv, js files, yaml, dirs) with inline var substitution",
"version": "1.5.4",
"version": "1.5.5",
"keywords": [

@@ -24,14 +24,14 @@ "configuration",

"dependencies": {
"lodash": "~4.17.19",
"async": "~3.2.0",
"dotenv": "~8.2.0",
"import-fresh": "~3.3.0",
"js-yaml": "~4.1.0",
"klaw": "~3.0.0",
"lodash": "~4.17.21",
"minimist": "~1.2.5",
"string-interpolation": "1.2.2",
"minimist": "~1.2.5",
"traverse": "~0.6.6",
"import-fresh": "~3.2.1",
"dotenv": "~8.2.0",
"js-yaml": "~3.14.0"
"traverse": "~0.6.6"
},
"devDependencies": {
"mocha": "~8.1.3",
"mocha": "~8.4.0",
"should": "~13.2.3"

@@ -38,0 +38,0 @@ },

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