5.0.4 • Published 1 year ago

@digifi/app-config-loader v5.0.4

Weekly downloads
109
License
Apache
Repository
github
Last release
1 year ago

App Config Loader 5

This package helps you to encapsulate code related to retrieving environment variables.

This package takes values either from Azure/AWS/process.env.


BRAKING CHANGES (migrating from v4)

  1. Now you need to parse .env files on your own. You can use dotenv package for this.

  2. Default import returns SecretService, instead of new SecretService, you should create an instance manually.

  3. there are no required environment variables anymore like (AzureKeyVaultName, AwsSecretsManagerSecretId, AwsRegion), you should pass configs to SecretService constructor.

5.0.4

1 year ago

5.0.3

1 year ago

5.0.2

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

4.1.3

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.0.1

3 years ago

3.3.1

3 years ago

4.0.0

3 years ago

3.3.0

3 years ago

3.2.2

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.1.3

4 years ago

3.1.2

4 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.4

5 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago