X Tutup
Skip to content

Tags: node-config/node-config

Tags

v5.0.0-alpha.1

Toggle v5.0.0-alpha.1's commit message
5.0.0-alpha.1

v5.0.0-alpha.0

Toggle v5.0.0-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #889 from jdmarshall/imports

ESM conversion of node-config

v4.4.1

Toggle v4.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #892 from jdmarshall/typefixes

Fix some method signatures, including those for #890

v4.4.0

Toggle v4.4.0's commit message
4.4.0

v4.3.0

Toggle v4.3.0's commit message
prepare 4.3.0

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #874 from jdmarshall/deprecations

Restore config.util.getEnv()

v4.2.0

Toggle v4.2.0's commit message
js-yaml is mostly dead although it did get a CVE patch to address

the issue that got it put onto a watch list.

'yaml' is no longer TJ's project but is a completely different
repo that is being actively maintained.

addresses #851

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #854 from jdmarshall/avow

Remove vows from tests.

v4.1.0

Toggle v4.1.0's commit message
4.1.0

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #837 from jdmarshall/fixTests

'LoadInfo' tests from another PR did not get renamed in the main PR
X Tutup