Socket
Socket
Sign inDemoInstall

makeconf

Package Overview
Dependencies
97
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
'use strict';

@@ -2,0 +4,0 @@

{
"name": "makeconf",
"version": "1.0.0",
"version": "1.0.1",
"description": "An interactive local config generator",
"main": "index.js",
"engine": "node 4.0.0",
"bin": {
"makeconf": "index.js"
},
"preferGlobal": "true",
"scripts": {

@@ -8,0 +12,0 @@ "test": "mocha"

Sorry, the diff of this file is not supported yet

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