StephenClearyApps / DotNetApis

API reference documentation for NuGet packages
https://dotnetapis.stephencleary.com
MIT License
25 stars 1 forks source link

Update query-string in /web from 6.1.0 to 6.3.0 #133

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Dependencies.io has updated query-string (a npm dependency in /web) from "6.1.0" to "6.3.0".

6.3.0 - Add TypeScript definition (#168) 2c2e77a https://github.com/sindresorhus/query-string/compare/v6.2.0...v6.3.0
6.2.0 - Supports hash in `parseUrl()`. https://github.com/sindresorhus/query-string/commit/5b4ce872f826b7a919f6d062b728d0dc28c18291 - Fixed a bug where it would still sort even when `{sort: false}`. https://github.com/sindresorhus/query-string/commit/b20493effe099e662df234110f2958bda2567a01 https://github.com/sindresorhus/query-string/compare/v6.1.0...v6.2.0