dotenv-mono
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -136,3 +136,3 @@ "use strict"; | ||
if (value != null) | ||
__classPrivateFieldSet(this, _Dotenv__extension, value, "f"); | ||
__classPrivateFieldSet(this, _Dotenv__extension, value.replace(/^\.+/, "").replace(/\.+$/, ""), "f"); | ||
} | ||
@@ -139,0 +139,0 @@ /** |
{ | ||
"name": "dotenv-mono", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
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
60587