New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 1.2.2

4

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

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

"istanbul": "~0.2.4",
"gulp-istanbul": "~0.1.0",
"gulp-istanbul": "~0.1.1",
"coveralls": "~2.8.0",

@@ -38,0 +38,0 @@ "jshint-stylish": "~0.1.5"

@@ -6,4 +6,4 @@ # 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?branch=master)](https://travis-ci.org/ksmithut/configly)
[![Coverage Status](https://coveralls.io/repos/ksmithut/configly/badge.png?branch=master)](https://coveralls.io/r/ksmithut/configly?branch=master)
[![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)

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