X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fproxy-addr%2Fpackage.json;fp=node_modules%2Fproxy-addr%2Fpackage.json;h=1c07dbd7625a65de87793b06f060ebb2a2b15100;hp=d6e02e18a94af56bcb170515fddc404efc704215;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/proxy-addr/package.json b/node_modules/proxy-addr/package.json index d6e02e1..1c07dbd 100644 --- a/node_modules/proxy-addr/package.json +++ b/node_modules/proxy-addr/package.json @@ -1,27 +1,32 @@ { - "_from": "proxy-addr@~2.0.5", + "_args": [ + [ + "proxy-addr@2.0.5", + "/home/josuer08/Documents/web" + ] + ], + "_from": "proxy-addr@2.0.5", "_id": "proxy-addr@2.0.5", "_inBundle": false, "_integrity": "sha512-t/7RxHXPH6cJtP0pRG6smSr9QJidhB+3kXu0KgXnbGYMgzEnUxRQ4/LDdfOwZEMyIh3/xHb8PX3t+lfL9z+YVQ==", "_location": "/proxy-addr", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "proxy-addr@~2.0.5", + "raw": "proxy-addr@2.0.5", "name": "proxy-addr", "escapedName": "proxy-addr", - "rawSpec": "~2.0.5", + "rawSpec": "2.0.5", "saveSpec": null, - "fetchSpec": "~2.0.5" + "fetchSpec": "2.0.5" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.5.tgz", - "_shasum": "34cbd64a2d81f4b1fd21e76f9f06c8a45299ee34", - "_spec": "proxy-addr@~2.0.5", - "_where": "/home/josuer08/Documents/web/node_modules/express", + "_spec": "2.0.5", + "_where": "/home/josuer08/Documents/web", "author": { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" @@ -29,12 +34,10 @@ "bugs": { "url": "https://github.com/jshttp/proxy-addr/issues" }, - "bundleDependencies": false, "dependencies": { "forwarded": "~0.1.2", "ipaddr.js": "1.9.0" }, - "deprecated": false, "description": "Determine address of proxied request", "devDependencies": { "beautify-benchmark": "0.2.4",