Comparing version 3.0.0 to 3.0.1
@@ -32,3 +32,3 @@ /** | ||
// developers knows it is not defined. | ||
return secrets[key] | ||
return secrets[value] | ||
} |
{ | ||
"name": "now-env", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Use `now.json` environment variables while developing", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
9378