workbox-navigation-preload
Advanced tools
Comparing version 1.0.0 to 3.4.1
{ | ||
"name": "workbox-navigation-preload", | ||
"version": "1.0.0" | ||
"version": "3.4.1", | ||
"license": "Apache-2.0", | ||
"author": "Google's Web DevRel Team", | ||
"description": "This library allows developers to opt-in to using Navigation Preload in their service worker.", | ||
"repository": "googlechrome/workbox", | ||
"bugs": "https://github.com/googlechrome/workbox/issues", | ||
"homepage": "https://github.com/GoogleChrome/workbox", | ||
"keywords": [ | ||
"workbox", | ||
"workboxjs", | ||
"service worker", | ||
"sw", | ||
"navigation" | ||
], | ||
"scripts": { | ||
"build": "gulp build-packages --package workbox-navigation-preload", | ||
"version": "npm run build", | ||
"prepare": "npm run build" | ||
}, | ||
"workbox": { | ||
"browserNamespace": "workbox.navigationPreload", | ||
"packageType": "browser" | ||
}, | ||
"main": "build/workbox-navigation-preload.prod.js", | ||
"module": "index.mjs", | ||
"dependencies": { | ||
"workbox-core": "^3.4.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
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
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
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15659
12
220
1
0
0
2
1
80
3
2
+ Addedworkbox-core@^3.4.1
+ Addedworkbox-core@3.6.3(transitive)