保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/follow-redirects/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "follow-redirects@1.14.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "follow-redirects@1.14.4",
  "_id": "follow-redirects@1.14.4",
  "_from": "follow-redirects@^1.0.0",
  "_id": "follow-redirects@1.15.0",
  "_inBundle": false,
  "_integrity": "sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==",
  "_integrity": "sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==",
  "_location": "/follow-redirects",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "follow-redirects@1.14.4",
    "raw": "follow-redirects@^1.0.0",
    "name": "follow-redirects",
    "escapedName": "follow-redirects",
    "rawSpec": "1.14.4",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.14.4"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/axios",
    "/http-proxy"
  ],
  "_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz",
  "_spec": "1.14.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.0.tgz",
  "_shasum": "06441868281c86d0dda4ad8bdaead2d02dca89d4",
  "_spec": "follow-redirects@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy",
  "author": {
    "name": "Ruben Verborgh",
    "email": "ruben@verborgh.org",
@@ -36,6 +31,7 @@
  "bugs": {
    "url": "https://github.com/follow-redirects/follow-redirects/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Olivier Lalonde",
@@ -47,6 +43,7 @@
      "email": "james@talmage.io"
    }
  ],
  "deprecated": false,
  "description": "HTTP and HTTPS modules that follow redirects.",
  "devDependencies": {
    "concat-stream": "^2.0.0",
@@ -95,5 +92,5 @@
    "mocha": "nyc mocha",
    "test": "npm run lint && npm run mocha"
  },
  "version": "1.14.4"
  "version": "1.15.0"
}