build-url
build-url copied to clipboard
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.3. Release notes Sourced from ws's releases. 7.5.3 Bug fixes The WebSocketServer constructor now throws an error if more than one of the noServer, server,...
The single parameter variant of the function call is documented in README: ```ts buildUrl({ queryParams: { foo: 'bar', bar: 'baz' } }); ``` but not currently allowed by typescript definitions....
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.15. Commits 843c897 4.4.15 46fe350 Remove paths from dirCache when no longer dirs df3aa4d 4.4.14 6d28013 add publishConfig tag efc6bb0 fix: strip absolute paths more...
Doesn't work for duplicate params It just adds it as a second param, rather than replacing the first
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send Commits 5d62799 v8.0.1 0c4a80d chore: adds changelog f5a7bc6 fix: test cases b9d148d...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...