gson-pointer
Advanced tools
Comparing version 3.4.2 to 3.4.3
{ | ||
"name": "gson-pointer", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "json pointer - failsafe data retrieval on js and json objects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
<h1 align="center"><img src="./docs/gson-pointer.png" width:"228" alt="gson-pointer"></h1> | ||
<h1 align="left"><img src="./docs/gson-pointer.png" width="296" alt="gson-pointer"></h1> | ||
@@ -3,0 +3,0 @@ This is a json-pointer implementation following [RFC 6901](https://tools.ietf.org/html/rfc6901). |
12838
11