rhalff / dot-object

Transform json objects using dot notation
MIT License
471 stars 46 forks source link

Ignore paths that not exists #56

Open Gabrielfcs opened 4 years ago

Gabrielfcs commented 4 years ago

When using the "pick" method when making parsePath and the specified path does not exist, an error occurs where it is not possible to make the indexOf of undefined