Results 1 issues of Marco Giana

Since upgrading to 1.0.1 from npmjs the following snippet creates an error, which used to work import * as jp from "jsonpath"; jp.query(mapObj.mapData.source, "$..authentication.type"); where mapObj.mapData.source is a json obj....