workbox-cacheable-response
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "workbox-cacheable-response", | ||
"version": "0.0.2", | ||
"description": "This library takes a Response object and determines whether it's cacheable, based on a specific configuration.", | ||
"version": "0.0.3", | ||
"description": "This library takes a Response object and determines whether it's cacheable based on a specific configuration.", | ||
"keywords": [ | ||
@@ -24,4 +24,4 @@ "workbox", | ||
"homepage": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-cacheable-response", | ||
"main": "build/importScripts/workbox-cacheable-response.prod.v0.0.2.js", | ||
"module": "build/modules/workbox-cacheable-response.prod.v0.0.2.mjs" | ||
"main": "build/importScripts/workbox-cacheable-response.prod.v0.0.3.js", | ||
"module": "build/modules/workbox-cacheable-response.prod.v0.0.3.mjs" | ||
} |
@@ -1,18 +0,27 @@ | ||
<!-- DO NOT EDIT. This page is autogenerated. --> | ||
<!-- To make changes, edit templates/Project-README.hbs, not this file. --> | ||
# workbox-cacheable-response | ||
This library takes a Response object and determines whether it's cacheable, based on a specific configuration. | ||
This library takes a Response object and determines whether it's cacheable | ||
based on a specific configuration. | ||
## Installation | ||
`npm install --save-dev workbox-cacheable-response` | ||
```sh | ||
npm install --save-dev workbox-cacheable-response | ||
``` | ||
## Demo | ||
## Documentation | ||
Browse sample source code in the [demo directory](https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-cacheable-response/demo). | ||
Read more at this module's [documentation page](https://workboxjs.org/reference-docs/latest/module-workbox-cacheable-response.html). | ||
## Reference Docs | ||
## Sample Code and Examples | ||
You can find [documentation for this module here](https://googlechrome.github.io/workbox/reference-docs/stable/latest/module-workbox-cacheable-response.html#main). | ||
View the | ||
[sample code](https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-cacheable-response/demo) | ||
to see this module put to use. | ||
# What's Workbox? | ||
This module is a part of Workbox, which is a collection of JavaScript libraries | ||
for [Progressive Web Apps](https://developers.google.com/web/progressive-web-apps/). | ||
Visit https://workboxjs.org/ to learn more about what Workbox can do for you. |
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
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances 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
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
289128
2104
28
1