Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@serwist/broadcast-update

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serwist/broadcast-update - npm Package Compare versions

Comparing version 9.0.0-preview.18 to 9.0.0-preview.19

12

package.json
{
"name": "@serwist/broadcast-update",
"version": "9.0.0-preview.18",
"version": "9.0.0-preview.19",
"type": "module",
"description": "A module that uses the Broadcast Channel API to announce when a cached response has updated",
"description": "A module that uses the Broadcast Channel API to announce when a cached response has updated.",
"files": [

@@ -20,4 +20,4 @@ "src",

"license": "MIT",
"repository": "serwist/serwist",
"bugs": "https://github.com/serwist/serwist/issues",
"repository": "https://gitlab.com/serwist/serwist",
"bugs": "https://gitlab.com/serwist/serwist/issues",
"homepage": "https://serwist.pages.dev",

@@ -33,3 +33,3 @@ "main": "./dist/index.js",

"dependencies": {
"@serwist/sw": "9.0.0-preview.18"
"@serwist/sw": "9.0.0-preview.19"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"typescript": "5.5.0-dev.20240323",
"@serwist/constants": "9.0.0-preview.18"
"@serwist/constants": "9.0.0-preview.19"
},

@@ -42,0 +42,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc