web-push
web-push copied to clipboard
Web Push library for Node.js
Bumps [portfinder](https://github.com/http-party/node-portfinder) from 1.0.28 to 1.0.32. Commits 123a06f 1.0.32 65b2ab7 Merge pull request #144 from MasterOdin/patch-3 9a47ed8 Merge branch 'http-party:master' into patch-3 cd6f5c4 1.0.31 ba17f4d Merge pull request #142 from...
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.22.0. Release notes Sourced from eslint's releases. v8.22.0 Features 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 101.0.0 to 104.0.0. Commits 34b1eaf Bump version to 104.0.0 4a2083b Fix build link in readme 09c003e Bump to chrome driver 103 30efbd6 Add create tag script 719c529...
Bumps [selenium-assistant](https://github.com/GoogleChrome/selenium-assistant) from 5.4.0 to 6.1.1. Release notes Sourced from selenium-assistant's releases. v6.0.0 The v6.0.0 release contains the following breaking changes: Update to selenium-webdriver v4.0.0-alpha.4, which in turn removes support...
Bumps [del](https://github.com/sindresorhus/del) from 6.0.0 to 7.0.0. Release notes Sourced from del's releases. v7.0.0 Breaking Require Node.js 14 (#143) 106d7d8 This package is now pure ESM. Please read this. Moved from...
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 3.0.1 to 3.0.2. Release notes Sourced from geckodriver's releases. v3.0.2 Bump trim-off-newlines from 1.0.1 to 1.0.3 (#102) a739465 Bump ansi-regex from 4.1.0 to 4.1.1 (#103) 577d9dc Bump...
# Setup Currently web-push does not work on Cloudflare Workers. These do not use Node, so certain libraries are not available. They do offer a new Node compatibility mode, but...
Error: getaddrinfo ENOTFOUND fcm.googleapis.com at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:83:26) { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'fcm.googleapis.com' }
Hello, I'm not understanding how can I know my auth and p256dh keys. Any ideas?
*Operating System*: Linux *Node Version*: 14.17.3 *web-push Version*: 3.4.5 > Please select any browsers that you are experiencing problems with: - [ x] Chrome - [x ] Firefox - [...