summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json')
-rw-r--r--deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json b/deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json
index fa8235f1ed..af46309985 100644
--- a/deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json
+++ b/deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json
@@ -1,8 +1,8 @@
{
"_from": "http-cache-semantics@^3.7.3",
- "_id": "http-cache-semantics@3.7.3",
+ "_id": "http-cache-semantics@3.8.0",
"_inBundle": false,
- "_integrity": "sha1-LzXFMuzSnx5UE7mvgztySjxvf3I=",
+ "_integrity": "sha512-HGQFfBdru2fj/dwPn1oLx1fy6QMPeTAD1yzKcxD4l5biw+5QVaui/ehCqxaitoKJC/vHMLKv3Yd+nTlxboOJig==",
"_location": "/pacote/make-fetch-happen/http-cache-semantics",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/pacote/make-fetch-happen"
],
- "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.7.3.tgz",
- "_shasum": "2f35c532ecd29f1e5413b9af833b724a3c6f7f72",
+ "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.0.tgz",
+ "_shasum": "1e3ce248730e189ac692a6697b9e3fdea2ff8da3",
"_spec": "http-cache-semantics@^3.7.3",
"_where": "/Users/zkat/Documents/code/npm/node_modules/pacote/node_modules/make-fetch-happen",
"author": {
@@ -34,9 +34,9 @@
"deprecated": false,
"description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
"devDependencies": {
- "babel-cli": "^6.24.0",
- "babel-preset-env": "^1.3.2",
- "mocha": "^3.2.0"
+ "babel-cli": "^6.24.1",
+ "babel-preset-env": "^1.5.2",
+ "mocha": "^3.4.2"
},
"files": [
"node4/index.js",
@@ -56,5 +56,5 @@
"prepublish": "npm run compile",
"test": "npm run compile; mocha node4/test"
},
- "version": "3.7.3"
+ "version": "3.8.0"
}