@data-client/normalizr
Advanced tools
Comparing version 0.14.16 to 0.14.17
{ | ||
"name": "@data-client/normalizr", | ||
"version": "0.14.16", | ||
"version": "0.14.17", | ||
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications", | ||
@@ -5,0 +5,0 @@ "homepage": "https://dataclient.io/docs/concepts/normalization", |
@@ -247,3 +247,3 @@ # Normalizr Client | ||
<td align="center">✅</td> | ||
<td><a href="https://dataclient.io/rest/api/Entity">Entity</a>, <a href="https://dataclient.io/rest/api/EntityMixin">EntityMixin</a> mixin</td> | ||
<td><a href="https://dataclient.io/rest/api/Entity">Entity</a>, <a href="https://dataclient.io/rest/api/EntityMixin">EntityMixin</a></td> | ||
<td>single <em>unique</em> object</td> | ||
@@ -317,4 +317,4 @@ <td align="center">✅</td> | ||
| ------------------- | -------- | ---------- | | ||
| normalize (long) | 119% | 119% | | ||
| denormalize (long) | 158% | 1,262% | | ||
| normalize (long) | 121% | 121% | | ||
| denormalize (long) | 158% | 1,262% | | ||
| denormalize (short) | 676% | 2,367% | | ||
@@ -321,0 +321,0 @@ |
689837