保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/istanbul-reports/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "istanbul-reports@3.0.5",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "istanbul-reports@3.0.5",
  "_id": "istanbul-reports@3.0.5",
  "_from": "istanbul-reports@^3.1.3",
  "_id": "istanbul-reports@3.1.4",
  "_inBundle": false,
  "_integrity": "sha512-5+19PlhnGabNWB7kOFnuxT8H3T/iIyQzIbQMxXsURmmvKg86P2sbkrGOT77VnHw0Qr0gc2XzRaRfMZYYbSQCJQ==",
  "_integrity": "sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==",
  "_location": "/istanbul-reports",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "istanbul-reports@3.0.5",
    "raw": "istanbul-reports@^3.1.3",
    "name": "istanbul-reports",
    "escapedName": "istanbul-reports",
    "rawSpec": "3.0.5",
    "rawSpec": "^3.1.3",
    "saveSpec": null,
    "fetchSpec": "3.0.5"
    "fetchSpec": "^3.1.3"
  },
  "_requiredBy": [
    "/@jest/reporters"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.5.tgz",
  "_spec": "3.0.5",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.4.tgz",
  "_shasum": "1b6f068ecbc6c331040aab5741991273e609e40c",
  "_spec": "istanbul-reports@^3.1.3",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@jest\\reporters",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
@@ -35,10 +29,12 @@
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "html-escaper": "^2.0.0",
    "istanbul-lib-report": "^3.0.0"
  },
  "deprecated": false,
  "description": "istanbul reports",
  "devDependencies": {
    "@babel/core": "^7.7.5",
@@ -88,5 +84,5 @@
    "prepare:watch": "webpack --config lib/html-spa/webpack.config.js --watch --mode development",
    "test": "nyc mocha --recursive"
  },
  "version": "3.0.5"
  "version": "3.1.4"
}