@swaggerexpert/jsonpath 4.0.2 → 4.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,6 +16,8 @@ The development of this library contributed to the identification and formal sub
|
|
|
16
16
|
- [Errata ID: 8354](https://www.rfc-editor.org/errata/eid8354)
|
|
17
17
|
|
|
18
18
|
This library is **100% compliant** with the [JSONPath Compliance Test Suite](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite).
|
|
19
|
+
It is also included in the [JSONPath Comparison](https://cburgmer.github.io/json-path-comparison/) project,
|
|
20
|
+
executing all queries without errors.
|
|
19
21
|
|
|
20
22
|
<table>
|
|
21
23
|
<tr>
|