Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/node-convict

Featureful configuration management library for Node.js
https://github.com/mozilla/node-convict

Precedence issue: environment variables with config.set

lomboboo opened this issue 2 months ago
empty string should be evaluated as false for Boolean config

piotrzarycki opened this pull request 9 months ago
chore: Adding browser field in package.json from convict package

RazvanMitrica opened this pull request 11 months ago
.env value doesnt override default convict config value.

FutureCake opened this issue about 1 year ago
Crashing on keys with dot

KonradSwierczynski opened this issue over 1 year ago
Infer typescript types of getProperties

cjsewell opened this issue over 1 year ago
[Feature Request] check method to check if key exist or not

Rstar1998 opened this issue almost 2 years ago
_cvtProperties undefined

HighWolf opened this pull request almost 2 years ago
fix-imperfect-prototype-pollution-fix

madarche opened this pull request about 2 years ago
Bug - Prototype Pollution on .set()

Captain-K-101 opened this issue about 2 years ago
custom formats override set order

gjbaxter opened this issue about 2 years ago
addParser async parse

Porok12 opened this issue about 2 years ago
Add conf.toJson() method

ath88 opened this pull request over 2 years ago
Feature request: `toJson`-method

ath88 opened this issue over 2 years ago
fix: Consistent use of quotes in output

madarche opened this pull request over 2 years ago
chore: Switch from Lerna to Workspaces+Lerna-Lite

madarche opened this pull request over 2 years ago
how to change the environment variables in docker run command

Tiramisupxl opened this issue almost 3 years ago
Support for env variable arrays

cupcakearmy opened this issue about 3 years ago
Version 5.2.1 of convict is tagged as latest on npm

thiren opened this issue about 3 years ago
Fix misspelling of the word optional in the error message

mojavelinux opened this pull request about 3 years ago
Implementation of a new feature: support loading of map like objects

avxhi93 opened this pull request over 3 years ago
Publish [email protected] on NPM

madarche opened this issue over 3 years ago
Convict doesn't persist date / other custom objects

irgijs opened this issue over 3 years ago
"required" property should be a must-have

manudiv opened this issue over 3 years ago
chore: update dependencies

ahippler opened this pull request over 3 years ago
Update validator to latest (major) version

gjasny opened this issue over 3 years ago
Publish [email protected] on NPM

madarche opened this issue over 3 years ago
How to use a config param with format Object in convict node module

harshitachouhan206 opened this issue over 3 years ago
Allow null additionally to any format

maxwrlr opened this pull request over 3 years ago
Convict + react-scripts build + CI=true throws error

deema089786 opened this issue over 3 years ago
Security Fix for Prototype Pollution - huntr.dev

huntr-helper opened this pull request almost 4 years ago
is there interest in convict-format-with-luxon?

gerardolima opened this issue about 4 years ago
Empty string evaluated as 'true' for Boolean config

hareeshnagaraj opened this issue about 4 years ago
Thoughts for convict 6.0+

brianjenkins94 opened this issue over 4 years ago
Always uses default value

bayerlse opened this issue over 4 years ago
Can't use 'default' key in my config.

viktorlv30 opened this issue over 4 years ago
`getSchema()` broken in 6.0.0

MrBartusek opened this issue over 4 years ago
Fix typo

xamgore opened this pull request over 4 years ago
Simplify setup with postinstall script

madarche opened this pull request over 4 years ago
Update devDependencies

madarche opened this pull request over 4 years ago
Feat add migrating doc

madarche opened this pull request over 4 years ago
FIX string parsing issue of number format

furkankose opened this pull request over 4 years ago
After 6.0.0 ?

A-312 opened this issue over 4 years ago
Publish [email protected] on NPM

madarche opened this issue over 4 years ago
Setup Lerna strategy

madarche opened this pull request over 4 years ago
default value for array items

Darkein opened this issue over 4 years ago
Clearer source file names

madarche opened this pull request over 4 years ago
Feat switch to jest

madarche opened this pull request over 4 years ago
Feat stricter eslint config

madarche opened this pull request over 4 years ago
`output` for `validate` is printed with yellow warning prefix

MrBartusek opened this issue over 4 years ago
convict-format packages not found on npm or yarn

QmarkC opened this issue almost 5 years ago
Update yargs-parser dependency 13.0.0 => 18.1.1

cyrille-arundo opened this pull request almost 5 years ago
[Snyk] Prototype Pollution Affecting yargs-parser package

cyrille-arundo opened this issue almost 5 years ago
test

A-312 opened this pull request almost 5 years ago
Typescript support

guyisra opened this issue almost 5 years ago
We can not do `convict(config.getSchema())`

A-312 opened this issue almost 5 years ago
Preparing convict 6

A-312 opened this pull request almost 5 years ago
Use 'ObjectPath' package for dot (period) support

A-312 opened this issue about 5 years ago
Preparing convict 6

madarche opened this issue about 5 years ago
Improve .defaut() and .reset() errors for users

A-312 opened this issue about 5 years ago
Replace should (=> Last publish 3 years ago) by Chai

A-312 opened this issue about 5 years ago
fix test

A-312 opened this pull request about 5 years ago
Invert args got/expected because wrong sequence

A-312 opened this pull request about 5 years ago
coerce send too many (useless) argument

A-312 opened this issue about 5 years ago
Improve schema parsing and default property usage

A-312 opened this issue about 5 years ago
Schema export consistency

Makeshift opened this issue about 5 years ago
Remove comment in example

A-312 opened this pull request about 5 years ago
Should throw2 - test with travis

A-312 opened this pull request about 5 years ago
should throw - test with travis

A-312 opened this pull request about 5 years ago
addFormat(name, validate) accepts regex for name

A-312 opened this pull request about 5 years ago
Multi-packages split

A-312 opened this pull request over 5 years ago
Remove json5 dependency and make it an optional parser

A-312 opened this pull request over 5 years ago
Select keyName with regex in schema for children object

A-312 opened this issue over 5 years ago
Unable to use the name "properties" within a schema

arhughes opened this issue over 5 years ago
Drop dependency on moment.js?

terlar opened this issue over 5 years ago
Custom Getter

A-312 opened this issue over 5 years ago
.get() could optionally redact sensitive configs

zuzak opened this issue over 5 years ago
Use Promises with coerce

ihachani opened this issue over 5 years ago
Make it work with docker/k8s secrets

janober opened this issue over 5 years ago
Fix sensitive_validation.out on Windows

A-312 opened this pull request over 5 years ago
Remove useless argument (code review)

A-312 opened this pull request over 5 years ago
Add output preference for validate

A-312 opened this pull request over 5 years ago
Improve README.md: Follow the same quotes rule

A-312 opened this pull request over 5 years ago
Add context argument to custom format validate

A-312 opened this pull request over 5 years ago
Use lodash 4.17.15

A-312 opened this pull request over 5 years ago
addFormat() can override formats defined by other packages

irgijs opened this issue almost 6 years ago
Suggestion: Refactor module into separate files.

sr-scott opened this issue almost 6 years ago
chore: reverting changes from 217

salper opened this pull request over 6 years ago
Require a setting to be provided by the environment (passwords etc.)

jonaskello opened this issue over 6 years ago