workbox-build
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0
@@ -5,3 +5,3 @@ { | ||
"releasesDir": "releases", | ||
"latestVersion": "3.0.0-beta.2" | ||
"latestVersion": "3.0.0" | ||
} |
{ | ||
"name": "workbox-build", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0", | ||
"description": "A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.", | ||
@@ -30,12 +30,12 @@ "keywords": [ | ||
"pretty-bytes": "^4.0.2", | ||
"workbox-background-sync": "^3.0.0-beta.2", | ||
"workbox-broadcast-cache-update": "^3.0.0-beta.2", | ||
"workbox-cache-expiration": "^3.0.0-beta.2", | ||
"workbox-cacheable-response": "^3.0.0-beta.2", | ||
"workbox-core": "^3.0.0-beta.2", | ||
"workbox-google-analytics": "^3.0.0-beta.2", | ||
"workbox-precaching": "^3.0.0-beta.2", | ||
"workbox-routing": "^3.0.0-beta.2", | ||
"workbox-strategies": "^3.0.0-beta.2", | ||
"workbox-sw": "^3.0.0-beta.2" | ||
"workbox-background-sync": "^3.0.0", | ||
"workbox-broadcast-cache-update": "^3.0.0", | ||
"workbox-cache-expiration": "^3.0.0", | ||
"workbox-cacheable-response": "^3.0.0", | ||
"workbox-core": "^3.0.0", | ||
"workbox-google-analytics": "^3.0.0", | ||
"workbox-precaching": "^3.0.0", | ||
"workbox-routing": "^3.0.0", | ||
"workbox-strategies": "^3.0.0", | ||
"workbox-sw": "^3.0.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "main": "build/index.js", |
@@ -5,3 +5,3 @@ { | ||
"releasesDir": "releases", | ||
"latestVersion": "3.0.0-beta.2" | ||
"latestVersion": "3.0.0" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
0
157666
Updatedworkbox-core@^3.0.0
Updatedworkbox-precaching@^3.0.0
Updatedworkbox-routing@^3.0.0
Updatedworkbox-strategies@^3.0.0
Updatedworkbox-sw@^3.0.0