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

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.9 to 1.2.10

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,3 +10,3 @@ # 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)
[![codecov](https://codecov.io/gh/goatandsheep/rc/branch/main/graph/badge.svg?token=8XbycgIgai)](https://codecov.io/gh/goatandsheep/rc)
[![npm downloads](https://img.shields.io/npm/dt/run-con.svg?style=flat-square)](https://www.npmjs.com/package/run-con)

@@ -202,3 +202,3 @@

```
*Now the `port` comes from the `config.json` file specified (overriding the value from `.myapprc`), and `foo` value is overriden by command-line despite also being specified in the `config.json` file.*
*Now the `port` comes from the `config.json` file specified (overriding the value from `.myapprc`), and `foo` value is overridden by command-line despite also being specified in the `config.json` file.*

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