Skip to content

Commit d2887b1

Browse files
authored
Merge pull request #226 from CacheControl/update-dependencies
2 parents 7a5f4ea + cc1e1ef commit d2887b1

6 files changed

Lines changed: 2436 additions & 1945 deletions

File tree

.travis.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 5.0.4 / 2020-09-26
2+
* Upgrade dependencies to latest
3+
14
#### 5.0.3 / 2020-01-26
25
* Upgrade jsonpath-plus dependency, to fix inconsistent scalar results (#175)
36

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
![json-rules-engine](http://i.imgur.com/MAzq7l2.png)
22

33
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
4-
[![Build Status](https://travis-ci.org/CacheControl/json-rules-engine.svg?branch=master)](https://travis-ci.org/CacheControl/json-rules-engine)
4+
[![Build Status](https://github.com/cachecontrol/json-rules-engine/workflows/Node.js%20CI/badge.svg?branch=master)](https://github.com/cachecontrol/json-rules-engine/workflows/Node.js%20CI/badge.svg?branch=master)
5+
56
[![npm version](https://badge.fury.io/js/json-rules-engine.svg)](https://badge.fury.io/js/json-rules-engine)
67
[![install size](https://packagephobia.now.sh/badge?p=json-rules-engine)](https://packagephobia.now.sh/result?p=json-rules-engine)
78
[![npm downloads](https://img.shields.io/npm/dm/json-rules-engine.svg)](https://www.npmjs.com/package/json-rules-engine)

0 commit comments

Comments
 (0)