web-push
web-push copied to clipboard
Web Push library for Node.js
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 3.0.1 to 3.1.0. Release notes Sourced from geckodriver's releases. v3.1.0 Update geckodriver and some deps (#106) c963479 3.0.3 – update geckodriver (#105) b27ed5d https://github.com/vladikoff/node-geckodriver/compare/v3.0.2...v3.1.0 v3.0.2 Bump trim-off-newlines...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0. Release notes Sourced from mocha's releases. v10.1.0 10.1.0 / 2022-10-16 :tada: Enhancements #4896: Browser: add support for prefers-color-scheme: dark (@greggman) :nut_and_bolt: Other #4912: Browser:...
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.1. Changelog Sourced from sinon's changelog. 14.0.1 6c4753ef Fixed CSS selectors in _base.scss and changed blockquote default size to 16px. (Jose Lupianez) A bunch of...
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.25.0. Release notes Sourced from eslint's releases. v8.25.0 Features 173e820 feat: Pass --max-warnings value to formatters (#16348) (Brandon Mills) 6964cb1 feat: remove support for ignore...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 101.0.0 to 106.0.1. Commits d0b7209 Bump version efa8d3e Fix apple silicon arch for newer chromedriver build schema (#386) 1c2229f updated to chromedriver 106 3105cf9 Update dependencies 77da648...
The version of `web-push` being installed via `npm install web-push` is `3.5.0` (updated 3 months ago) The latest version of the repo here is `3.2.2` (from 2017!)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 120.0.1 to 123.0.0. Commits 6b707c6 Bump version to 123.0.0 2422314 Bump follow-redirects from 1.15.5 to 1.15.6 ec269cf Bump version to 122.0.6 c6e01a4 Bump version to 122.0.5 f4a0d7b...
## Goal Resolves #876 ## Implementation - Instead of having a module-scoped `gcmAPIKey` and `vapidDetails` in `src/web-push-lib.js`, we change those to instance properties of a `WebPushLib` class instance. - When...
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.3.0 to 4.3.3. Release notes Sourced from geckodriver's releases. Release 4.3.3 Bump ip from 1.1.8 to 1.1.9 (#374) (c49704f) update deps (d6c8596) Bump @types/node from 20.11.17 to...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...