workbox-navigation-preload
Advanced tools
Comparing version 7.1.0 to 7.3.0
"use strict"; | ||
// @ts-ignore | ||
try { | ||
self['workbox:navigation-preload:7.0.0'] && _(); | ||
self['workbox:navigation-preload:7.2.0'] && _(); | ||
} | ||
catch (e) { } |
@@ -7,3 +7,3 @@ this.workbox = this.workbox || {}; | ||
try { | ||
self['workbox:navigation-preload:7.0.0'] && _(); | ||
self['workbox:navigation-preload:7.2.0'] && _(); | ||
} catch (e) {} | ||
@@ -10,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
this.workbox=this.workbox||{},this.workbox.navigationPreload=function(t){"use strict";try{self["workbox:navigation-preload:7.0.0"]&&_()}catch(t){}function e(){return Boolean(self.registration&&self.registration.navigationPreload)}return t.disable=function(){e()&&self.addEventListener("activate",(t=>{t.waitUntil(self.registration.navigationPreload.disable().then((()=>{})))}))},t.enable=function(t){e()&&self.addEventListener("activate",(e=>{e.waitUntil(self.registration.navigationPreload.enable().then((()=>{t&&self.registration.navigationPreload.setHeaderValue(t)})))}))},t.isSupported=e,t}({}); | ||
this.workbox=this.workbox||{},this.workbox.navigationPreload=function(t){"use strict";try{self["workbox:navigation-preload:7.2.0"]&&_()}catch(t){}function e(){return Boolean(self.registration&&self.registration.navigationPreload)}return t.disable=function(){e()&&self.addEventListener("activate",(t=>{t.waitUntil(self.registration.navigationPreload.disable().then((()=>{})))}))},t.enable=function(t){e()&&self.addEventListener("activate",(e=>{e.waitUntil(self.registration.navigationPreload.enable().then((()=>{t&&self.registration.navigationPreload.setHeaderValue(t)})))}))},t.isSupported=e,t}({}); | ||
//# sourceMappingURL=workbox-navigation-preload.prod.js.map |
{ | ||
"name": "workbox-navigation-preload", | ||
"version": "7.1.0", | ||
"version": "7.3.0", | ||
"license": "MIT", | ||
"author": "Google's Web DevRel Team", | ||
"author": "Google's Web DevRel Team and Google's Aurora Team", | ||
"description": "This library allows developers to opt-in to using Navigation Preload in their service worker.", | ||
"repository": "googlechrome/workbox", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/googlechrome/workbox.git" | ||
}, | ||
"bugs": "https://github.com/googlechrome/workbox/issues", | ||
@@ -25,5 +28,5 @@ "homepage": "https://github.com/GoogleChrome/workbox", | ||
"dependencies": { | ||
"workbox-core": "7.1.0" | ||
"workbox-core": "7.3.0" | ||
}, | ||
"gitHead": "9e69c4269c35e2db9fbba4d13e4e6206c7b66d2a" | ||
"gitHead": "c77dceb54d4af1749db95316710d6430e82b0c48" | ||
} |
// @ts-ignore | ||
try{self['workbox:navigation-preload:7.1.0']&&_()}catch(e){} | ||
try{self['workbox:navigation-preload:7.3.0']&&_()}catch(e){} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Unstable ownership
Supply chain riskA new collaborator has begun publishing package versions. Package stability and security risk may be elevated.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
4
54810
1
1
+ Addedworkbox-core@7.3.0(transitive)
- Removedworkbox-core@7.1.0(transitive)
Updatedworkbox-core@7.3.0