Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@braze/service-worker
Advanced tools
$ npm install --save @braze/web-sdk
$ npm install --save @braze/service-worker
This will install the Braze Service Worker files into ./node_modules/@braze/service-worker
where you can reference them locally. Note that the Braze Service Worker is only meant to be used along with the Braze Web SDK.
In your build process, copy node_modules/@braze/service-worker/service-worker.js
to your web application's public root directory.
Then, using the Web SDK, provide the serviceWorkerLocation
initialization option with the path to your service worker.
See our documentation pages for steps to integrate push notifications into your website using the Braze Web SDK.
5.6.1
FAQs
Braze service worker to be used with the Braze Web SDK.
The npm package @braze/service-worker receives a total of 2,477 weekly downloads. As such, @braze/service-worker popularity was classified as popular.
We found that @braze/service-worker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.