Comparing version 1.0.0 to 1.0.1
@@ -47,2 +47,3 @@ 'use strict'; | ||
value = JSON.parse(data.Value); | ||
value = value && value[env] || value; | ||
} catch (err) { | ||
@@ -49,0 +50,0 @@ if (!this.omitErrors) { throw err; } |
{ | ||
"name": "xxd-consul", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
3501
50