@nuxtjs/workbox
Advanced tools
Comparing version 2.6.0 to 3.0.0-beta.0
@@ -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) |
{ | ||
"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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
11
2
9946
217
2
1
- Removedlodash@^4.17.11
- Removedworkbox-build@^3.4.1
- Removedbabel-extract-comments@1.0.0(transitive)
- Removedbabel-plugin-syntax-object-rest-spread@6.13.0(transitive)
- Removedbabel-plugin-transform-object-rest-spread@6.26.0(transitive)
- Removedbabel-runtime@6.26.0(transitive)
- Removedbabylon@6.18.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcommon-tags@1.8.2(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedfs-extra@4.0.3(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedget-own-enumerable-property-symbols@3.0.2(transitive)
- Removedglob@7.2.3(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedhoek@4.3.1(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-obj@1.0.1(transitive)
- Removedis-regexp@1.0.0(transitive)
- Removedisemail@3.2.0(transitive)
- Removedjoi@11.4.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash.template@4.5.0(transitive)
- Removedlodash.templatesettings@4.2.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpretty-bytes@4.0.2(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedregenerator-runtime@0.11.1(transitive)
- Removedstringify-object@3.3.0(transitive)
- Removedstrip-comments@1.0.2(transitive)
- Removedtopo@2.1.1(transitive)
- Removeduniversalify@0.1.2(transitive)
- Removedworkbox-background-sync@3.6.3(transitive)
- Removedworkbox-broadcast-cache-update@3.6.3(transitive)
- Removedworkbox-build@3.6.3(transitive)
- Removedworkbox-cache-expiration@3.6.3(transitive)
- Removedworkbox-cacheable-response@3.6.3(transitive)
- Removedworkbox-core@3.6.3(transitive)
- Removedworkbox-google-analytics@3.6.3(transitive)
- Removedworkbox-navigation-preload@3.6.3(transitive)
- Removedworkbox-precaching@3.6.3(transitive)
- Removedworkbox-range-requests@3.6.3(transitive)
- Removedworkbox-routing@3.6.3(transitive)
- Removedworkbox-strategies@3.6.3(transitive)
- Removedworkbox-streams@3.6.3(transitive)
- Removedworkbox-sw@3.6.3(transitive)
- Removedwrappy@1.0.2(transitive)