node-chromium
node-chromium copied to clipboard
Node.js package that downloads and provides Chromium for your project
Bumps [got](https://github.com/sindresorhus/got) from 11.5.1 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property (#1739) 0e167b8 https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3...
I am using docker based image centos7, try to install chromium browser with a concrete revision with the following commands: RUN export NODE_CHROMIUM_REVISION=856583 RUN yum install -y chromium However, the...
I expected this would work similarly as `npm install`, but maybe there's something I'm missing?
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
As of 08/18/21, chromium binaries seem to be stored now in folder prefixed with `refs_head_main-`, followed by the revision number. This PR is a quick and dirty fix for this...
Is there any TypeScript support in plans?
`npm install chromium` seems to be broken currently. The file structure after running the install command leaves the `node_modules/chromium` folder without any binaries: 
Seems like a fork already have required code: https://github.com/2do2go/node-chromium/blob/master/write-revisions.js