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

workbox-streams

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workbox-streams - npm Package Compare versions

Comparing version 5.1.3 to 6.0.0-alpha.0

15

package.json
{
"name": "workbox-streams",
"version": "5.1.3",
"version": "6.0.0-alpha.0",
"license": "MIT",

@@ -18,10 +18,5 @@ "author": "Google's Web DevRel Team",

],
"scripts": {
"build": "gulp build-packages --package workbox-streams",
"version": "npm run build",
"prepare": "npm run build"
},
"workbox": {
"browserNamespace": "workbox.streams",
"packageType": "browser"
"packageType": "sw"
},

@@ -32,6 +27,6 @@ "main": "index.js",

"dependencies": {
"workbox-core": "^5.1.3",
"workbox-routing": "^5.1.3"
"workbox-core": "^6.0.0-alpha.0",
"workbox-routing": "^6.0.0-alpha.0"
},
"gitHead": "fe4399505e02c3af6515fc8ffae8c58791f43f3c"
"gitHead": "3dfe1f4c5ed450bc4b7420321f1a113ff4382d1b"
}

Sorry, the diff of this file is not supported yet

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