Socket
Socket
Sign inDemoInstall

rc

Package Overview
Dependencies
4
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

cli.js

7

index.js

@@ -1,2 +0,1 @@

#! /usr/bin/env node
var cc = require('./lib/utils')

@@ -55,7 +54,1 @@ var join = require('path').join

}
if(!module.parent) {
console.log(
JSON.stringify(module.exports(process.argv[2]), false, 2)
)
}

4

package.json
{
"name": "rc",
"version": "1.2.2",
"version": "1.2.3",
"description": "hardwired configuration loader",

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

],
"bin": "./index.js",
"bin": "./cli.js",
"author": "Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)",

@@ -24,0 +24,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc