node-web-streams
node-web-streams copied to clipboard
dependency on outdated polyfill fork
"web-streams-polyfill": "git://github.com/gwicke/web-streams-polyfill#spec_performance_improvements"
The forked spec_performance_improvements
branch is incredibly outdated and hasn't been touched in months. The upstream web-streams-polyfill
repo that it was forked from is caught up with the massive spec changes since July and would probably make a better dependency.
The project seems quite unmaintained but just for history sake, this will no longer work with git
See
- https://github.com/vercel/vercel/discussions/7586
- https://github.blog/2021-09-01-improving-git-protocol-security-github
Example
Arguments: ls-remote --tags --heads git://github.com/gwicke/web-streams-polyfill
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.