issues
search
keithmorris
/
node-dotenv-extended
A module for loading .env files and optionally loading defaults and a schema for validating all values are present.
MIT License
111
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature: output merged configuration
#64
rulatir
opened
1 year ago
0
Bump flat and mocha
#63
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#62
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#61
dependabot[bot]
opened
2 years ago
0
Update index.js
#60
agodinhost
opened
2 years ago
1
did you consider make a shorter command ?
#59
wighawag
opened
2 years ago
0
Bump copy-props from 2.0.4 to 2.0.5
#58
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.10.2 to 6.12.6
#57
dependabot[bot]
opened
2 years ago
0
Bump pathval from 1.1.0 to 1.1.1
#56
dependabot[bot]
opened
2 years ago
0
Q: instructions regarding assignToProcessEnv unclear
#55
leaumar
opened
3 years ago
3
Bump path-parse from 1.0.6 to 1.0.7
#54
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.8.5 to 2.8.9
#53
dependabot[bot]
opened
3 years ago
1
Bump lodash from 4.17.19 to 4.17.21
#52
dependabot[bot]
opened
3 years ago
1
Bump handlebars from 4.7.6 to 4.7.7
#51
dependabot[bot]
opened
3 years ago
1
dotenv-flow
#50
goatandsheep
opened
3 years ago
1
Only return vars present in schema / filter out vars not in schema from (`load`) result?
#49
emme1444
opened
3 years ago
4
Bump y18n from 3.2.1 to 3.2.2
#48
dependabot[bot]
opened
3 years ago
2
Cannot find module 'typpy'
#47
thewizarodofoz
opened
3 years ago
1
Bump ini from 1.3.5 to 1.3.7
#46
dependabot[bot]
opened
3 years ago
2
Missing values should default to empty strings for errorOnRegex
#45
FokkeZB
closed
4 years ago
4
includeProcessEnv is not added to .env to map .env.schema
#44
jlanza
closed
3 years ago
1
Bump handlebars from 4.4.5 to 4.7.6
#43
dependabot[bot]
closed
4 years ago
2
Regex seems like it should be more strict?
#42
spacesuitdiver
closed
3 years ago
1
Optional schema keys?
#41
spacesuitdiver
closed
4 years ago
3
Feature: Inherit default schema
#40
spacesuitdiver
opened
4 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#39
dependabot[bot]
closed
4 years ago
1
[Feature proposal] Use .d.ts as schema for type safety
#38
lhhong
opened
4 years ago
0
Bump acorn from 6.3.0 to 6.4.1
#37
dependabot[bot]
closed
4 years ago
2
Question: Possible to load multiple .env files into the shell?
#36
basickarl
opened
4 years ago
7
Feature request: Override
#35
basickarl
closed
3 years ago
1
Configure via environment
#34
levino
closed
4 years ago
3
Add import syntax to README
#33
joelparkerhenderson
closed
4 years ago
2
Feature/update deps remove node 6 support
#32
keithmorris
closed
4 years ago
5
Git History + Package Version Conflict
#31
niftylettuce
closed
4 years ago
1
`dotenv` types are listed as required dependency
#30
jonahsnider
closed
4 years ago
1
fix: check for extra keys needs to be specific to schema (closes #28)
#29
niftylettuce
closed
4 years ago
2
[BUG] If `includeProcessEnv` + `errorOnExtra` set to `true`, errors will be thrown for `process.env` variables that exist on the system (not specific to `.env.schema`)
#28
niftylettuce
closed
4 years ago
0
Removed useless requirements
#27
vanodevium
closed
5 years ago
1
Support regexes in .env.schema
#26
epiphone
closed
5 years ago
1
Add "import" syntax to README
#25
joelparkerhenderson
closed
4 years ago
4
fix: expose entire process.env to command called with CLI
#24
vlindhol
closed
6 years ago
2
cli not honoring already defined env vars
#23
vlindhol
closed
6 years ago
3
Add errorCheckProcess flag to handle process.env on errors
#22
Vija02
closed
6 years ago
4
chore(package): update outdated dependencies
#21
gregswindle
closed
6 years ago
3
docs(headers): fix markdown header
#20
vvo
closed
6 years ago
2
Fix process.env overrided by default using cli
#19
gabrielDevlog
closed
4 years ago
7
Fix some typos
#18
pablopunk
closed
6 years ago
1
Feature request: Prevent .env.schema throw if set in env
#17
scottmas
closed
4 years ago
2
Upgrade deps (due to core bugs) and Fixed process.env override
#16
niftylettuce
closed
6 years ago
0
Override doesn't actually work
#15
niftylettuce
closed
6 years ago
0
Next