simplehttp2server
simplehttp2server copied to clipboard
simplehttp2server wrapper that makes it seamlessly available as a local dependency
Bumps [execa](https://github.com/sindresorhus/execa) from 6.0.0 to 7.1.1. Release notes Sourced from execa's releases. v7.1.1 Features Improve error message when $.sync(options)`command` is used instead of $(options).sync`command` (#551) Bug fixes Fix argument concatenation...
Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [ava](https://github.com/avajs/ava) from 4.0.1 to 5.2.0. Release notes Sourced from ava's releases. v5.2.0 What's Changed Infer thrown error from expectations by @tao-cumplido in avajs/ava#3156 New Contributors @tao-cumplido made their first...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [xo](https://github.com/xojs/xo) from 0.47.0 to 0.53.1. Release notes Sourced from xo's releases. v0.53.1 Improve performance (#697) 9bee815 https://github.com/xojs/xo/compare/v0.53.0...v0.53.1 v0.53.0 Breaking Require Node.js 14 91d10d1 TypeScript: It will now use inline...
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [tempy](https://github.com/sindresorhus/tempy) from 2.0.0 to 3.0.0. Release notes Sourced from tempy's releases. v3.0.0 Breaking Require Node.js 14 (#41) 4b3e859 Changed from a default export to named exports: tempy.file → import...
When invoking `yarn global add preact-cli` The installation of simplehttp2server dependency fails with Error: No binary for freebsd/x64 ``` error /usr/local/share/.config/yarn/global/node_modules/simplehttp2server: Command failed. Exit code: 1 Command: node lib/install.js Arguments:...