{
  "name": "diagnostic-channel-publishers",
  "versions": {
    "0.0.0": {
      "name": "diagnostic-channel-publishers",
      "version": "0.0.0",
      "main": "index.js",
      "license": "MIT",
      "gitHead": "cee38aff5b63867c355949d16e7318808a5b6de3",
      "_id": "diagnostic-channel-publishers@0.0.0",
      "scripts": {},
      "_shasum": "e60e8e86bea093056c3fada7d9fb2a70ee9890b6",
      "_from": ".",
      "_npmVersion": "3.10.10",
      "_nodeVersion": "6.9.4",
      "_npmUser": {
        "name": "microsoft",
        "email": "npmjs@microsoft.com"
      },
      "dist": {
        "shasum": "e60e8e86bea093056c3fada7d9fb2a70ee9890b6",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.0.0.tgz",
        "integrity": "sha512-5gdmmFZjVJiCdIR1pzk/Vs0DaMoq+OkVgGeOIs3UOftLyIeqV2AeT0x6JXLZqlSHyqL+pHt93jGlpFxs+IzCyg==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIEIXiQlUr+FQBThE/wltALhen4cDvPrhxuMmpxj4gZWdAiEA/Ssem9ZI7g99w5RP4zNyxJ+QtYpRMGOH3E5qnqGrHhU="
          }
        ]
      },
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "packages-18-east.internal.npmjs.com",
        "tmp": "tmp/diagnostic-channel-publishers-0.0.0.tgz_1493938519007_0.36872079758904874"
      },
      "directories": {},
      "contributors": []
    },
    "0.1.0": {
      "name": "diagnostic-channel-publishers",
      "version": "0.1.0",
      "main": ".dist/src/index.js",
      "types": ".dist/src/index.d.ts",
      "scripts": {
        "build": "tsc --outDir ./.dist && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./.dist",
        "prepublish": "npm run lint && npm run build",
        "test": "npm run build && mocha .dist/tests"
      },
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^7.0.12",
        "diagnostic-channel": "../diagnostic-channel",
        "mocha": "^3.2.0",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "redis": "^2.7.1",
        "mysql": "2.13.0",
        "mongodb": "^2.2.25",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "files": [
        ".dist/src/**/*.d.ts",
        ".dist/src/**/*.js",
        "LICENSE",
        "README.md",
        "package.json"
      ],
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.1.0",
      "_shasum": "c5c28dfecafebc8191a89370923dbfba0b258a2b",
      "_resolved": "file:diagnostic-channel-publishers-0.1.0.tgz",
      "_from": "diagnostic-channel-publishers-0.1.0.tgz",
      "_npmVersion": "4.1.2",
      "_nodeVersion": "7.7.4",
      "_npmUser": {
        "name": "jithomso",
        "email": "jithomso@microsoft.com"
      },
      "dist": {
        "shasum": "c5c28dfecafebc8191a89370923dbfba0b258a2b",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.1.0.tgz",
        "integrity": "sha512-QFbUXLJc7DAVuvr2YvG0ujTjaBA6WMZ8GlJ2Sz1wIwnr6x1MZGbpTZM7nsf4u1k5uOckOYo0lA7rzERspBnd4g==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQD9L2+xSnDblD410y9s+pj205Oxsg8KoXHAYVlfOhNkeQIgVPuSKD1p2q543i1prsnneIkwB5zkYpr4KJihQUDGEh4="
          }
        ]
      },
      "maintainers": [
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "josh.gavant@outlook.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "packages-18-east.internal.npmjs.com",
        "tmp": "tmp/diagnostic-channel-publishers-0.1.0.tgz_1493958489338_0.8549563344568014"
      },
      "directories": {},
      "contributors": []
    },
    "0.1.1": {
      "name": "diagnostic-channel-publishers",
      "version": "0.1.1",
      "main": ".dist/src/index.js",
      "types": ".dist/src/index.d.ts",
      "scripts": {
        "build": "tsc --outDir ./.dist && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./.dist",
        "prepublish": "npm run lint && npm run build",
        "test": "npm run build && mocha .dist/tests"
      },
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^7.0.12",
        "diagnostic-channel": "../diagnostic-channel",
        "mocha": "^3.2.0",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "redis": "^2.7.1",
        "mysql": "2.13.0",
        "mongodb": "^2.2.25",
        "q": "1.5.0",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "files": [
        ".dist/src/**/*.d.ts",
        ".dist/src/**/*.js",
        "LICENSE",
        "README.md",
        "package.json"
      ],
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.1.1",
      "_shasum": "196d50601c04bc19c5c48e55da1ee6afaf95e6e9",
      "_resolved": "file:diagnostic-channel-publishers-0.1.1.tgz",
      "_from": "diagnostic-channel-publishers-0.1.1.tgz",
      "_npmVersion": "4.1.2",
      "_nodeVersion": "7.7.4",
      "_npmUser": {
        "name": "jithomso",
        "email": "jithomso@microsoft.com"
      },
      "dist": {
        "shasum": "196d50601c04bc19c5c48e55da1ee6afaf95e6e9",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.1.1.tgz",
        "integrity": "sha512-jlF+0DGWGpEmmUqyflLISifOTCOAw7Qqh0mdhhyB/u/0C2juBro9EbTNN3Rrom0fwA5lxk5gl8FHdDwi+cXiOg==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIGo7UpH5AglsezSTevy4UXTBwZ0HThYQAoRAfkSs8yeCAiEAteHcwRz8JBRImP0gbI7WRdU9V630cQCbpfmMZCLCUqY="
          }
        ]
      },
      "maintainers": [
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "josh.gavant@outlook.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "packages-12-west.internal.npmjs.com",
        "tmp": "tmp/diagnostic-channel-publishers-0.1.1.tgz_1494005898626_0.323861594311893"
      },
      "directories": {},
      "contributors": []
    },
    "0.1.2": {
      "name": "diagnostic-channel-publishers",
      "version": "0.1.2",
      "main": ".dist/src/index.js",
      "types": ".dist/src/index.d.ts",
      "scripts": {
        "build": "tsc --outDir ./.dist && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./.dist",
        "prepublish": "npm run lint && npm run build",
        "test": "npm run build && mocha .dist/tests"
      },
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^7.0.12",
        "diagnostic-channel": "../diagnostic-channel",
        "mocha": "^3.2.0",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "redis": "^2.7.1",
        "mysql": "2.13.0",
        "mongodb": "^2.2.25",
        "q": "1.5.0",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "files": [
        ".dist/src/**/*.d.ts",
        ".dist/src/**/*.js",
        "LICENSE",
        "README.md",
        "package.json"
      ],
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.1.2",
      "_shasum": "33b2c333392fd7e973313b4efadf8c600bfea61e",
      "_resolved": "file:diagnostic-channel-publishers-0.1.2.tgz",
      "_from": "diagnostic-channel-publishers-0.1.2.tgz",
      "_npmVersion": "4.1.2",
      "_nodeVersion": "7.7.4",
      "_npmUser": {
        "name": "jithomso",
        "email": "jithomso@microsoft.com"
      },
      "dist": {
        "shasum": "33b2c333392fd7e973313b4efadf8c600bfea61e",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.1.2.tgz",
        "integrity": "sha512-aizq1qCNrtrqY77spbbvu8ceOxOdpm5Yd3XI1eR2ty3mlFDFOrKgspsRtzFMCYroim7zXQ5sOIoswArbHdUETA==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQDdCV18SID/WYQ0npiwOpTvHCRrS1hPU/pIIsl4ZcuVpwIgVrH1eIH34jqHZ/uCM74cLuSFliqsGVRHZoEF0RUgZAg="
          }
        ]
      },
      "maintainers": [
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "josh.gavant@outlook.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers-0.1.2.tgz_1495739173977_0.28034749161452055"
      },
      "directories": {},
      "contributors": []
    },
    "0.1.3": {
      "name": "diagnostic-channel-publishers",
      "version": "0.1.3",
      "main": ".dist/src/index.js",
      "types": ".dist/src/index.d.ts",
      "scripts": {
        "build": "tsc --outDir ./.dist && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./.dist",
        "test": "mocha ./.dist/tests/{*.js,**/*.js}"
      },
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^7.0.12",
        "diagnostic-channel": "0.1.0",
        "mocha": "^3.2.0",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "redis": "^2.7.1",
        "mysql": "2.13.0",
        "mongodb": "^2.2.25",
        "q": "1.5.0",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "files": [
        ".dist/src/**/*.d.ts",
        ".dist/src/**/*.js",
        "LICENSE",
        "README.md",
        "package.json"
      ],
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.1.3",
      "_shasum": "cbd6dd10af1eeccd495ac0ed67af5f8b686f00a3",
      "_resolved": "file:diagnostic-channel-publishers-0.1.3.tgz",
      "_from": "diagnostic-channel-publishers-0.1.3.tgz",
      "_npmVersion": "4.1.2",
      "_nodeVersion": "7.7.4",
      "_npmUser": {
        "name": "jithomso",
        "email": "jithomso@microsoft.com"
      },
      "dist": {
        "shasum": "cbd6dd10af1eeccd495ac0ed67af5f8b686f00a3",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.1.3.tgz",
        "integrity": "sha512-pjf65P46qULw7DrECmwZUmFMjOuBb3c/nv3Ie75DLbIBE1eawHrxo21q8Ph9DYJqsKhfsEW/EA+1IXYrimH5LQ==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIEnTptQMt50kwK47A9CT3ocYYY5ZvgV1GXZTzNakrmREAiB4COjuugbAh8Eq+5x4v5lri2tzZwLXJtcq/VAKnJSV8Q=="
          }
        ]
      },
      "maintainers": [
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "josh.gavant@outlook.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers-0.1.3.tgz_1496960576376_0.2447144293691963"
      },
      "directories": {},
      "contributors": []
    },
    "0.2.0": {
      "name": "diagnostic-channel-publishers",
      "version": "0.2.0",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^7.0.12",
        "diagnostic-channel": "0.2.0",
        "mocha": "^3.2.0",
        "mongodb": "^2.2.25",
        "mysql": "^2.13.0",
        "pg": "^6.4.1",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^2.3.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "files": [
        "dist/src/**/*.d.ts",
        "dist/src/**/*.js",
        "LICENSE",
        "README.md",
        "package.json"
      ],
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.2.0",
      "_shasum": "bcab058d769ca2bc8d8d13a1a5f7b828877d491e",
      "_resolved": "file:diagnostic-channel-publishers-0.2.0.tgz",
      "_from": "diagnostic-channel-publishers-0.2.0.tgz",
      "_npmVersion": "4.1.2",
      "_nodeVersion": "7.7.4",
      "_npmUser": {
        "name": "jithomso",
        "email": "jithomso@microsoft.com"
      },
      "dist": {
        "shasum": "bcab058d769ca2bc8d8d13a1a5f7b828877d491e",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.2.0.tgz",
        "integrity": "sha512-WEe6JfMX+yvu47vAPvrWcM14rlhMaPsPo78e246ew2LpGPnrelK68boOxnbBJYx0B6eKdQvbh61JYLjkwwsNBQ==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIFj1sdG83XqwgDNTfLyG2uYvv6/hMVqakUK/jl157bsyAiEAikX4D8iVJYaY2PLQLPuQUCGnnfQt9OmHoGUHUBp0MHs="
          }
        ]
      },
      "maintainers": [
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers-0.2.0.tgz_1503438453475_0.29692687280476093"
      },
      "directories": {},
      "contributors": []
    },
    "0.2.1": {
      "name": "diagnostic-channel-publishers",
      "version": "0.2.1",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^7.0.12",
        "diagnostic-channel": "0.2.0",
        "mocha": "^3.2.0",
        "mongodb": "^2.2.25",
        "mysql": "^2.13.0",
        "pg": "^6.4.1",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^2.3.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "files": [
        "dist/src/**/*.d.ts",
        "dist/src/**/*.js",
        "LICENSE",
        "README.md",
        "package.json"
      ],
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.2.1",
      "_shasum": "8e2d607a8b6d79fe880b548bc58cc6beb288c4f3",
      "_from": ".",
      "_npmVersion": "3.10.10",
      "_nodeVersion": "6.11.2",
      "_npmUser": {
        "name": "jackhorton",
        "email": "jackpeterhorton@gmail.com"
      },
      "dist": {
        "shasum": "8e2d607a8b6d79fe880b548bc58cc6beb288c4f3",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.2.1.tgz",
        "integrity": "sha512-8BSV2eYjP/bzJuNZEBaAjCaZf7a784okd0xdobL2or0Y63wVeac/Hj0rr6DhzhMzZOAeOFbPjZKivRUHxxQJYA==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIF9x0GVzTo5imO7lDqxiIA6AQXZP2QCjqAo/CRKBKF98AiEA/icbtqPaw97kRa9aX5NOMY5r4CaMs81vXuZQYWDhmJo="
          }
        ]
      },
      "maintainers": [
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers-0.2.1.tgz_1503613030326_0.48802099167369306"
      },
      "directories": {},
      "contributors": []
    },
    "0.2.2": {
      "name": "diagnostic-channel-publishers",
      "version": "0.2.2",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^7.0.12",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "0.2.0",
        "mocha": "^3.2.0",
        "mongodb": "^2.2.25",
        "mysql": "~2.14.1",
        "pg": "^6.4.1",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^2.3.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.2.2",
      "_npmVersion": "6.5.0",
      "_nodeVersion": "11.6.0",
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "dist": {
        "integrity": "sha512-QQ5y4K3owJETFmwQc3U3hzWd5mbboPnvwgbZ1kEMbbc9x/gWZOt3/ZH/SDY6cASeLemYeFDnJmXZSqINNAlGsA==",
        "shasum": "c657cd4cb63e1370fbc96557d5b1654a9f972c65",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.2.2.tgz",
        "fileCount": 23,
        "unpackedSize": 30707,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUPE/CRA9TVsSAnZWagAA2mMP/RUtFvWw34H185Nrbd0g\n0JHrXjzDAz4YP2HJ7lX+AVK8rVNxFCCtTesJe4iHRs+1Lp+yyB3MXeevz3zY\nh9GynotoA90yzcyUo+GvaiCdnnT6M4OG0Hi4fzMeZoE5YOOP92yHrHsuFNPP\nGDm0qenv5kB8Osztguja7En7QoSpF2yDa6voyViJpWq/peu//e/+gRVMxxrp\nlrz+f/sGtv8RPX+UY0otP4iVLU7TNARz45leOMQjDtCJe19M2FhgQ8VYuQsZ\nN8Hvn46Zmb1lkzMSKoSBaXNX3UYDV6PJA1myKbE3dny/uPfX3ILJkj0KR46O\nYvBx+fvgisfhszKu5NhOqJaQyrD6qFUl/WxIx81SP3vdjxql/TCTfSfmnjh4\n1mZlEs8nn7vj3vp3JOvhXHWGazy2rPwVFIgL8vdZLAerOaqRdGEfKov62Y59\nAKn4wtSO1jGUlX8ActxEpyig1KwO+39pl39azwrBy7OPS7Kbpiqcn0mjpodI\nRS0HvWX02yjOa9og79FtgrHv/qIIk2AntLhmc86d9oh5vl49QqCQpKO7au0y\nG8kTEi8jkbg/vpfQndnKUPhevCZ2tv5RZM94vi/kUmdVfbLSx+FUBRzFCdyC\n60S/aH4hYb2AMB2cBDh4Ll5XZt1wpAGO9OL4M0uSY/XNvRUTf9WQXQ0i/Q43\n514C\r\n=J/ZE\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIHe2PmR6rrddXDOQk7O5RXsjFYPf1XYZP3hksWvfV6gTAiEAi1g4dm3B46JEBKqtkGtSCANyJtdrCy3uXUeMk8wbjFg="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.2.2_1548808510849_0.5173315916347745"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.3.0": {
      "name": "diagnostic-channel-publishers",
      "version": "0.3.0",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^11.9.4",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "0.2.0",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.3.0",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-tylBZM/ZJ+ismlyop3g9ejI/0+bR/3BTo06fcE4wxq6cJZOe6XMABgRUZ+QUs+0WSnuglxmJ8Wwamnl01tV+Gw==",
        "shasum": "a32649c6e0fdf1f4fe6a21bde64dc13b500cbf02",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.3.0.tgz",
        "fileCount": 23,
        "unpackedSize": 43142,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbKovCRA9TVsSAnZWagAAXIAP/inuHTyidBQbIziXiGax\nnSKq77arwURaKNSW7Y6oUligHywTAWh539ZnqfhASeKUZAJAWSWPss8x+bDk\n1x14/gghJnYkFYQmXk7mjHHPkgJNlvUpmrIKQmQgRXnhe6RkUbtqsRHts9dh\nxYElBoQJHW//sUOZgd90RkT5hCXyvEZMpOh1VlZRYveHeEmuKE6VwtsYo6GW\nW8FAgsnLuY/kQJvCL8wmxiJWOm0PqA/AUmKJbxcUdeIplIleXEkbmgnKHspH\n9jpzbBOofwbtKqcNOgFxThiSg1vwSTpEdsmePaghX9yoHJUPTJL5z6fcUO/9\nEZEqTtMrd2NlGPoAYAwZKqg1TrSh/TC39nZzNos1dsn2f+FKzASO/kqVr3cx\nUk9KiRxED9XIiOWbh5WBeJ6azuHFe4elA3vBuHNzDzKhlXlc2DtEaCNRCy12\nVaCF/ZXUgaQQuFuCn3hTmon7Q/ooVpdE0wFCYwAj/moKbCUBwoduWno2rZEX\nE4+OXrPOSSPs2CNi9FPaEjcmEKZSie/FLv1VZQQAi+rL2nBYd9TVHS5ponGi\n+pd6nasioHazcY/VdXfBIWz5Z9HooPptQRwzAqc+vOgepNl+wFympUw6L/wh\nPxUSxIAOpuoS+048JNSQ5WFMz+qecMRZrFqxFP9JJnF6ojFRMl/dwruaXm4w\nFxAs\r\n=zJ38\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCHvx31G4zgIi5ON/bGotRAusl4q3jIFgtmcJIhkNdMfAIhAJfSdiRycGwXzddQQkA9P1aZpRUYaHxFCObAfd/lrLPs"
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.3.0_1550625326658_0.30394693527850936"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.3.1": {
      "name": "diagnostic-channel-publishers",
      "version": "0.3.1",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "0.2.0",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.3.1",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-7qDdVYnTutptHx0CzxRAAggr4zBFoa5laFfXZoZGFHDZSnyiCNqFOGX9nwH2d2f6RbxZpNk8rQuplofGhE8JhQ==",
        "shasum": "e407f62b0e98f3bacbbf23b38024bec6c5485010",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.3.1.tgz",
        "fileCount": 23,
        "unpackedSize": 44146,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvmYzCRA9TVsSAnZWagAATjoP/AgCUbqoAsy7tNmquJ09\n22RN+fLDT00G7W4Jxy4XUczzuqU1uIiCVgE99I7DnSMhtTHE10WCYm3NL9hD\ntH5P6rE9E8zxQu4s6efnZJxXqJ2S9WEZjk4Le4FoZWTORUHFXN+c7VS8T4Ee\n/ODnFB3ioQuKipVLENkGRpKf7vrCM4juAednJphufttCokeSVIBIzEdKECWx\n28JLdm7EId3R0L7qv5o9r/eaeFRHdTZ6nNvU1C7O3DIEqnCrazMhozflbk9F\n9pl8adC52C2ikAtTfwHPwhQQxCt5etUCPzPS4hKWGACNmByD4DD1uzVffamP\nytOUMVQJeFlgmUJTsXD52kFHnyzUVE6nQeqT1oJNCaerlB1XGz0Ef/IrnClt\nu2K/n2eERcNT2VoDaqW64OF/mYiCy1q0cDKWGgQX4z7MLcYJB9SyyPQeRCrq\nJ15Nq9QJKNEixIbrQ520eLIwNtteGu1iBZbDQS3vHI2urj8HqmgcANAtMeDj\nBzZckUog5EkC5WRhk0pf4lRUS7vvRKZ/gI5D7X6GGVOdpMLRxnzkRb/KhzsJ\namR1vLqYAb9OR3b9tYwc7jfM0MjxOFI4ZcNpuG+GAyH8iKK7Q+OOGj1UVux7\nfJwhga5sQocC/SYK/q3nHJfC32rNLVq3htkZXvXwfLgEBSLVJzxysRzAIDEc\nEcWh\r\n=1x2Q\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCpOyWmxxy/Vgwf2JyfGssWeCyMrp1XOL8kcKMG079PRgIhAMA/hVN6JDYLx7JenZC0T+Jgqjy0lXWlYon6wkDw6uJj"
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.3.1_1555981874592_0.0307877432467909"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.3.2": {
      "name": "diagnostic-channel-publishers",
      "version": "0.3.2",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "0.2.0",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.3.2",
      "_nodeVersion": "12.2.0",
      "_npmVersion": "6.9.0",
      "dist": {
        "integrity": "sha512-2hBlg1BtBT+nd04MGGGZinDv5gOTRQOCzdgk+KRQZ20XJ/uepC0B0rwWLQtz6Tk6InXymWqsk1sMC975cPEReA==",
        "shasum": "c3d222e0588844b2caaf8b4bfeb98dda2eab0ff9",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.3.2.tgz",
        "fileCount": 23,
        "unpackedSize": 44546,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2eWJCRA9TVsSAnZWagAAAsEP/2f32tklgiu+LYGLaRVM\n2qA5UIXjNLKQ4g41sz4xZZ31foSzmOzIjJKmt6xZIhrLU4AM0bTP/tA7KIXU\n0zCma/5lNyUWlRRdKNfuGoxD0TixElC3ORwmVhEvqCpq4SD47JXnYql0Hb4M\nD+pgtRRKofR97+TDtXD42LISwAxNtFfHT6gtTZooUMOgEAhA8pA5IrOQxsSq\nxjp0d0pyCJyUhRc2sg/yI94zZosDzdX5d+WdcJcX/jelATgnGhK7N7H8MRc9\nlZY0wOS7ZvIRDCEbMcDTO99F8aRklNO/6S2sm6tARIB8FmjMQJb8N12gF3Hk\nIwHtqgDCljd/J13HRXVI0iX1HW0RUd2AlWK+J0KHkjuR8V2sJBxJnT0vwxee\nxKVTp7fqJPF9/UNzUtLtGqppas5snpYHce80ZPHVe6jsbSdFfsGARhKPRhVv\nUVh9WPBSpEDg3p9yQ3RNTgcn96CCoiFSbtYreMkS2vMXFOqThboRThzaNphw\nGurF9Ia6+lKocoWxm2Jbsp9PnlxiIEFVCM3jRSeFjCMWkqOxesNKtkrciT5F\nzJ2jMd3jPkbVvqfPWqAhQNjA+c2mYcaCvy8NTE5NN4E571vJ8KrGRC1K7Yjm\noRd1+U5MpiEhMh6HKmRmQ2L8LLmNyPTQbNFQp2u1SjvLCINPsfP6gZFt3A9V\nVea8\r\n=4GOM\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIHXnSVaoXfrt7JYl+3XX63MzuYGCXG6VU+y1puiB6i+ZAiEA0c94IGUOvttL3PUFhwKwQ9iWBcg+3qQViXfn3pKzJwk="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.3.2_1557783944907_0.5200744584597372"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.3.3": {
      "name": "diagnostic-channel-publishers",
      "version": "0.3.3",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "0.2.0",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.3.3",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-qIocRYU5TrGUkBlDDxaziAK1+squ8Yf2Ls4HldL3xxb/jzmWO2Enux7CvevNKYmF2kDXZ9HiRqwjPsjk8L+i2Q==",
        "shasum": "376b7798f4fa90f37eb4f94d2caca611b0e9c330",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.3.3.tgz",
        "fileCount": 23,
        "unpackedSize": 47377,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVdPbCRA9TVsSAnZWagAANnkP/A0lhCGi7dB5YrNENyWU\nM1SsAU3B+v8kFTCBXnWOD6TfAlQPJBuPkVykQTDuaw27D3QJwBJvtOOc5ih7\nuR/05lAA+FtCVOVXW+B1PPKnJucvPxLPhU8fihD1MLtJFm+X7sg5+kSycVw+\nMeCkkoabuBhuqSoNndd2Xq9czXv3T7FKiv20ULDpFDpiwNCgVIIfGTqc/mfQ\njwMamTAq0KK2w6lKvO+ViUHVALxp6/Rp5ylbT1wwZQCJyj2nCWcZe3uPYGN7\nCAE/a5qLKcY569JaTFOAlyWYVCG4dVgkGQAMcwNiklkiHF2rRzhqjptR7kSd\nZy7nDiY/aoUQhULNhdv0gxP+d617tYkgDJZ5JxSLJQWziu4TSYv/dseT5Ug5\nIuoJwLEEFFZhj3GWHLYfxWuM2pDulo8P2OV1CsjP03I6ewieC/SwJvzADq4B\nAWrBQcCiViWdaBl0+WIWleZwE+wttgFG9pfCPF0EFSfuq3d7rNoroihaqdR0\ntM6HgdHn9VCN9gRg/GiykwTUyP6k62RBN4azgg+iGfvWbFnM4oLJDdg7a/2I\nvU1YAaUzboSP8CLni5rkNEJTazbS00vej/iYrogzKwdYbSxqI0UmUvoGzMxs\ngt1OKBc6HUApFWmvdoNT4cf2LgJo+7BX/uli5VJugzcyuUkM60W4byYXZ8jI\nJnYg\r\n=1pAn\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIEds4JtzY/saG+QGnQMNK9V/mdLrz0bBFjhx8YMUVBrJAiB4JfYwXraK/we50YQdHi6HiwfiVzbPDy/YXrKxGYS/Bw=="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.3.3_1565905882320_0.8443219731943317"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.0-preview": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.0-preview",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.5",
        "@opentelemetry/tracing": "^0.1.1",
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "readmeFilename": "README.md",
      "_id": "diagnostic-channel-publishers@0.4.0-preview",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-+4au0+IpoUS4GmjeZEZcvSxTRe8DowaAWddsvEPh2M7jbhWg03rJvyXd7+KJgEdEciqUECKjKuGWWgSOMrQPDA==",
        "shasum": "c4795b7d2fedaed579515ddda1f42b6781650f76",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.0-preview.tgz",
        "fileCount": 25,
        "unpackedSize": 50919,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduJRWCRA9TVsSAnZWagAA7GUP/Rx2jcmzHY9lY7T1fohl\nI3iDhFedDXtxxjFi1mIrFlSzoLdWaIf/At3O0UUEIfBORjWIijRGWzJ8EO/D\noyS31O7FnYK1WRgkqPKHo3mHj4mwESZ4VQlP803pJQh7V3vmzdPyfN2XioZH\n5YAKu4xMqpOV0ZG51UfAtU2FHt4af2sQmQ74As1DhM3qj08FcfgNCLuxvoXp\nP8p2uMKDNqXmC9Afz2O+7j5xu/Dyc3sVk/VUJ1vWLmEC8wYMB17cMS8D4trM\n8K7CGjluHSHWqvcIaiPESNW1Ji7rGcySljcBB3D6xVgFbR1jywpZZwvtHCoC\nF109UEbGc1Kkbo+QVUho4T+r0Ampns7uSRW3YBb/PvOwCVqOlNnJ17U4vXln\na9mO3HF3niAl+miIzWU5Pi39TIKk6ulixhbp3D339XNhsEKPCjwSl7n9h17P\nNboLXxDA+I6hBqP6l8wWbEXB71sMC0BYG86/J6EqzBmn0dpG0Gs8wKephuOn\n3dp6uKmpcLbdr85yW0GCtmB90gOkykQHwFudOe+wVqhg+3zImCI8rpUt7w/S\npsVJCvHuFcGvJl7VXlznpV59MVB4GxHUPobE+x2mz3DhFOw1r0PaJRJERJSM\n/NuivhyhqtsHs0vhOgn2Kc04gQdITICiJfwC85V5DuUbfWt9dE2O0A7Xoxtb\n3fxh\r\n=lGrS\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQDvEMDkTT2R3ykVUbhHNkBYFHXCRk6OGRVPrJ4Icpe2DgIgDpMa/HW6hMqOHN6l4hEfV095knUe2QIAek0R0BYnja4="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.0-preview_1572377685841_0.02800502535461491"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.0-preview.2": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.0-preview.2",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.5",
        "@opentelemetry/tracing": "^0.1.1",
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "readmeFilename": "README.md",
      "_id": "diagnostic-channel-publishers@0.4.0-preview.2",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-12cBvjAP2DewuQ8oplCwZUsceDNn/cQdu+KxzfykhnYoHk7AlSUM8pG1UF+OIIIiNc2KxqOvHs5MRpEqug4k6w==",
        "shasum": "042ed80a2afff31d34ff2e4e1f38fd724728039f",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.0-preview.2.tgz",
        "fileCount": 25,
        "unpackedSize": 51214,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduyvDCRA9TVsSAnZWagAAx7QP/1t4JeuinLJ5g6xTGrMP\nVJGBIiAaO6mKXGE0PJA5IQYycmacMVV/HqoKHUAZpq17xV35HrjIKtpoSKU8\nMUr7vh4ZCj0HW6BgCkEp550USnKH2czPcSZL/JBFTZ2frJi1VkpWov9zbMnG\nliy+by6wM7czQm1dfgvWf+3Wj+jEvI3Qb7aW1aPlMI8rk/5HycOXu39/JhfM\nERCjPEVSQCMnjzOUW285exOzHaZZg2rDros46bQlkawVPnqWgTnk+uGDkSQM\nbc0e1sn2VqH5BMpZK/Dsh7m6xcbAah6gdPM0E7g/Kz5rKezlcOkqsV66d3Bz\nYbLYCm2qghhm+BDcH80ytNaBV9fEH11oatyrzWu/3bUw2zvtpS5fTpGF++V5\nyrBDfN15nBCYLRBlHC6Nf9bE0cbsPJOoDotTgRFtg38jcIxHZLtnr/f+7sHu\n+yS+afKds6dl1fWycNwJ2gHctcvPUMdOxxMlYDFlv4dbvjmUaZtVBoWoAspa\nL1A6pFhY0sjNb8sNUmRPlaQHFrt9fpxLq8i+4luL0KjuiTBjmw59xBcIXXw9\n+ieheF9UNkuqLDVA6xOt7UM3a/dr3JlfzoRW0+9GUnSYmSvPL10YntGoZSW1\nmcL8B4C/huJhKoCO9h3keABpZA/PnVeLZMPqOyM0CNX6X8a8OPENXu6WUwUZ\nTQyI\r\n=oNZL\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIAOuy26SfFw47ew1dLa8n0IRJ6PG97X5rgLLPGvDpdkyAiEAhYKo2RM9xFqMS2Goev4tj3c/K65a9TiZuQJ8+my5SFY="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.0-preview.2_1572547523062_0.41540707582024616"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.0-preview.3": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.0-preview.3",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.7",
        "@opentelemetry/tracing": "^0.3.3",
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "readmeFilename": "README.md",
      "_id": "diagnostic-channel-publishers@0.4.0-preview.3",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-4PipWyKdzwxPksFqJ5H6aNos1QSBkj49LWMXtFpnxZjlzTSz/cmywWF/65GaBKN5sbFEl1vdjjKLwwvuIjZnog==",
        "shasum": "df1e92aec41c8c4594941be47eef1ed20b772ef8",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.0-preview.3.tgz",
        "fileCount": 25,
        "unpackedSize": 50915,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOe1lCRA9TVsSAnZWagAAuj8P/3JEZukeUr0rBtK8f5m/\nDVVQvztQ8vOpSORzDCRdjX9IAyRGWMAGVLNjcV5mo/cgcou7GEzmewQOMbW7\nVw3AHU/jY7ArtX9adDycqPBJnkcIC2FFGe/8EVT4yV1noL7CqiAm7Z0UBFdy\nXp/pRrKfG5IhZqocY63QVmFtpr+DFW0tGje6Qns32lGbHPJnUGYHytXGrU4z\nR5s7eMiqnWiIvkdTcnqfdeHinSl8lUnGtCpFNv/4c9PBdNK/HKwi9EhDBAc6\njeELQscZUPvpxx2CvyP+xR21IamNd618Qjo5D6auULNX/8sfR8yaJdu7cTLJ\nrGY/+7Zu1uhASn58cMidlgTEm+8h2MNn5y3PX3rzNfzaZ861c1ZSnYlvxvZc\nkN3B9CCmUk5pQVkrc80BoD4bN72iJRQ7/7ll9a03H8ajXarvUzoYL/3WMZDJ\nUbIn3TOaBHvb+028msIkLquU69o8n5RrOaA2OI1V4IDXPe5LFe3T4H6kh/Fg\nkBqllmyJOXfQGrgZEkvI7oha3mgT3nG4fciyjQaI1oHAtNZJh7CfRZtXvFE1\nXdqdpDezOsGFwkS1lRyKiMTyEad+Klzwi8YjFydKtEIDQNtrDa4t9fibK/TB\nWeIPNUARxpoaqqVtjjVEqVtTp1ZlaUmFXQQRAec76H9aqojZNLITwzzTzEwP\n8wm2\r\n=F5a1\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCkhN38GNDYCy2NNw+hg+hxONSWxkT4M2yVqUVVLPglrgIhAL4S805Z3HYyvLxJxdBvmFDD5zz4TXDbYKvMuoWAxxzh"
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.0-preview.3_1580854628986_0.18213033114843036"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.0-preview.4": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.0-preview.4",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.7",
        "@opentelemetry/tracing": "^0.3.3",
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "readmeFilename": "README.md",
      "_id": "diagnostic-channel-publishers@0.4.0-preview.4",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-Ad0e+NO6+/r+KnhlcsyVTtHhng2eA1DhIeQUgEsXEQDMUWuU1X1hV5nspSMA5KH3n33Z3t/MZMJQOH1XhzFUog==",
        "shasum": "bccc7da4e4ed69d25744b82a37ff98fc17642110",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.0-preview.4.tgz",
        "fileCount": 25,
        "unpackedSize": 50931,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOfuQCRA9TVsSAnZWagAAVggP/iKnm3mmx7szWnYuLa3e\nZgzvwQ4CJuEnkq734jMrmZEfWSyyL+Lcep3mGqIv9AWFluRjHHeV8+eE2KiM\nA66SBdN08fMVxsWOzWOaYFoWIjt5s5wK50UJfYlVDhGYRMksnrL2sMawP40L\nv7YVsrZRT6Yt5Q3WkbG0qs+zaT0uriWPUKo5OhqQ7LZqZ6nw++YyoyjRas3D\nK8erLU5OK45QQzkRASCcGUUsR7SLJNf49gf5tpV1acmva/1XVn302PFos8Rq\nFDCefBkxNJnf6eTRZW07AqCblW6vEjr8V8mytxh4nV46wmuohGVraIpWID4f\n6UIfh1Z3GxxTViIodhXJqMSNumtXvEgSDZjWIYwGWUTbHEWQubsmnZ7Yu+et\nlrFREfELSmgGjSj8epscZxdduQp1UvzHUn0b9jcCqjKK2o2qrY4ASDLzsUpd\nQD1/Xwdj35xJ/IYX5n3WFl/uIWeXupcZS+GsjTZj3d8tuc0REvJ7nJx53tmj\nckO0re1uGrzlVhVePJiwtYAwFcRN7e9fapBZLM8T+boJR80wAe8cLUQqLEeo\n1cTfRxvGMbx6lXR0c3+k2gAvyDme5SJJsPRx5Qfs+8E+Fq93Ln1QEZrM/UTP\nCBGfjFdbrnsuIMioH/IyW7HbmmVSgUYl6JkiTNjvq7Ivg9iNqR++Z0SaS1zF\n87Tt\r\n=Ncfx\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIArbU75kRUgMvXVkM4rU9MBvoCWtjw3lZSLzuDlrq/LoAiEAwrlz3cMYFVfTNTJlEY0aSVsA3hAv5bwvxaiMo+OjVTk="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.0-preview.4_1580858255962_0.820439419881394"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.0-preview.5": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.0-preview.5",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.7",
        "@opentelemetry/tracing": "^0.3.3",
        "@types/mocha": "^2.2.40",
        "@types/node": "^10.0.0",
        "@types/pg": "^7.4.11",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "readmeFilename": "README.md",
      "_id": "diagnostic-channel-publishers@0.4.0-preview.5",
      "_nodeVersion": "11.10.0",
      "_npmVersion": "6.7.0",
      "dist": {
        "integrity": "sha512-byucnx8E9Eofj958Evl9vuleUYUNXV7TlPANbo+ZVsFFA+yzgXHCEj95uljZrj892P7da2thZdSyyGBJmIS3UA==",
        "shasum": "c9d99eb94f195085bdba460aacfda38f4e246df1",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.0-preview.5.tgz",
        "fileCount": 25,
        "unpackedSize": 50901,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOgFqCRA9TVsSAnZWagAA6I4P/1D3FIWHsOuNPb1cmdyM\nAFh+NthD+xb00XZhC7pR6Pel81DICBoD0APP8qPufXnhErdHwp4zR2cZ1PNC\nXnIf4H/CqeybZ6hB3uIBc3P2iRzyXxxDRC1ybKBgVSqXzfKqvEG/3DdM2bv9\no1qjHVdiulqIhrGe2Qe5H/LZTWTEod+xsDSdlsmbP+1+LyuQLjb3CBtuDTFa\n+TZ940SQfioAKc3W/7OaRJJJktgLcOhWthO1T/+1OSBp3rfRFKvhmoCVExFU\n3Ki6G5aXkvt4cAk0KgPyM6OcWeL7Nv8yNFYkMoqzQzJ+2PH46hjgN0gC0t5t\nsB0bEl8zygW+1D24V5yOHLRdfZMOlc//vGs+vJ6ijozs/DWxk756N+naZ8ec\nP1GHP5OnsW6LbjXEw7n+VUXgBHrZCr+AEB3D44670SvtjoFKuKPNtAlIpJjI\n95T74eEiMZAHky7DdDKhVCE35wIsOyd1tLmX68xPJ3QlqVbHydzDVTZw9MC0\nLwH84YRBuePMQkFtEyfODxFEUT9gmQjRJbFvytEagqP3ukeSi7VGpo8CVex4\nviGVEJsP+duqJ23U/ffAB/ZQukTMdrS0B6FkWI3C4yExUr0HO3yW2liLgoAA\ng4cDcwZeZsXAAZsOmN0QslVr+865L/mirDwrOKZVPg6b1hTpGviQdQ4RRlMc\nHKe8\r\n=PpU2\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDHzb9Je1UY2yNGQWvr2SZmA0Hz2EHJuQK9sZsB7yIa2AIhAMf4YFjZ7/zKtBwlAsjdJ4zmU8PU890uy1vaJUOKpBZo"
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.0-preview.5_1580859753697_0.6090739576964781"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.3.4": {
      "name": "diagnostic-channel-publishers",
      "version": "0.3.4",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.5",
        "@opentelemetry/tracing": "^0.1.1",
        "@types/mocha": "^2.2.40",
        "@types/node": "12.12.17",
        "@types/pg": "^7.4.11",
        "@types/tedious": "^4.0.0",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^7.8.0",
        "q": "1.5.0",
        "redis": "^2.7.1",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.3.4",
      "_nodeVersion": "12.16.0",
      "_npmVersion": "6.13.4",
      "dist": {
        "integrity": "sha512-SZ1zMfFiEabf4Qx0Og9V1gMsRoqz3O+5ENkVcNOfI+SMJ3QhQsdEoKX99r0zvreagXot2parPxmrwwUM/ja8ug==",
        "shasum": "d862a5156090093e0d12f6e59e8d3b119efa9563",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.3.4.tgz",
        "fileCount": 27,
        "unpackedSize": 55485,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqdP8CRA9TVsSAnZWagAANsAP/25dGlp49+PF+Y/pXnPw\ni0kmM75GPIUQTM4wvrmk4O99p+hsc1z3HgxK/Y3lZaA4IVYaakNe1OIEP3IY\nFTCYE7885ZAJm5lrvnDN1QsGYjH+zbSXDPvihtpxbsnr9Hff3c9mo1kf4guj\n/UJDXTEYvM49WR98JfN0Szdscx94JrvbxJXLNEI65hNrAj/xTul4yIzZ6hg+\nx5+NT/E4smVcFJ0FiEzTte/9XgNd0R1Z5cOHCbn85hvi79iQCaqTDq+WLd5/\nEDJ0kBGE+H2WO27LtLN2N2ymCW+g5Iz3IPmiuo6D95Rcv9Mn6m/KSEQDp86H\nk3k514W44yiG2d9KmqpqcsYs24PC6QvkJb8Dv55UAEduumI3Q5kQqjrK1b4K\nYluc3h6Pw6+bNuVZPDLRDS6YIqtM4g7Dd4cY2zPE+TXz208+sajJIvuAVBld\nyhzcmaf+Gzj20eZ871tEQC5bko6GAr760vfMfRiZJMjNy4sB0a99VuYing0h\nqSPTg99jNp+ZjDJberUVIohCEMVLqRd6UNxLMVSp03v0lfsPXgpCP0XFUVRf\nxfP0xAsrv1RoX/E141kxn6J6DU7sWQ2GclwD3V6C9N7LbkArgLNnB9CoOE54\n093WGikC+aQgXdZ55hixJYRzXJhT00JaQG55KSQzFt7umKO2nPaAYMumHBEt\noF8I\r\n=wPWb\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIF31nrriLnwrppaU0UcdT/przfuuWaHlObKBR8McLayzAiEA3shYmc1fbWdUdTPvN359pBggpjHMVainZdgL4/QRaK0="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.3.4_1588188155590_0.15631158781439147"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.3.5": {
      "name": "diagnostic-channel-publishers",
      "version": "0.3.5",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.5",
        "@opentelemetry/tracing": "^0.1.1",
        "@types/mocha": "^2.2.40",
        "@types/node": "12.12.17",
        "@types/pg": "^7.4.11",
        "@types/tedious": "^4.0.0",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^8.2.1",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.3.5",
      "_nodeVersion": "12.16.0",
      "_npmVersion": "6.13.4",
      "dist": {
        "integrity": "sha512-AOIjw4T7Nxl0G2BoBPhkQ6i7T4bUd9+xvdYizwvG7vVAM1dvr+SDrcUudlmzwH0kbEwdR2V1EcnKT0wAeYLQNQ==",
        "shasum": "a84a05fd6cc1d7619fdd17791c17e540119a7536",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.3.5.tgz",
        "fileCount": 27,
        "unpackedSize": 55700,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3orMCRA9TVsSAnZWagAA2OMP/0z1YUE/OYjpEoRHBE6A\nWhKdzOivTdhl5dwa7k+v8uR+sr3QW/IOrjYL2r0wF6TxzeKiXHurGp9VIlI4\npd0Om9P34jGVTSK7cofpgQyQNNVhNbn7x0uG4iV3Nt/rztXUZ3ysrZmcO2os\nh3B1WYaY09NAOjEjUOwn6otry8kpSScBI8aCNi74XpVONAoVesSmzakX9Bs6\nfatMx1umvJ8lnWXt2k1CQgr7nHWqW8cimHpS9zhHhC/VFx1cvu3Aky/c/PdA\nW1J51QL+inFhtbaJ+LhRokaAj0Rz8zgI4c2lG8GArrnLqfznEfQWIkLSpZZJ\n5470WSfKy3rYeHA6GHhkhHRUoCxFgpuHH6uN+qHviyJynr9wPKGN4AywbTUM\nTun/U4FcVi6eB48jfyhcgmqVnGsmsuaGyNgT9YamLPr3gCikVgCmowroZUsS\nTF/MRNBIQTjiAn4yin02QIaSoda0IebfKpjDDRdPkqJzvulOLOwWq9HbH2ho\njSeGkMM7FoQ2MkypTOKTsHowOBUqSux/oTuB8j5t7s4dgNzvxmiifo5kJtv8\nTHWXN/+wOKNSklMcvHkZkf3sOpSqVylMYCYrU2OpxiILd/AmvDrWECz1bjdn\n+lnx5svVAapGX0NczWcDxbM8TylRab1OIjYzDHFVaXw2oxeXd/5WDPmDyam7\nuyee\r\n=7aMK\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIFdOhPm71HPnS+mzxA4iEsjaK1dB2HHrIjU8G51CdvLYAiEAw67dTbfhIDdWaDydQbMSg3kfLB/zLxXfQ3BoiS9Kubw="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.3.5_1591642827784_0.8337167250089761"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.0": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.0",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.8",
        "@opentelemetry/api": "^0.8.3",
        "@opentelemetry/context-base": "^0.8.3",
        "@opentelemetry/tracing": "^0.8.3",
        "@types/mocha": "^2.2.40",
        "@types/node": "^9.0.0",
        "@types/pg": "^7.4.11",
        "@types/tedious": "^4.0.0",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^8.2.1",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.4.0",
      "_nodeVersion": "12.16.0",
      "_npmVersion": "6.13.4",
      "dist": {
        "integrity": "sha512-f6LtD+qukpsjKfckvb0LbYdnCTiiDY3s9ahEH7fInvwq/n6FtoB+HqCB0wR+emZmA/+vwzK0XRe2k1c4gEPmyg==",
        "shasum": "254e3bab1dc9021db8aba3efbaefeabf10b84a77",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.0.tgz",
        "fileCount": 27,
        "unpackedSize": 55988,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe67ALCRA9TVsSAnZWagAAPW4P/1GyI4sq1Xc3zgyh16WM\nL/q4eaRv01IH5AaLvJ9wm9G4t/QsQ7/xaneuXvXcQguVKTxwo1CQhhoAtvVj\nzpYoaZhMwwgJPeOVzj1Jj/jX0lqrfRLiydKYat7WklDONS0PgWBvhy/XZQ+5\noAfFXB3vMrV2Cy2XkiTd616vXfbBbfYxLbMyPg64zOkjECdY3BBj5+mwmbXJ\nqEl085FX2UhHZ2OBrjRF76M0g/WMIwDIdTf/eQdhZBEnBiDHGA3SE4ACjSaj\nZpf7KO3jOvEUYrL9tzCWYmwB52YPvXVkqqqiYDmH+HfM3f7hnOu3497JbA/X\n+VsDSv4W0CcJSMSjU7PliYXNjZctT+D7ACKk04V8LI5hNpmDgEUMe3tmVBXM\nTiSfZbHifNSQ696pTWjvTye76qR0Q0FAqvW6ox0iaWCDAUwSzYC1mLCUr/m3\n7G25/bJeopTipvAFK2nXuZ6UlZakl+042dlMWH/Zm4IqLjDQoOSP2obezk2I\njxfKcUuZH4Z9YKo6yrGoPlfv7ESWWs9BWZciIHZ/CRvW+yR9q95uWSqwGo1s\n9gqO7CW57odtoAflLvP6DLEIdF8QZ1c+MxbTTL42njsUKUGfFA/WHckRz8+j\nbn5dAqkTaHlvA5/wH0nl4gVy08Zfr5scivb2GuvnjIaV9VjhDHsnj9aR15Oi\nrepk\r\n=mti4\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIBl7ZeUWC/vxp+qAKp+OzDM+QoCq5+r41hSTUHXjJ4/wAiEAxk7Aa36Wh06eM4Gq78OIHY/wEqnQ0Z8Aqa/TN85bu0A="
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.0_1592504331013_0.2042635977527847"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.1": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.1",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.8",
        "@opentelemetry/api": "^0.8.3",
        "@opentelemetry/context-base": "^0.8.3",
        "@opentelemetry/tracing": "^0.8.3",
        "@types/mocha": "^2.2.40",
        "@types/node": "^9.0.0",
        "@types/pg": "^7.4.11",
        "@types/tedious": "^4.0.0",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^8.2.1",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.4.1",
      "_nodeVersion": "12.16.0",
      "_npmVersion": "6.13.4",
      "dist": {
        "integrity": "sha512-NpZ7IOVUfea/kAx4+ub4NIYZyRCSymjXM5BZxnThs3ul9gAKqjm7J8QDDQW3Ecuo2XxjNLoWLeKmrPUWKNZaYw==",
        "shasum": "a1147ee0d5a4a06cd2b0795433bc1aee1dbc9801",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.1.tgz",
        "fileCount": 27,
        "unpackedSize": 56279,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLFhaCRA9TVsSAnZWagAAqY8QAJIewEndBjVY5oazF+pa\ntN7dYf3eQRtu+L+zt6jO6LCTVnEKMvJcs7FRlRBO0qAVJm3vuXveBHrjUcCz\nB1e8ReYhtJ3bWIU4Ss3qFSLR2x8Xb+fdqHCVIYxDTCsGTapgLuA/2iU7vz1Y\nmMWYhP/46SRnON/Dya/IfJwDAezDbnWacBZPTfVPWxFmHqifHtbKZVpstZGu\nQ816Z83FN/l/K1myg8Cdbw1BuZOypqfhrgxMUiPKzKJJNyVTtH8tjtkKtC6e\nCkGgu8WCIQzRPbflkfn5zy5O4vKdMrqFEibwD1oqCg8Pt/p+OlAsjiBanifB\nsab3HMF/c9wlb1TaAaCkGhFCq2nPect2d72OPa59gGQTz1UPlhI0Q6qDAmBY\neu5Jwio26kVwrXuCVIKa6iydHGw5/Ku6fbwOjEDKsDPiKxTKecStc7AfM2Jx\nCXbyO9EUw1U5V14XeBsRerxxJZKh51bB3O8NUvw3qidP0dE3cXwJNlICrtb6\nSJ7YduSmYBaSnZ3znqx2tdP2YIH6Od1UZH6Y1mHzBL0tI82KrqfS3aeBDgSc\nNzGTb587dsMTqI8LgBqciUZZlnAYtrpceVEE2Xpb196Id79Xt+cMpm3eqNpc\nvVBX5fXrWJB0ETb049MeCedhL/py8wifOp0iFD7lYRsUs9Gs4GtR4vm1Rn74\nIzoV\r\n=DCfK\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDrHzc783HM0adXsBd3kOSkWIGhoFPm/yTShaUJQwIQpQIhAL39LVX40fRDHFh2RgkLPkjrjMi6w1bgwUXdSr08VfwL"
          }
        ]
      },
      "maintainers": [
        {
          "email": "jackpeterhorton@gmail.com",
          "name": "jackhorton"
        },
        {
          "email": "jithomso@microsoft.com",
          "name": "jithomso"
        },
        {
          "email": "joshgavant@gmail.com",
          "name": "joshgav"
        },
        {
          "email": "npmjs@microsoft.com",
          "name": "microsoft"
        },
        {
          "email": "mkaufman@microsoft.com",
          "name": "mike-kaufman"
        },
        {
          "email": "osvaldo@osvaldojr.com",
          "name": "osvaldorosado"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.1_1596741721934_0.8594806136672182"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.2": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.2",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.8",
        "@opentelemetry/api": "^0.8.3",
        "@opentelemetry/context-base": "^0.8.3",
        "@opentelemetry/tracing": "^0.8.3",
        "@types/mocha": "^2.2.40",
        "@types/node": "~8.0.0",
        "@types/pg": "^7.4.11",
        "@types/tedious": "^4.0.0",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^8.2.1",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.4.2",
      "_nodeVersion": "12.16.0",
      "_npmVersion": "6.13.4",
      "dist": {
        "integrity": "sha512-gbt5BVjwTV1wnng0Xi766DVrRxSeGECAX8Qrig7tKCDfXW2SbK7bKY6A3tgGjk5BB50aXgVXIsbtQiYIkt57Mg==",
        "shasum": "e131d9c351d4b7c6bcb9e901e42bb7dfbf09ffc3",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.2.tgz",
        "fileCount": 27,
        "unpackedSize": 56398,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmGtVCRA9TVsSAnZWagAA1/UP/1z6G7l+XGVvFr2KGNyk\nXClaJ9519lEyymrbKgvZn6Qgn9KoFAhmrMWKdKa2bubqyPKpKAxzUzKqWyF0\n2xGPKbl69y2pNEdLQIpBYLTxkv2F4161QhTwhmaFAABqFb9FJ8W1Zw54H6vI\n2lV9ZgV7397T+RMazeK9gIBBc+i/fxst1cCdQHClMi3MiDMwpn0Ue/u0v5iJ\nhg/1Ys+Wsj6FBCkx5k3Gz7HFkhDAOZjl6LAVcDdF3t/MzdGLFtij/6AjEXie\nkFIqVsU/pYrmGLWIj7A+QG7vMy4xeVJRygJzk9gAPBTBf6ifc8hklGtyS5ab\n3pP0aa/kUYoQVp9kfM+2Pw0kc/SXDUkJVjYh4UfHRLq7Dzgqv2zymGZxQPKo\nN1Zx4DcwnMRT7l12yaiBkupoF77y9HukwbrHqd7V4sKjHLfAO2sxUuN2Dxen\nd76yRL/eRLnc0v83x3crvCweaMz8rGUR6clvQgXg+nMYaMu9zlOkQC9NPAEs\nGnylIl0/TU0yxTgbRMxZDemZdRrD2fqI8Ga2XgisiqnIlcQOT56sTT2MfGdA\np30fpnW8lcTrMSCRCIofdgO0iD/5FJLbxg1fENuif7tihD/uUQiO4D2GNLTO\n0RYVL2dQP2ZYdxjNZ0aHgjNG3Xb/6KZXp7mAJBBvHzuVBpZlO4m22i4sNaYy\n16rE\r\n=TNOa\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQD0PtJPo5vqBXOqihQS+txOGmzKrrn85QZagTciKYVvGwIgZzayF9/9AxYqD6fJNGkx/Lo9/2BpRHzVCdNCgFH8Ovg="
          }
        ]
      },
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        }
      ],
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.2_1603824469347_0.3552493684904978"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.3": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.3",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.8",
        "@opentelemetry/api": "^0.12.0",
        "@opentelemetry/context-base": "0.12.0",
        "@opentelemetry/tracing": "^0.12.0",
        "@types/mocha": "^2.2.40",
        "@types/node": "~8.0.0",
        "@types/pg": "^7.4.11",
        "@types/tedious": "^4.0.0",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^8.2.1",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.4.3",
      "_nodeVersion": "14.15.4",
      "_npmVersion": "6.14.10",
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "dist": {
        "integrity": "sha512-E3Fyg41SJd2GbLC63fkAaqsQRLVMKptpnZ0HoDsRYmqOVd92HLIt/c/EZqYnANM9+YPU3H1lx+GmjAMZWs65Nw==",
        "shasum": "b177fdf3bfc325fbc69e39e1cccfe6656cf2fca9",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.3.tgz",
        "fileCount": 27,
        "unpackedSize": 57912,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB5WwCRA9TVsSAnZWagAA7bsP/j6Iit1RjWScHsRK+2Al\noenXNZrRF7r7E197T0BiWgp5MNHtuKwByz+/J7Kr2h5jKfywIw0tj/7X7KDg\nV221Fz+TEFor61Lm5EOtxTMaJTIbUht5uIK9NOo783oTzBXC/Z8eMLoVOH39\nBChBeQvceTBvT2xpPrTg6LG39Rspmcxeu+CdpjrZ1roWHaV6bqgYCKTrXfDI\nyI/vYluU7J6iTDXqC6jASFWKKa+Ao2A9MChnFqA3GPeCM6HyruYz4J5cZQED\neqzw18gj8GNO2HqW3+yvAqNCMqzvyNnBzMvNab4yJO1vIKb35JyRxA9SAnh/\nXCs/fi0Mfjf7vs7abcGq0+ZwJdlPNYTkDxljC8id5zg2pIsUTYrPY7bKeTGL\n8uksCaI9ptgeuaOCdPN5QhfA4ggY9FGTshJVOdwza2BAczRYwTRl3eUUSZkB\nBo4jN9elKVvHC2/CS2X4hSl5UUB6lhFklEwg5d8PcppAPRfH5+WTl2DQhguQ\n7aBUSXDJP1Stzq8OVYr3B1/AHL3W0kzD6pQhR2X/HBXmiZdFwbvsIZwGX7wE\nGcCHccsD/eU/sEtPwgxpMLjrSPNws971kFrCDErwJMyxl2VqCPFlm+H9g/JH\noU6ZNmNVM7zt3How42FBlL8FZEpsg8zvy7adQIlazAt3QJKiJXtKfpqpCT1V\n6H20\r\n=vfMM\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQDYo4SK86NpxdjJWk0XDQ5UwlVDn0QU3y26EgNrsQjyFgIgLSwra/omDHl3boJdRbkSn61LJ/CqTsTvUn6wfhd+cmU="
          }
        ]
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.3_1611109808288_0.591981274822136"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "0.4.4": {
      "name": "diagnostic-channel-publishers",
      "version": "0.4.4",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.9",
        "@opentelemetry/api": "^0.16.0",
        "@opentelemetry/tracing": "^0.16.0",
        "@types/mocha": "^2.2.40",
        "@types/node": "~8.0.0",
        "@types/pg": "^7.4.11",
        "@types/tedious": "^4.0.0",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.1.13",
        "mysql": "^2.16.0",
        "pg": "^8.2.1",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "^2.2.1",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@0.4.4",
      "_nodeVersion": "14.15.4",
      "_npmVersion": "6.14.10",
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "dist": {
        "integrity": "sha512-l126t01d2ZS9EreskvEtZPrcgstuvH3rbKy82oUhUrVmBaGx4hO9wECdl3cvZbKDYjMF3QJDB5z5dL9yWAjvZQ==",
        "shasum": "57c3b80b7e7f576f95be3a257d5e94550f0082d6",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.4.4.tgz",
        "fileCount": 27,
        "unpackedSize": 58035,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHbM9CRA9TVsSAnZWagAAwJ4P/A0aFenkdDWOylZZliqd\nMC+/K1taU56+2Ql1vDTTnvZODO3vcOcqy5BRWHmeQZzVatWKu9HdvZJGksAY\n9I7XLlWhCt+fRzo9h6utfHbZYviAf+id15n1S9HMnFn9HHqhG3HhOr2xhjGR\nEf9VVku6msFIB2ed56bvhX8AR7oony5r6xNbRAl4zmEWpjrI3fjsDN9WLKAt\nfdJ2mLaDBYmqBj4vo2TjftvYgsjMDdavbshtLjPHtiYD1ipuThC2xvJmrou5\nmXwtazO3STJAawczEQXdYhZ/JgsBuhJHiIp6WKxe7Hw1ra+z+e98U9hcg0g4\noOR68HINDMf6WcPIqk8EP4MBlVqcY4B8FhQkyBjOEGVqH2TYAPXlsIN4Iq0k\n4dWdha3tmKYUwpuARGPq9ZsPipLD94TXiD/Rzs1LKtsoYeZ6WmTMKdoIKyqn\nTEq8LbFwjYq2hqrKix8eBigSuG14r3acmc2sG5t5VsLxh9xYaEjA2P130/GV\nw9Pa2llWSiHm1NPxZDnRVetF/fY49/IcbWi5hK2Pws63EWPExbk3wwgnJpgW\nCKFCVEybTV8JYk7L9RI8yxnY5/XN22tsl/yDwcV627b4krC/9i+uJttZ3/jO\nByunoKKr9NvJq/laOopP++/0pv7BStd0REoEzUTxMRYAFkGZ+OPF6jfIYFGE\nKxBv\r\n=6nuf\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQD09O2fQgU11F9cgnBnRFKamIzmdbhQEta7JleQXhj6QAIhAKvr8qEsQA0n9ThUFrKgtEmrXH9XcYuMN0NPD2TJx+Q0"
          }
        ]
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_0.4.4_1612559164707_0.8273940784685416"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.0": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.0",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.11",
        "@opentelemetry/api": "^0.18.1",
        "@opentelemetry/tracing": "^0.19.0",
        "@types/mocha": "^8.2.2",
        "@types/node": "~8.0.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@1.0.0",
      "_nodeVersion": "14.16.1",
      "_npmVersion": "6.14.12",
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "maintainers": [
        {
          "name": "cwhitten",
          "email": "christopherwhitten@gmail.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "dist": {
        "integrity": "sha512-FTiMLPZa735iTsCVp3T9rgTC8tfOdEZVgpa0akPJrMXcsFBRQdskL1MWIW53xoZsWTBWHLQMjWUH75nz4NJHCw==",
        "shasum": "b5ecbffd87524a25b784520c78e31f0c0265923b",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.0.tgz",
        "fileCount": 27,
        "unpackedSize": 57612,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmXotCRA9TVsSAnZWagAA8w0P/2OQj6o2tGrX/SQirhTN\n9xUIex7/LlHaZ2oCpo2SgTEVkFh0daWG4jBDzG7WTepQafv4PVKr6quZqW/h\ns24OHdXeI7UOmPWc4FqVRuiXKxXmI/0PfHr6rtcxxPgIdoBH5HG8Eg0VhCJG\nJeojUXIelSE24+aFNJ3CrOjOtPiIcCkoYvFaNtHqL2MDWPayQFEPtqG6LPBL\nTwlcQchMEvuGwTquVpqwCKT+z0Hvd7Pyo6Rrp8osnvNzR6M4e+smz37X2OqO\n0TwONUZ9XS29NZzhq9g3RJCQ+KjOR75T+1nfea63ll+0FHYwVHpnxD/nbeLy\n9RhgHZSVDpfZ+L7G9iRbeo996hrxCWnhKXrDnoQX5IyiHcup66fwPw54Qmdd\noGvQVuYibg6ve2ofQ846bB7RtKmRVUtORnEoHU0uT2kXD7jryY5FoqphJbRf\nUdP7H5lMzHtBqLuhRtG8j3jHGIjVFrhJyisjOr1HTxlZJRCFjTYQ9nX/12tA\n/VXBPU09HsM6co7wPGyAHp101eyYlbkt5p+eYH+x59owt0gjJMpFnp2zXzPg\ng4V0jJasK1PBG6rnCzoNFzK+tkx/2sszxbzJvMZ3mwKH8PmnsN9e9xAmXBtt\nvu0hd/SiGfyCzVFk/6ltolLsl/MgAeqMcxjHrpvI/ZPTEMl5Nz3qwhBOQgxK\n2hem\r\n=Ysy+\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDstVz+OtdrfhpFYaqDGK+ZhcZvo2L7a1jA9/BP20d2kgIhAIeqCeHdLAEsMsbqrhXyd758fzMhzUxGyVJW0acP32Yi"
          }
        ]
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.0_1620671020821_0.20992442914780973"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.1": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.1",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "^1.0.0-preview.12",
        "@opentelemetry/api": "^1.0.0",
        "@opentelemetry/tracing": "^0.23.0",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@1.0.1",
      "_nodeVersion": "14.17.1",
      "_npmVersion": "6.14.13",
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "dist": {
        "integrity": "sha512-9D6XicU15MLXVtYEaBc3q1Di/4ciUFMULApfBc8/RUUwBk7g16t7/aFKZF4Kt4B3aFBtCbsTYJRAMKCSFaYWDA==",
        "shasum": "8209b38f327bec6a0a1716e8ff892c0c9e1cbb96",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.1.tgz",
        "fileCount": 27,
        "unpackedSize": 56589,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6QpBCRA9TVsSAnZWagAAHLMP/A83862F2JM34lVnzmzi\nHyEX/7XDfYk2rVDR5UAQpI2cDgaIrHpWPA/e6AthTL/eci0Ez3aRlkqGA3JP\npFv7kWuLfRsf+nquFN2m7aTy4G2Wt3rn0CUtitA0xxFEWgKVdLDf6b6JcZ3X\nY5iCr14Itl/WQOtFyqhuEpmnTrHxkZsEULGjyplKf/eoSBuJiZYE+Ar6TEjH\nN1MjuT/Y45DGVnHRuzzq1T5nBX/gSWJ+TwrMEevsjvAWm6o7xblkbHSgjrFc\n0a8/RoHJ/oYyHJsbizy7RCfxP3Q6C2eS/iCeBR+4qqvtNHfr1cS+jTsA3VJS\n0BfU8CaeDPtKhWWLTHEnPrHxzlOvSybLPKynPDQIP7w0NJYfG6lYEWosYw3T\n1d4d3AwDrZ8dQr5GYOb7wGFhVfEXfL+6a3OfVH8VoIJ1IrpmCTPnoFaNt2mC\ne640WTZJQ7AEqUz0+3EICR8OCmLCtXjcB8ACF+UOsfLiLX3isUleg+73dPNY\nx6UsKv32BddsmuS50ChAOqDU0IxcL4ZwTHbdQcprc5BlCwIEjGQsp6yCnkBH\nqbXAI+QhOes7HmU2m8l2WWLM/s36cvp48dMvj/lsDT5+DIE/QhTm36gsDL7p\nEH/MAo3EL+VOq8y62JhYQkZ0oibbcuxPxRoVy6eLuAAHUrw/9EndpTAx1hiO\n92Hr\r\n=SOV0\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCICND0rQfYUVSDhTGUx92bsuY3XWRSyTkgwqvB3pF11QwAiEAjG5hHLMvfTjTBYXkIQhrrUmBqZzIQt9+h75GP6vHjpk="
          }
        ]
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.1_1625885248959_0.691276299185398"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.2": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.2",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "1.0.0-preview.12",
        "@opentelemetry/api": "^1.0.2",
        "@opentelemetry/tracing": "^0.24.0",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@1.0.2",
      "_nodeVersion": "14.17.4",
      "_npmVersion": "6.14.14",
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "dist": {
        "integrity": "sha512-pehVi/egaf7PIZQeetZuAd7VFpIOicv1uGh5AjM6YQRgOtckwKTONcOtdW9HFymSmjfiGg9kcRlHTD3dbwq0ww==",
        "shasum": "474cc391422dbcc085cbc200f3bcf4a11afd3b85",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.2.tgz",
        "fileCount": 27,
        "unpackedSize": 58305,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEwqOCRA9TVsSAnZWagAASQEQAJjQqkHFKyy7WalIwiwK\nHoFY/tvj9VnSz70vwXnVG1FjiCPVnKifcXsfRURDEMij3x/TwoMkBaIx3grm\n3jSfGjCVZyT8pDeC1aGRST//JpET3gAi2H507EDzWs2e6jfsHqYCE1c7k5vi\niT3VXQBKZSl88Db3S5xTeXTwwWmNg0Mb6ejAGux17ugApgtwVY8G520pEzZH\n95gsz3oQaN7/7pqhe5R+Wj83qSKW4qwCAqR73n4urmGOX5H4ObVDQvhVzZIZ\nvUN1zWPi7AxaMyjWXVb+SJoFenCy9iavOCyWjStkm3CqL5gzDb7NM2sDf/Gq\nQy9AgwYEYLxRye/fSQlDJdH8oPlTYWQ4BVxyRw9nIKl7JZ125tkO0g+VUCFi\nsl0uFPoBi1m+t6M5Sm3CrP9ODz3ELXEgifV7P5gxOd/UN1dX9gU/ljcmpoAk\nOnWHHTQ6hVI/YnbfjybkDUpAZUrkuzN+O7M4x/v/x7OwyOaIkDE4hbgbL1ML\nTZc1peKaqZUiv28kiwu+npbdIRRBt0SaSgQIY5kUkliFWVRnfmwbB7YhgBAr\nk/n6+wx3WENmGJcuduTA6eKPkpsnkYvNSGSvYGkS6jBvhHdsjbMvcWoPERJf\nb75NwF3cOj0WSjh2hxT/XL6xaBFj2PnGjk4AGsP2bCrVq4x9/j8lKQkp5SxZ\n+/D2\r\n=7t6g\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQCfmV3UIdnUE86/y1Lx1ZrwL843RuxoCx9rI7AQnFKHPwIgcvs7cNq0Lh9fgDTC8d2M2r4fLc6WPvLXDzwdgCfTHiA="
          }
        ]
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.2_1628637838622_0.34536207591810286"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.3": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.3",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "1.0.0-preview.12",
        "@opentelemetry/api": "^1.0.2",
        "@opentelemetry/tracing": "^0.24.0",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@1.0.3",
      "_nodeVersion": "14.17.5",
      "_npmVersion": "6.14.14",
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "dist": {
        "integrity": "sha512-RJJA1QYDHVJUpV3HYQx0TLFZLlqxRL1H5Z0Z8ywIiEHDunT9UMJKwcnWkKa/I0z3kwozg3PKfaNJP9OkIeqN2Q==",
        "shasum": "1bc26d099ee7ded997da63372b477071e5b8523d",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.3.tgz",
        "fileCount": 27,
        "unpackedSize": 58477,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJV2gCRA9TVsSAnZWagAAXNsP/Ax161dbxVJYVq/Wi+N8\nbUrGctr2Dcrpx9vlRV++WTpVUW0Hs0rs8liqm2yS0zXpAuezdxWcsRJFjxKC\nU+UT+RefYYaL5nQ/8OU6aNtlrue130WDJ5WeRiPOK1o9lPrub0rRYWYGM8sn\nxwpYFKzNUAufwFKvrjGlHR61hrC+6TpxBP0fxVp10MPdswJP61Fqlfjm7ATw\nHHSjpoFPhhtYWFmgpJ4f/JEMK+aDFb2b1TYK0rl6EzYsHPgIg4O+wfQ5rwTB\nh7WDw9FYxfwNBzlEVf0gartmUPPsuyyMGDgvNFHxckkIV0qTokGt13Gq2VWo\njRWltDbtClq/OIDtkqfDVhndFAyWaGx2xDEtEyp6iZknfv9AFuXXZULod587\nC9DPmuXgmGJnJtKNP8cVyd7Uuf1RSLp3TTHEngQZ4hu5xhzyPyKpreGB6due\ntiDrsFWFDjQq3//DZ/nPpyIrYApmxkggUEhoJt4VJVUiQx/1VrVQr1UrtA3b\nrVfqxycY8dE8LOfntedd9mWNz04oCMa5+BBtG4r8SItButiPcpz0I2emnkGb\nSiG4s6p4vN0mIqS3AMiuIQNZly6ifr9/jHXcyNp51nTeNoNGUVrl37bVPxaY\n8Vu0h6LC85/1Ondfi/dAo5j5OvzbNkv3HO68l6HGFvKP3CfaUFAmlecnTWIt\nXOTl\r\n=C1z8\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCT9O1HvSACAZBhQvXXyOSjPeLfF/2fPVfH4SpfWyDWLQIhAMKjz24wlDJvCNmaBj+z8VjTIZFxYbHQna7qvLFXgMGX"
          }
        ]
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.3_1629838752530_0.5920457570648547"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.4": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.4",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "1.0.0-preview.12",
        "@opentelemetry/api": "~1.0.3",
        "@opentelemetry/sdk-trace-base": "^1.0.1",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "sinon": "1.17.6",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "gitHead": "e3176c0c9dd371e9eaea6f9c103a9b49c9742538",
      "_id": "diagnostic-channel-publishers@1.0.4",
      "_nodeVersion": "16.13.2",
      "_npmVersion": "8.1.2",
      "dist": {
        "integrity": "sha512-GDRAOrcNTPk4DhYzM2BauMnq7nKdFWmSFjWnEu8dT8Xf/ZXUbpORrqNAhIWsy2tqRjHG7QkmYjMUL4/EGSM2GA==",
        "shasum": "29ef95ccd0a59cb4cb3b6aacb81d76adcbbc1737",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.4.tgz",
        "fileCount": 27,
        "unpackedSize": 58845,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+FenCRA9TVsSAnZWagAA4CQP+wfyvTcbSY3LPi9WFSvg\n66FAcTIzfdRbmMiaLAgI8eg79IPNiDa/ANUPpLv/rwRqvt3ysjhK5NUuhiaF\nG0uJuKdUDUFZ6mj62D6A2HNSsYC3ht/lJ8Lr0HWUiV/3M5xhLhKi45swLaLI\nQKtmknEG68TojY5Jq/WfoogfT3vs2tQAqWLNYU6FzLeWb/NBKls8r5DEqqYL\nN2AtoZvLRd3KU6dOxkE72CT5sDkMYtkUc8Z/LHABri4YePFnNxVjOG4H5eNd\n2ug+6MuwFht63pxte7SW1Evu3jEMBAro/hZdVjtBZuX6CtsL3jPfye8HsQqM\nuGw1wFhI4WK+e3+sxoU2WQ0VE82/fyksYC+marqnnHeEh8kcJP9NqiAkDjEm\neX6UJPswqMgu14faT+z+FmIe71ZoZ0oYUuZlmSpb3xM1tuc/4eqZzpvh0pPg\nT9rrI6dVgwopNDASgQNfPJUGS8Qz5hL+n5wF8ceMmBko2CTM2kYmtbpdRoL+\nBvWKc5dvzzPaDlHWGVeUWQDoteLcjI2Dfb6ZuMyRVSoAlAKpBR+uEiRBxIuX\nuLtWRDBEldMg3EJSJxLCQObwZ+K+aMgKz6lZ2CbLrkvGEJrriZYU/wfJUuh7\nN7kPZGEdlVZpliCudIsfb4tikKJM8ugTtnsListWASUrm95njxZ50J6js1i/\njzQ1\r\n=V5OQ\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDPGYCBzkp2AIDXqa1NEwsEVjqEIjThk+Q+/pOzs8jeVQIhAN+DwFdODXLWI2OJdcCQX2MtXpaY7+F38+vqwJumyaDq"
          }
        ]
      },
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.4_1643665319242_0.6290104179796012"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.5": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.5",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "tslint -c tslint.json -p tsconfig.json",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "1.0.0-preview.13",
        "@opentelemetry/api": "^1.0.4",
        "@opentelemetry/instrumentation": "^0.27.0",
        "@opentelemetry/sdk-trace-base": "^1.0.1",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "sinon": "1.17.6",
        "tedious": "^8.0.1",
        "tslint": "^5.0.0",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "gitHead": "b334b96247b3eb3cd3d198a8a80f7c4f98e7b2b8",
      "_id": "diagnostic-channel-publishers@1.0.5",
      "_nodeVersion": "16.14.0",
      "_npmVersion": "8.3.1",
      "dist": {
        "integrity": "sha512-dJwUS0915pkjjimPJVDnS/QQHsH0aOYhnZsLJdnZIMOrB+csj8RnZhWTuwnm8R5v3Z7OZs+ksv5luC14DGB7eg==",
        "shasum": "df8c317086c50f5727fdfb5d2fce214d2e4130ae",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.5.tgz",
        "fileCount": 27,
        "unpackedSize": 59286,
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDfzbxqqNzrLRgU36L1YZUy4IFtHfrALEkIUypQN/dKigIhAK33eZC7Wi1Rp12ntHvly68oU/CQ5bxoBXYuNi0hjTC2"
          }
        ],
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRiZ+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7VQ/9HuMtD0ksuu8J0bjF+5g3ViVeZ1dZB0HO9+v7g4siZPoRXH9S\r\nVOWhxIgfcQv+ozvh7GziLu8qMO5GJ/rnYQxaGZeG7Pf8AAYdsuvBWXwXUWLJ\r\nueoceB6vv8MbszYzwOO9N4Ss3QhajjayXSWAtaVSsjs0Z4XHCGRGlxvTMGgo\r\nO0LziVROa2ZC0aw3LTmWG0fIbKlMZwFOjA7bsHamfuZ5Um1jTaRT86i723mG\r\ntk2aS0wOMPCmQbb0aUrli266S6JRvE2a6I87OvVPcVR4YfvRNl/NINxCraE/\r\nVzUX/SN94OuE9GdLWgsaFD3lZpg1VT6p9SVYca8FgX5KWzo1yxSFORAMiNLJ\r\nRR1qteJ+E3aJytsoTbTR9wl3pIsLxWu2JxcGX41/uY4fJLeTjRU+uIHC/gMU\r\nWoAZKEnt/NS0dOhRgI9QbGp3vyXBKPu0OpP215XS5zvxKYnnjNr3rd71O5EA\r\nlmYTRJyueoHzRLFHvvCVzbUKjUtMMcL0OoXM2mkCyLOQmi3umDUYvDhfFKff\r\nEVQffEGVW8+eIN5mNWMiefdJxsq9D4+zVgPpvFYY1CR1Ocdr6hjD62cPK+mk\r\n07H28Zuv/fhhDIktJTePjKv6TJPTy//N2wRx1UiqGBB2k0TvKZVYM3u2Pdp5\r\nL6joLRW4cFIVc2Nlj3P6XBAlwY/iNY9Kxak=\r\n=Or6P\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.5_1648764541870_0.03589323681221024"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.6": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.6",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "eslint ./ --fix",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "1.0.0-preview.13",
        "@opentelemetry/api": "^1.0.4",
        "@opentelemetry/instrumentation": "^0.27.0",
        "@opentelemetry/sdk-trace-base": "^1.0.1",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "sinon": "1.17.6",
        "tedious": "^8.0.1",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "gitHead": "b543e8e5284a0795e379ad475e5da9230395af40",
      "_id": "diagnostic-channel-publishers@1.0.6",
      "_nodeVersion": "18.16.0",
      "_npmVersion": "9.5.1",
      "dist": {
        "integrity": "sha512-RE5AP4JmEm/CV06gOyFdgWWm3gMNOoXulod2mq4ysiz9s77ZhHb1P1DGrfePHjNOmgvWglhegmj5q8DNtjRrEg==",
        "shasum": "0e236cb4b7c4c81904b2e3741d0b16eff453dc5a",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.6.tgz",
        "fileCount": 27,
        "unpackedSize": 62771,
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQDhrOnPCEPDK10vlpBC3+SZ+/jMc/0NglyS6LarRS4e8gIgUm9aT7jR7onyBNp+rcaOf/K7EzpD7/MmXXRlk17B70A="
          }
        ],
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTCkCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZHw//ZuTrUV8B2Zjc1uzcMv67DrFyh8T9YDhTj5pz7MwwDNfTubXZ\r\nYGEaUcy9ALvJMeBoFYZwIyGC0XFGMHt+B8dU7rELTwDxav2F25KG64ikrjHN\r\n4+67jWiR0VIT6QdHXYTqZ3pGuf+g6HF3ruItCGwrw5pkE5Rcl8lomgyfUhgC\r\naBiPLIjFiiviUFWCiKekgd2NRApzG+Ry5wFGj+LBEPFu+MOSVBM1F523z73q\r\nBcyy9/leOWtjdfitEbo0dYUDPGJDmt96dnn9MyWAGFhO9s7X3T48bGlmZZiK\r\nJMB1t0TXqIkVKbELkAkv3VcsztP3ChkMQa7/ZLYnwOwD4frJR3NuX3Ns6DWC\r\nWFUTfw/Jtsq2t2GO65nuLS/kxu48SxuWdesn3M3rfdBS10o8ihjfw0SFwd6B\r\nWkUs92ig52PC0O3SSi85ar170x+GIo6pFxcREqM0IFO8PLHv1riCA5JWwf/i\r\nN7TModQfoWNfMPaZ22d9dfhzPdSft1Lg2+JYp3xv6vujNVn8n3VDwgjQ8765\r\nrVFSURX5fPcw5QoF65BIqhuttRcsSypKT3kVHivLZX52HtLnblsNuJ6GqCuP\r\n24LUWOQr5PZ75ZBhziSxXqcvbAOT+NMWEE8XamnUr5t107zpOEihEYqvxyj6\r\nW9lx/25nxVRUXJYGI97ISTC6NTxG9Fp3bho=\r\n=P0yi\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.6_1682712834245_0.38853584516518636"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.7": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.7",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "eslint ./ --fix",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "1.0.0-preview.13",
        "@opentelemetry/api": "^1.0.4",
        "@opentelemetry/instrumentation": "^0.27.0",
        "@opentelemetry/sdk-trace-base": "^1.0.1",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "sinon": "1.17.6",
        "tedious": "^8.0.1",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "gitHead": "fe33522877421c63502fb66485cce27954fc28fa",
      "_id": "diagnostic-channel-publishers@1.0.7",
      "_nodeVersion": "18.17.0",
      "_npmVersion": "9.6.7",
      "dist": {
        "integrity": "sha512-SEECbY5AiVt6DfLkhkaHNeshg1CogdLLANA8xlG/TKvS+XUgvIKl7VspJGYiEdL5OUyzMVnr7o0AwB7f+/Mjtg==",
        "shasum": "9b7f8d5ee1295481aee19c827d917e96fedf2c4a",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.7.tgz",
        "fileCount": 27,
        "unpackedSize": 62771,
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCCFC2jVIIOT6RjGYLo9yDO1J0IhiFxv18aC1CyfK7bVAIhAP+PeCYVSLARBG4ZDjQdSlyhRv7xiRg0OXTrdOzCS8bc"
          }
        ]
      },
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.7_1691530695381_0.5943467551862607"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.0.8": {
      "name": "diagnostic-channel-publishers",
      "version": "1.0.8",
      "main": "dist/src/index.js",
      "types": "dist/src/index.d.ts",
      "scripts": {
        "build": "tsc && node copyTestAssets.js",
        "lint": "eslint ./ --fix",
        "clean": "rimraf ./dist",
        "test": "mocha ./dist/tests/{*.js,**/*.js}",
        "debug": "mocha --inspect-brk ./dist/tests/{*.js,**/*.js}"
      },
      "homepage": "https://github.com/Microsoft/node-diagnostic-channel",
      "bugs": {
        "url": "https://github.com/Microsoft/node-diagnostic-channel/issues"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/node-diagnostic-channel.git"
      },
      "description": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data",
      "devDependencies": {
        "@azure/core-tracing": "1.0.0-preview.13",
        "@opentelemetry/api": "^1.0.4",
        "@opentelemetry/instrumentation": "^0.27.0",
        "@opentelemetry/sdk-trace-base": "^1.0.1",
        "@types/mocha": "^8.2.2",
        "@types/node": "^8.5.0",
        "@types/pg": "7.4.11",
        "@types/tedious": "^4.0.3",
        "diagnostic-channel": "file:../diagnostic-channel",
        "mocha": "^3.2.0",
        "mongodb": "^3.6.6",
        "mysql": "^2.16.0",
        "pg": "^8.6.0",
        "q": "1.5.0",
        "redis": "^3.0.2",
        "rimraf": "^2.6.1",
        "sinon": "1.17.6",
        "tedious": "^8.0.1",
        "typescript": "4.1.2",
        "winston": "^3.2.1",
        "zone.js": "^0.8.5"
      },
      "peerDependencies": {
        "diagnostic-channel": "*"
      },
      "license": "MIT",
      "_id": "diagnostic-channel-publishers@1.0.8",
      "gitHead": "32a795a1261181ca8a918448a49b95cef7a99039",
      "_nodeVersion": "18.18.2",
      "_npmVersion": "9.8.1",
      "dist": {
        "integrity": "sha512-HmSm9hXxSPxA9BaLGY98QU1zsdjeCk113KjAYGPCen1ZP6mhVaTPzHd6UYv5r21DnWANi+f+NyPOHruGT9jpqQ==",
        "shasum": "700557a902c443cb11f999f19f50a8bb3be490a0",
        "tarball": "http://mirrors.tencentyun.com/npm/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.8.tgz",
        "fileCount": 27,
        "unpackedSize": 62590,
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIH5NFsj3bFW6pGwJPetLriExkSQuxbQRDsTrzcE0R2hOAiEAq5oy8XmNbzjYYzp59+0qzF1RTv9oitJ9Mj9GXeqsHKo="
          }
        ]
      },
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "joshgav",
          "email": "joshgavant@gmail.com"
        },
        {
          "name": "jithomso",
          "email": "jithomso@microsoft.com"
        },
        {
          "name": "osvaldorosado",
          "email": "osvaldo@osvaldojr.com"
        },
        {
          "name": "jackhorton",
          "email": "jackpeterhorton@gmail.com"
        },
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "msnev",
          "email": "nev.wylie@microsoft.com"
        },
        {
          "name": "hectorhdzg",
          "email": "hectorjavierhdz@live.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "mike-kaufman",
          "email": "mkaufman@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/diagnostic-channel-publishers_1.0.8_1704755596392_0.6207023060442958"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "modified": "2026-07-16T15:49:04.934Z",
    "created": "2017-05-04T22:55:21.036Z",
    "0.0.0": "2017-05-04T22:55:21.036Z",
    "0.1.0": "2017-05-05T04:28:12.381Z",
    "0.1.1": "2017-05-05T17:38:18.872Z",
    "0.1.2": "2017-05-25T19:06:14.075Z",
    "0.1.3": "2017-06-08T22:22:57.537Z",
    "0.2.0": "2017-08-22T21:47:33.690Z",
    "0.2.1": "2017-08-24T22:17:11.320Z",
    "0.2.2": "2019-01-30T00:35:10.963Z",
    "0.3.0": "2019-02-20T01:15:26.797Z",
    "0.3.1": "2019-04-23T01:11:14.914Z",
    "0.3.2": "2019-05-13T21:45:45.071Z",
    "0.3.3": "2019-08-15T21:51:22.484Z",
    "0.4.0-preview": "2019-10-29T19:34:45.997Z",
    "0.4.0-preview.2": "2019-10-31T18:45:23.187Z",
    "0.4.0-preview.3": "2020-02-04T22:17:09.086Z",
    "0.4.0-preview.4": "2020-02-04T23:17:36.129Z",
    "0.4.0-preview.5": "2020-02-04T23:42:33.785Z",
    "0.3.4": "2020-04-29T19:22:35.704Z",
    "0.3.5": "2020-06-08T19:00:27.915Z",
    "0.4.0": "2020-06-18T18:18:51.222Z",
    "0.4.1": "2020-08-06T19:22:02.084Z",
    "0.4.2": "2020-10-27T18:47:49.519Z",
    "0.4.3": "2021-01-20T02:30:08.448Z",
    "0.4.4": "2021-02-05T21:06:04.829Z",
    "1.0.0": "2021-05-10T18:23:41.168Z",
    "1.0.1": "2021-07-10T02:47:29.121Z",
    "1.0.2": "2021-08-10T23:23:58.796Z",
    "1.0.3": "2021-08-24T20:59:12.699Z",
    "1.0.4": "2022-01-31T21:41:59.382Z",
    "1.0.5": "2022-03-31T22:09:02.040Z",
    "1.0.6": "2023-04-28T20:13:54.416Z",
    "1.0.7": "2023-08-08T21:38:15.566Z",
    "1.0.8": "2024-01-08T23:13:16.552Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "1.0.8",
    "next": "0.4.0-preview.5"
  },
  "_rev": "1695-85ae4f58d132f941",
  "_id": "diagnostic-channel-publishers",
  "readme": "# Diagnostic Channel Publishers\r\nProvides a set of patches for common Node.js modules to publish instrumentation\r\ndata to the [diagnostic-channel](https://github.com/Microsoft/node-diagnostic-channel) channel.\r\n\r\n## Currently-supported modules\r\n* [`@azure/*`](https://azure.github.io/azure-sdk/releases/latest/index.html#javascript) latest, Currently Cognitive Search, Communication Common and Cosmos DB SDKs are not supported.\r\n* [`redis`](https://github.com/NodeRedis/node_redis) v2.x, v3.x\r\n* [`mysql`](https://github.com/mysqljs/mysql) v2.x\r\n* [`mongodb`](https://github.com/mongodb/node-mongodb-native) v2.x, v3.x\r\n* [`pg`](https://github.com/brianc/node-postgres) v6.x, v7.x, v8.x\r\n* [`pg-pool`](https://github.com/brianc/node-pg-pool) v1.x, v2.x\r\n* [`bunyan`](https://github.com/trentm/node-bunyan) v1.x\r\n* [`winston`](https://github.com/winstonjs/winston) v2.x, v3.x\r\n\r\n## Contributing\r\n\r\nThis project welcomes contributions and suggestions. Most contributions require you to\r\nagree to a Contributor License Agreement (CLA) declaring that you have the right to,\r\nand actually do, grant us the rights to use your contribution. For details, visit\r\nhttps://cla.microsoft.com.\r\n\r\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need\r\nto provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the\r\ninstructions provided by the bot. You will only need to do this once across all repositories using our CLA.\r\n\r\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\r\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)\r\nor contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\r\n\r\n## Data Collection\r\n\r\nAs this SDK is designed to enable applications to perform data collection which is sent to the Microsoft collection endpoints the following is required to identify our privacy statement.\r\n\r\nThe software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.\r\n\r\n## Trademarks\r\n\r\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.\r\n\r\n## License\r\n\r\n[MIT](LICENSE)",
  "_attachments": {}
}
