node-chromium
node-chromium copied to clipboard
Node.js package that downloads and provides Chromium for your project
Hello, I use npm to globally install this package and then directly call `/opt/buildhome/.nvm/versions/node/v12.18.0/lib/node_modules/chromium/lib/chromium/chrome-linux/chrome`. I can still call it as `chrome --version` and get the response of `Chromium 111.0.5518.0`. But...
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...