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 4.0.2 to 4.0.3

2

lib/create_new.js
var os = require('os')
, cloneFunction = require('deeply/lib/clone_function')
, cloneFunction = require('fulcon')
, merge = require('deeply')

@@ -4,0 +4,0 @@ , configly = require('./configly.js')

{
"name": "configly",
"version": "4.0.2",
"version": "4.0.3",
"description": "A developer-friendly lightweight replacement for the 'config' module that works with custom config directory and pluggable parsers",

@@ -56,3 +56,4 @@ "main": "index.js",

"compare-property": "^2.0.0",
"deeply": "^2.0.1",
"deeply": "^2.0.3",
"fulcon": "^1.0.1",
"precise-typeof": "^1.0.2",

@@ -66,7 +67,7 @@ "stripbom": "^3.0.0"

"eslint": "^2.13.1",
"hjson": "^1.8.4",
"hjson": "^2.0.5",
"ini": "^1.3.4",
"js-yaml": "^3.6.1",
"json5": "^0.5.0",
"nyc": "^7.1.0",
"nyc": "^8.1.0",
"pre-commit": "^1.1.3",

@@ -73,0 +74,0 @@ "properties": "^1.2.1",

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