workbox-build
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -5,3 +5,3 @@ { | ||
"releasesDir": "releases", | ||
"latestVersion": "4.1.0" | ||
"latestVersion": "4.1.1" | ||
} |
{ | ||
"name": "workbox-build", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.", | ||
@@ -23,25 +23,25 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0", | ||
"common-tags": "^1.4.0", | ||
"@babel/runtime": "^7.3.4", | ||
"common-tags": "^1.8.0", | ||
"fs-extra": "^4.0.2", | ||
"glob": "^7.1.2", | ||
"joi": "^11.1.1", | ||
"glob": "^7.1.3", | ||
"joi": "^14.3.1", | ||
"lodash.template": "^4.4.0", | ||
"pretty-bytes": "^4.0.2", | ||
"stringify-object": "^3.2.2", | ||
"pretty-bytes": "^5.1.0", | ||
"stringify-object": "^3.3.0", | ||
"strip-comments": "^1.0.2", | ||
"workbox-background-sync": "^4.1.0", | ||
"workbox-broadcast-update": "^4.1.0", | ||
"workbox-cacheable-response": "^4.1.0", | ||
"workbox-core": "^4.1.0", | ||
"workbox-expiration": "^4.1.0", | ||
"workbox-google-analytics": "^4.1.0", | ||
"workbox-navigation-preload": "^4.1.0", | ||
"workbox-precaching": "^4.1.0", | ||
"workbox-range-requests": "^4.1.0", | ||
"workbox-routing": "^4.1.0", | ||
"workbox-strategies": "^4.1.0", | ||
"workbox-streams": "^4.1.0", | ||
"workbox-sw": "^4.1.0", | ||
"workbox-window": "^4.1.0" | ||
"workbox-background-sync": "^4.1.1", | ||
"workbox-broadcast-update": "^4.1.1", | ||
"workbox-cacheable-response": "^4.1.1", | ||
"workbox-core": "^4.1.1", | ||
"workbox-expiration": "^4.1.1", | ||
"workbox-google-analytics": "^4.1.1", | ||
"workbox-navigation-preload": "^4.1.1", | ||
"workbox-precaching": "^4.1.1", | ||
"workbox-range-requests": "^4.1.1", | ||
"workbox-routing": "^4.1.1", | ||
"workbox-strategies": "^4.1.1", | ||
"workbox-streams": "^4.1.1", | ||
"workbox-sw": "^4.1.1", | ||
"workbox-window": "^4.1.1" | ||
}, | ||
@@ -57,3 +57,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "6fd1909f69406b7dd5edf3ac6bad3da0ba1e638d" | ||
"gitHead": "fb837ca0bd15bdc8f4e5563ee28957dc266c31f6" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"releasesDir": "releases", | ||
"latestVersion": "4.1.0" | ||
"latestVersion": "4.1.1" | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
+ Addedhoek@6.1.3(transitive)
+ Addedjoi@14.3.1(transitive)
+ Addedpretty-bytes@5.6.0(transitive)
+ Addedtopo@3.0.3(transitive)
- Removedhoek@4.3.1(transitive)
- Removedjoi@11.4.0(transitive)
- Removedpretty-bytes@4.0.2(transitive)
- Removedtopo@2.1.1(transitive)
Updated@babel/runtime@^7.3.4
Updatedcommon-tags@^1.8.0
Updatedglob@^7.1.3
Updatedjoi@^14.3.1
Updatedpretty-bytes@^5.1.0
Updatedstringify-object@^3.3.0
Updatedworkbox-core@^4.1.1
Updatedworkbox-expiration@^4.1.1
Updatedworkbox-precaching@^4.1.1
Updatedworkbox-routing@^4.1.1
Updatedworkbox-strategies@^4.1.1
Updatedworkbox-streams@^4.1.1
Updatedworkbox-sw@^4.1.1
Updatedworkbox-window@^4.1.1