UNPKG

flipr-validation

Version:

Validation for flipr config data. Use this to catch bad configs before they go live.

33 lines (18 loc) 478 B
## v2.1.0 (November 3, 2020) ### Improvements - Added `pathEqual` as a valid rule type - Dependency updates ## v2.0.0 (January 24, 2019) ### Improvements - ES6+ Rewrite - `jest` for testing - `eslint` for linting ### Breaking Changes - Drop support for node < v8.3 ## v1.0.1 (May 29, 2015) Bug Fixes: - Fixed incorrect validation failures for numerical or boolean values ## v1.0.0 (March 13, 2015) Initial release Features: - Validate your flipr configuration