File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,7 @@ implication( negation( lt( 7 ) ) , gt( 5 ) )( ... ) ; // true
12
12
[ ![ License] ( https://img.shields.io/github/license/functional-abstraction/predicate.svg )] ( https://raw.githubusercontent.com/functional-abstraction/predicate/main/LICENSE )
13
13
[ ![ Version] ( https://img.shields.io/npm/v/@functional-abstraction/predicate.svg )] ( https://www.npmjs.org/package/@functional-abstraction/predicate )
14
14
[ ![ Tests] ( https://img.shields.io/github/workflow/status/functional-abstraction/predicate/ci:test?event=push&label=tests )] ( https://github.com/functional-abstraction/predicate/actions/workflows/ci:test.yml?query=branch:main )
15
- [ ![ Dependencies] ( https://img.shields.io/david/functional-abstraction/predicate.svg )] ( https://david-dm.org/functional-abstraction/predicate )
16
- [ ![ Dev dependencies] ( https://img.shields.io/david/dev/functional-abstraction/predicate.svg )] ( https://david-dm.org/functional-abstraction/predicate?type=dev )
15
+ [ ![ Dependencies] ( https://img.shields.io/librariesio/github/functional-abstraction/predicate.svg )] ( https://github.com/functional-abstraction/predicate/network/dependencies )
17
16
[ ![ GitHub issues] ( https://img.shields.io/github/issues/functional-abstraction/predicate.svg )] ( https://github.com/functional-abstraction/predicate/issues )
18
17
[ ![ Downloads] ( https://img.shields.io/npm/dm/@functional-abstraction/predicate.svg )] ( https://www.npmjs.org/package/@functional-abstraction/predicate )
19
18
You can’t perform that action at this time.
0 commit comments