`new jsonpatch.JSONPointer("/x").getReference({x:123})` returns {x:123} instead of 123
new jsonpatch.JSONPointer("/x").getReference({x:123})returns {x:123} instead of 123