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
6
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 2.6.0 to 3.0.0-beta.0

lib/defaults.js

27

CHANGELOG.md

@@ -6,2 +6,29 @@ # Change Log

# [3.0.0-beta.0](https://github.com/nuxt-community/pwa-module/compare/v2.6.0...v3.0.0-beta.0) (2019-02-04)
### Bug Fixes
* routing order for default offline route (/.*). it must be last order ([#100](https://github.com/nuxt-community/pwa-module/issues/100)) ([1c829d0](https://github.com/nuxt-community/pwa-module/commit/1c829d0))
### chore
* only support nuxt.hook ([854d826](https://github.com/nuxt-community/pwa-module/commit/854d826))
### Features
* rewrite workbox ([#122](https://github.com/nuxt-community/pwa-module/issues/122)) ([9e49896](https://github.com/nuxt-community/pwa-module/commit/9e49896))
* **workbox:** change the order of default runtimeCache ([#106](https://github.com/nuxt-community/pwa-module/issues/106)) ([033b504](https://github.com/nuxt-community/pwa-module/commit/033b504))
### BREAKING CHANGES
* needs nuxt 2.x or later
<a name="2.6.0"></a>

@@ -8,0 +35,0 @@ # [2.6.0](https://github.com/nuxt-community/pwa-module/compare/v2.5.0...v2.6.0) (2018-09-21)

10

package.json
{
"name": "@nuxtjs/workbox",
"version": "2.6.0",
"version": "3.0.0-beta.0",
"license": "MIT",
"main": "index.js",
"main": "lib/module.js",
"repository": "https://github.com/nuxt-community/pwa-module",

@@ -10,7 +10,3 @@ "publishConfig": {

},
"dependencies": {
"lodash": "^4.17.11",
"workbox-build": "^3.4.1"
},
"gitHead": "c85e8c1781dc38eebd6ba60b89898da05fc65e23"
"gitHead": "ef541d202ea3d067ce74245300cf58933dbb5bb1"
}
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