Socket
Socket
Sign inDemoInstall

run-con

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

run-con - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

8

package.json
{
"name": "run-con",
"version": "1.2.8",
"version": "1.2.9",
"description": "hardwired configuration loader",

@@ -25,6 +25,6 @@ "main": "index.js",

"deep-extend": "^0.6.0",
"ini": "~1.3.0",
"minimist": "^1.2.0",
"strip-json-comments": "~2.0.1"
"ini": "~2.0.0",
"minimist": "^1.2.5",
"strip-json-comments": "~3.1.1"
}
}
# run-con
The non-configurable runtime configuration loader for lazy people.
Based on
[RC ![npm downloads](https://img.shields.io/npm/dt/rc.svg?style=flat-square)](https://www.npmjs.com/package/rc)
> The non-configurable runtime configuration loader for lazy people.
[![npm version](https://badgen.net/npm/v/run-con)](https://www.npmjs.com/package/run-con)
[![dependencies Status](https://badgen.net/david/dep/goatandsheep/run-con)](https://david-dm.org/goatandsheep/run-con)
[![codecov](https://badgen.net/codecov/c/github/goatandsheep/run-con)](https://codecov.io/gh/goatandsheep/run-con)
[![npm downloads](https://img.shields.io/npm/dt/run-con.svg?style=flat-square)](https://www.npmjs.com/package/run-con)
## Usage

@@ -6,0 +14,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