js-api
js-api copied to clipboard
JavaScript/JSON objects to REST API in minutes.
Classical security vs stability tradeoff. Being a web service API, security wins so it's time to let the patch versions float.
ES7 should be able to handle all filtering needs by itself by now. Note: Except for _.filter which has built in querying so we might need to import only _.filter...
Also update .travis.yml/package.json>engines section accordingly.
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...