jsonpath
jsonpath copied to clipboard
Empty objects
Objects created using Object.create( null )
aren't per-se instances of Object, these can be nested inside an existing structure unknown to the enduser causing the query to fail without any clear reason.
This patch removes the restriction that the input object should be an instance of Object.