New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nuxtjs/workbox

Package Overview
Dependencies
Maintainers
5
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/workbox - npm Package Compare versions

Comparing version 3.0.0-beta.4 to 3.0.0-beta.5

7

CHANGELOG.md

@@ -6,10 +6,13 @@ # Change Log

# [3.0.0-beta.4](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2019-02-08)
# [3.0.0-beta.5](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.3...v3.0.0-beta.5) (2019-02-08)
**Note:** Version bump only for package @nuxtjs/workbox
### Bug Fixes
* add workboxExtensions to defaults ([#138](https://github.com/nuxt-community/pwa-module/issues/138)) ([ac8ba74](https://github.com/nuxt-community/pwa-module/commit/ac8ba74))
# [3.0.0-beta.3](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2019-02-07)

@@ -16,0 +19,0 @@

@@ -19,2 +19,3 @@ module.exports = {

routingExtensions: [],
workboxExtensions: [],

@@ -21,0 +22,0 @@ clientsClaim: true,

{
"name": "@nuxtjs/workbox",
"version": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"license": "MIT",

@@ -11,5 +11,5 @@ "main": "lib/module.js",

"dependencies": {
"@nuxtjs/pwa-utils": "3.0.0-beta.4"
"@nuxtjs/pwa-utils": "3.0.0-beta.5"
},
"gitHead": "7c8c7dff9a06fd3c31c3f3f9289e9f559a3038bf"
"gitHead": "c865bb3224237c9dfdf5fe4e0f586bdea07b304a"
}
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