cacheability
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "cacheability", | ||
"description": "A utility class to parse, store and print http cache headers.", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"author": "Dylan Aubrey", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -24,3 +24,3 @@ # cacheability | ||
```javascript | ||
import Cacheability from "cacheability"; | ||
import { Cacheability } from "cacheability"; | ||
@@ -27,0 +27,0 @@ const headers = new Headers({ |
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
71173
0