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

configly

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configly - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

package.json
{
"name": "configly",
"version": "1.2.2",
"version": "1.2.3",
"description": "Provides an easy way to set up environmental configuration",

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

# configly
[![NPM version](https://badge.fury.io/js/configly.png)](http://badge.fury.io/js/configly)
[![NPM dependencies](https://david-dm.org/ksmithut/configly.png?theme=shields.io)](https://david-dm.org/ksmithut/configly)
[![NPM devDependencies](https://david-dm.org/ksmithut/configly/dev-status.png?theme=shields.io)](https://david-dm.org/ksmithut/configly)
[![Build Status](https://travis-ci.org/ksmithut/configly.png)](https://travis-ci.org/ksmithut/configly)
[![Coverage Status](https://coveralls.io/repos/ksmithut/configly/badge.png)](https://coveralls.io/r/ksmithut/configly)
[![NPM version](http://img.shields.io/npm/v/configly.svg)](https://www.npmjs.org/package/configly)
[![Dependency Status](http://img.shields.io/gemnasium/ksmithut/configly.svg)](https://gemnasium.com/ksmithut/configly)
[![Code Climate](http://img.shields.io/codeclimate/github/ksmithut/configly.svg)](https://codeclimate.com/github/ksmithut/configly)
[![Build Status](http://img.shields.io/travis/ksmithut/configly.svg)](https://travis-ci.org/ksmithut/configly)
[![Coverage Status](http://img.shields.io/coveralls/ksmithut/configly.svg)](https://coveralls.io/r/ksmithut/configly)

@@ -9,0 +9,0 @@ A simple configuration management module used for [node.js](http://nodejs.org/)

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