Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "expired", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Calculate when HTTP responses expire from the cache headers", | ||
@@ -23,3 +23,4 @@ "main": "src/index.js", | ||
"cache", | ||
"headers" | ||
"headers", | ||
"pure" | ||
], | ||
@@ -26,0 +27,0 @@ "author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)", |
13098