Convict

Latest version: v0.3

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.0.0

- Merge pull request [85](https://github.com/mozilla/node-convict/issues/85) from madarche/feat-1.0
v1.0.0 and remove old deprecated formats ipv4 and ipv6
- Better wording for validate options
- Consistency using periods
- Improve feature description again
- Improved features description
- Better config.validate([options]) doc + beautify
- Update dependencies
- Merge branch 'feat-update-dependencies' into feat-1.0
- v1.0.0 Remove old deprecated formats ipv4 and ipv6

0.8.2

- Merge pull request [84](https://github.com/mozilla/node-convict/issues/84) from madarche/feat-update-deps
Update dependencies
- Update dependencies

0.8.1

- Merge pull request [82](https://github.com/mozilla/node-convict/issues/82) from myndzi/fix-license
Update package.json 'license' key format
- Merge pull request [83](https://github.com/mozilla/node-convict/issues/83) from madarche/feat-get-properties
Document and test properties and schema export
- Document and test properties and schema export
This modification also renames the previously undocumented and untested
following methods:
* root→getProperties and
* toSchemaString→getSchemaString
The renaming was done for clearer intent and consistency in naming. The
previous method names are still supported but deprecated.
- Update package.json 'license' key format
- Merge pull request [80](https://github.com/mozilla/node-convict/issues/80) from madarche/fix-nested-schema-doc
Document nested settings in schema
- Merge pull request [79](https://github.com/mozilla/node-convict/issues/79) from madarche/fix-doc
Document new strict validation mode
- Document nested settings in schema
Fixes [78](https://github.com/mozilla/node-convict/issues/78)
- Document new strict validation mode
Fixes [75](https://github.com/mozilla/node-convict/issues/75)
- Merge pull request [77](https://github.com/mozilla/node-convict/issues/77) from madarche/fix-test_coverage
Fix test coverage
- Fix test coverage
The rationale in this change is to put logic as less as possible in
.travis.yml since it's not testable on developers' system.
- Merge pull request [76](https://github.com/mozilla/node-convict/issues/76) from madarche/feat-update_dependencies
Update dependencies
- Merge pull request [74](https://github.com/mozilla/node-convict/issues/74) from mmerkes/master
Fixes [73](https://github.com/mozilla/node-convict/issues/73), removes validator.check from README.md and adds valid form…
- Update dependencies
- Adds convict.addFormat() to validation section of README and tidies up section
- Fixes [73](https://github.com/mozilla/node-convict/issues/73), removes validator.check from README.md and adds valid format checker

0.8.0

- Merge pull request [64](https://github.com/mozilla/node-convict/issues/64) from umar-muneer/master
Strict Validation Mode Added
- Merge pull request [72](https://github.com/mozilla/node-convict/issues/72) from pdehaan/patch-2
Fix typos in README
- Fix typos in README

0.7.0

- Merge pull request [66](https://github.com/mozilla/node-convict/issues/66) from collinwat/add-format-overload
addFormat supports object arguments as well as function arguments
- Merge pull request [70](https://github.com/mozilla/node-convict/issues/70) from madarche/fix-update-deps
Update dependencies and removed `should` replaced
- Merge pull request [69](https://github.com/mozilla/node-convict/issues/69) from madarche/feat-new-nodejs-0.12
Make CI test Node.js 0.12, the new stable
- Update dependencies and removed `should` replaced
`should` has been replaced by `js-must`.
- Make CI test Node.js 0.12, the new stable
- Merge pull request [61](https://github.com/mozilla/node-convict/issues/61) from ronjouch/browserifyTransformVarify
Add 'varify' browserify transform to support IE9,10
- Add format supports object arguments as well as function arguments
- Merge pull request [62](https://github.com/mozilla/node-convict/issues/62) from madjid04/master
Add code coverage with blanket
- Strict Validation Mode
1. Added a fix for nested validation checks.
2. Modified test case schema and config files.
- Strict Validation Mode Added
1. Added a Strict Validation mode. If set to true, any properties
specified in config files that are not declared in the schema will
result in errors. This is to ensure that the schema and the config
files are in sync. This brings convict further in line with the concept
of a “Schema”. By default the strict mode is set to false.
2. Added test cases for strict mode
- modification of the indentation

0.6.1

- Fix duration check 54
- Update dependencies 48
- Use js-must a safer test assertion library 49

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.