Comparing version 4.0.2 to 4.0.3
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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33761
5
+ Addedfulcon@^1.0.1
Updateddeeply@^2.0.3