{
  "name": "@microsoft/applicationinsights-web-snippet",
  "versions": {
    "1.0.0": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.0.0",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.0.0",
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/microsoft/ApplicationInsights-JS/tree/master#readme",
      "bugs": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/issues"
      },
      "dist": {
        "shasum": "99a133da3c599568d086f7ab4b25f40cd0fafb15",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.0.tgz",
        "fileCount": 8,
        "integrity": "sha512-RgUhWArQSYzKTglpa5JWvsCi2dkFqg5/fs5t4aRWFcMvQnP0YAbypr/itVTRd/cE06s3sJq+Yct2mujWVeprhw==",
        "signatures": [
          {
            "sig": "MEUCIQD2vFrVO3Fz5X8f4thTeyHnaxVhc8eObbPImh+MKRna7QIgC4OM8c8bFn2hfqO1QIw/zP59GzEECl6CEhv1sggC3OU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 23827,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieup/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8fw/8DC0P2TRm6GeRDCbJkQT5++O5E/e/vnWu2TA5OzY1SBPZykrp\r\nUAM33HK0/JVmdmu+X3w/s4h41YG5n8zC3mI4e36AY9sEric8IxWCNRbGjpvh\r\ng30JypAAFAGi0Udq/KqpCUniDWkzRu9bOcfJkGUkKn49nPotjVsQ6nZywiJv\r\nirkNuWf7CU8841IjxC7APcL4bIYtzSxgLNYgiqgGRYNFlr4XXgZv56EXQQ5o\r\nnrWM3T6z206UlUYlzCKgtZlUk1UWMejJCwKq8Eyob9zum+iOAgCOv22Btm/Y\r\nus6GZ8RAjtSrwBv6zE9q0IpGsGFu8XdqMpGSioarvvNDdjCX+6WFL66/pYtO\r\noxvpSQZ48lbk4WEbysWpjCdkBOgWx10UDW9mWexysAM4nZmmau4xV1cm362L\r\nUe0mkc9Pu1pVkDmV1P62pXOJz5shuECaLZqUIYO8eU6Ikpsity559NJOuunD\r\nG/y6+4xhOr0Xgw0goqYyIvl5SRyFY/q7mxEfKkDceBZm1RrLn5xSHCw6NvNZ\r\nJ2VH5mEk7iU9boJAwRro+ycBWMp7VMUQVRgj/C19RduWeVstt1fCtleZYzHy\r\nI62RnjBoJLylc5DZqcQJsofPsHcbpvQdwKum+KSe6G6+tUZp3vyhSy41kgOY\r\nagvYbioOGlpkWayBRxwTWoUIVjhFcVoqeH4=\r\n=naLp\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "dist/node/applicationinsights-web-snippet.js",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist/esm/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "",
        "build": " npm run replace && npm run build:esm && npm run build:browser",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "build:esm": "grunt websnippet",
        "build:browser": "rollup -c"
      },
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/microsoft/ApplicationInsights-JS.git#master",
        "type": "git"
      },
      "_npmVersion": "8.5.0",
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "16.14.2",
      "dependencies": {},
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.4.1",
        "tslib": "^2.0.0",
        "rollup": "^2.32.0",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.3.4",
        "magic-string": "^0.25.7",
        "grunt-contrib-qunit": "^5.0.1",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^2.3.3",
        "@rollup/plugin-commonjs": "^18.0.0",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^11.2.1",
        "@microsoft/applicationinsights-rollup-es3": "1.1.3",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.0.0_1652222591063_0.33999700702795277",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.1": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.0.1",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.0.1",
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/microsoft/ApplicationInsights-JS/tree/master#readme",
      "bugs": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/issues"
      },
      "dist": {
        "shasum": "6bb788b2902e48bf5d460c38c6bb7fedd686ddd7",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.1.tgz",
        "fileCount": 9,
        "integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==",
        "signatures": [
          {
            "sig": "MEUCIQDTtpmzQxX7EaJlEOdCF2/IUtAnN2v5QiG35NpEPT2WQAIgTC1lk8Hy12nE4Bup+6a8nYyQ48j7p3vNH3vlXk/J+aM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 25975,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii/Y+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXiA//a3Wg9WX/ANwiP3ffMW9eUf1XfTUKHso0rkTvdc6zF7cooYw/\r\nsUZ6G2RkH2yzWkjoO/wYxOdqgTvj4SWhqMG5kKd5vWcOsXtAvLOjeOfrogP1\r\nM1EyDIdn28sLY6Ayi9oqCriEtaPViC1XJ7vcCFm9XuVBDlctEvc45lpyHt5T\r\no/6WxnWpqdROR/+HHG0OBZ7+KYeeogHPiziRnIA8F50Q9N2nyBInJHPdYphs\r\n9xHpRARPN6XDpuMMDFKsMWggQbhf97YvaRa24xz7QhQEwetxFII3kJn5VPc6\r\nvNha7vlvvlZ+ztGiVuCZCLz/OrMJYDcKP3GMpdq4BWPMjY5Nk9Jk/MQiWdLA\r\nfRRNw3+HTKQyvUspq2JnYpt9rhuIBm/4oI1L2nbKoDglJaxNBdFBwnw+k9GI\r\nlnf6qZ3saD53P0HC4NNxOml9mv2C4NdXl5Ip8FuwSB10xuYo5rcHYwiVyNp3\r\nhxP3/+YUJJx1/ZlvvoAXyJo0veWzOLYxtNTeSqrfZ9ulvliS31Iqu08wqmoL\r\nEuvN+hUqbh7gLys5BV770t4YvXQ4ZRisY9/aKdzRnzXjwbhI/bqP0DDdITvY\r\nmDwAUX7NlByrd4VbVg03IWf2KVO5wE0QsGyLg6j5TT4/JV9ptdPOTiYsZenf\r\n53omFiJFyJxljBrnOQUB1gG+tioeMzuWFLQ=\r\n=gJhR\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "dist/node/applicationinsights-web-snippet.js",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist/esm/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "",
        "build": " npm run replace && npm run build:esm && npm run build:browser",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "build:esm": "grunt websnippet",
        "build:browser": "rollup -c"
      },
      "_npmUser": {
        "name": "msftapplicationinsights",
        "email": "appinsightssdk@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/microsoft/ApplicationInsights-JS.git#master",
        "type": "git"
      },
      "_npmVersion": "8.5.0",
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "16.14.2",
      "dependencies": {},
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.5.3",
        "tslib": "^2.0.0",
        "rollup": "^2.32.0",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.3.4",
        "magic-string": "^0.25.7",
        "grunt-contrib-qunit": "^5.0.1",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^2.3.3",
        "@rollup/plugin-commonjs": "^18.0.0",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^11.2.1",
        "@microsoft/applicationinsights-rollup-es3": "1.1.3",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.0.1_1653339710416_0.7289022734455939",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.1.0": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.1.0",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.1.0",
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "dist": {
        "shasum": "3352edb2f16aed82139baf086c90b1ef114fecc8",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.1.0.tgz",
        "fileCount": 16,
        "integrity": "sha512-4P/5kSwJKvugTA0V01Or8sRagAgUnCUHx3TMIdsT9bzCP5Zm0gkqS81l3HlD81z5z49g54FVPEDJDAGuJy3/Gw==",
        "signatures": [
          {
            "sig": "MEUCIHQYY/Tv+IuB5pOuqANrECD894/vzYiY5SAMpRk7JAJ6AiEA6GbkpOoGICbvhjz9jN32iP8tkX1niNQ9+22lSkBCAEI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 121109
      },
      "main": "dist/es5/node/applicationinsights-web-snippet.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d0d30d32-87e0-4b5b-8e7e-600825998c5a\\microsoft-applicationinsights-web-snippet-1.1.0.tgz",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist-es5/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "grunt websnippettests",
        "build": "npm run build:esm && npm run snippet-generate && npm run build:browser",
        "clean": "git clean -xdf",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "api-docs": "typedoc",
        "npm-pack": "npm pack",
        "build:esm": "grunt websnippet ",
        "ai-restore": "grunt snippet-restore",
        "snippetCopy": "grunt snippetCopy",
        "build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
        "build:snippet": "rollup -c rollupSnippet.config.js --bundleConfigAsCjs",
        "snippet-generate": "npm run build:snippet && npm run replace && npm run snippetCopy"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d0d30d32-87e0-4b5b-8e7e-600825998c5a\\microsoft-applicationinsights-web-snippet-1.1.0.tgz",
      "_integrity": "sha512-4P/5kSwJKvugTA0V01Or8sRagAgUnCUHx3TMIdsT9bzCP5Zm0gkqS81l3HlD81z5z49g54FVPEDJDAGuJy3/Gw==",
      "repository": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/extensions/applicationinsights-web-snippet",
        "type": "git"
      },
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "@microsoft/dynamicproto-js": "^2.0.3",
        "@microsoft/applicationinsights-common": "3.1.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.5.3",
        "tslib": "^2.0.0",
        "rollup": "^3.20.0",
        "typedoc": "^0.24.8",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.9.3",
        "@types/qunit": "^2.19.3",
        "magic-string": "^0.25.7",
        "grunt-contrib-qunit": "^6.2.1",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^5.0.2",
        "@rollup/plugin-commonjs": "^24.0.0",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^15.0.1",
        "@microsoft/ai-test-framework": "0.0.1",
        "@microsoft/applicationinsights-web": "3.1.0",
        "@microsoft/applicationinsights-rollup-es5": "1.0.2",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.1.0_1708040392989_0.43822112072030994",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.1.1": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.1.1",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.1.1",
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "dist": {
        "shasum": "23b6c37cc815e44a891695cc95978016ef1aa6ea",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.1.1.tgz",
        "fileCount": 16,
        "integrity": "sha512-uITh+P/cfN+nkUfazVt9paML6rjc6H/VWdw0jb4PUj7JG1w4hamjxkYWFvDjMZfhZ75tC4kgepPgOeG2i610Qg==",
        "signatures": [
          {
            "sig": "MEUCIQDkEAUqXjN04vN+dbgP/Sa3Fa+TLE43q93gmTQjlOQ9EAIgKzhenuSGnNHUsFkqRV+6owdVNidCT+DEWyZYLIG0Tv4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 121074
      },
      "main": "dist/es5/node/applicationinsights-web-snippet.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3b9dfe6a-65b1-4bb0-8cb0-494ba8752d79\\microsoft-applicationinsights-web-snippet-1.1.1.tgz",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist-es5/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "grunt websnippettests",
        "build": "npm run build:esm && npm run snippet-generate && npm run build:browser",
        "clean": "git clean -xdf",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "api-docs": "typedoc",
        "npm-pack": "npm pack",
        "build:esm": "grunt websnippet ",
        "ai-restore": "grunt snippet-restore",
        "snippetCopy": "grunt snippetCopy",
        "build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
        "build:snippet": "rollup -c rollupSnippet.config.js --bundleConfigAsCjs",
        "snippet-generate": "npm run build:snippet && npm run replace && npm run snippetCopy"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3b9dfe6a-65b1-4bb0-8cb0-494ba8752d79\\microsoft-applicationinsights-web-snippet-1.1.1.tgz",
      "_integrity": "sha512-uITh+P/cfN+nkUfazVt9paML6rjc6H/VWdw0jb4PUj7JG1w4hamjxkYWFvDjMZfhZ75tC4kgepPgOeG2i610Qg==",
      "repository": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/tools/applicationinsights-web-snippet",
        "type": "git"
      },
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.5.0",
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.5.3",
        "tslib": "^2.0.0",
        "rollup": "^3.20.0",
        "typedoc": "^0.24.8",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.9.3",
        "@types/qunit": "^2.19.3",
        "magic-string": "^0.25.7",
        "grunt-contrib-qunit": "^6.2.1",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^5.0.2",
        "@rollup/plugin-commonjs": "^24.0.0",
        "@microsoft/dynamicproto-js": "^2.0.3",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^15.0.1",
        "@microsoft/ai-test-framework": "0.0.1",
        "@microsoft/applicationinsights-web": "3.1.0",
        "@microsoft/applicationinsights-common": "3.1.0",
        "@microsoft/applicationinsights-rollup-es5": "1.0.2",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.1.1_1708142841711_0.4617323075668396",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.1.2": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.1.2",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.1.2",
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "dist": {
        "shasum": "afe2b15f9595b2bfdf40f865a04bbb33c098d49e",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.1.2.tgz",
        "fileCount": 15,
        "integrity": "sha512-qPoOk3MmEx3gS6hTc1/x8JWQG5g4BvRdH7iqZMENBsKCL927b7D7Mvl19bh3sW9Ucrg1fVrF+4hqShwQNdqLxQ==",
        "signatures": [
          {
            "sig": "MEUCIQCEZldEsDSt9Knc4vHo/APrAgajyYB9RUf+d5yxRwI2mwIgSHZcDN8lY7kEEXVcV6YIl6sWy2sW9FeJpRg1Dx5Pi5U=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 121789
      },
      "main": "dist/es5/node/applicationinsights-web-snippet.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\20c9fb3d-cd7d-4f42-8573-f4f23a2acf91\\microsoft-applicationinsights-web-snippet-1.1.2.tgz",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist-es5/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "grunt websnippettests",
        "build": "npm run build:esm && npm run snippet-generate && npm run build:browser && npm run dtsgen",
        "clean": "git clean -xdf",
        "dtsgen": "api-extractor run --local && node ../../scripts/dtsgen.js \"Microsoft Application Insights Web Snippet\"",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "api-docs": "typedoc",
        "npm-pack": "npm pack",
        "build:esm": "grunt websnippet ",
        "ai-restore": "grunt snippet-restore",
        "snippetCopy": "grunt snippetCopy",
        "build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
        "build:snippet": "rollup -c rollupSnippet.config.js --bundleConfigAsCjs",
        "snippet-generate": "npm run build:snippet && npm run replace && npm run snippetCopy"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\20c9fb3d-cd7d-4f42-8573-f4f23a2acf91\\microsoft-applicationinsights-web-snippet-1.1.2.tgz",
      "_integrity": "sha512-qPoOk3MmEx3gS6hTc1/x8JWQG5g4BvRdH7iqZMENBsKCL927b7D7Mvl19bh3sW9Ucrg1fVrF+4hqShwQNdqLxQ==",
      "repository": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/tools/applicationinsights-web-snippet",
        "type": "git"
      },
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.5.0",
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.5.3",
        "tslib": "^2.0.0",
        "rollup": "^3.20.0",
        "typedoc": "^0.24.8",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.9.3",
        "@types/qunit": "^2.19.3",
        "magic-string": "^0.25.7",
        "grunt-contrib-qunit": "^6.2.1",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^5.0.2",
        "@rollup/plugin-commonjs": "^24.0.0",
        "@microsoft/api-extractor": "^7.40.0",
        "@microsoft/dynamicproto-js": "^2.0.3",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^15.0.1",
        "@microsoft/ai-test-framework": "0.0.1",
        "@microsoft/applicationinsights-web": "3.1.0",
        "@microsoft/applicationinsights-common": "3.1.0",
        "@microsoft/applicationinsights-rollup-es5": "1.0.2",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.1.2_1709362492012_0.4948118150114147",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.2.0": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.2.0",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.2.0",
      "dist": {
        "shasum": "2c1b3761e008f1e16ae84974b37523d709af5dd8",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.2.0.tgz",
        "fileCount": 15,
        "integrity": "sha512-KpJzrC+VYOKSNVOlk0vIxsQ6ZmZOswdNXvkv+nVBsz6tzRI86fKW2qKTCzKcd80f3xOa6dxg6OfEljQPcelQ7g==",
        "signatures": [
          {
            "sig": "MEUCIHxn2GRdos9FOgswGD6X5fb0alGL05a//CLDRiDFpoUmAiEAqU45HVZ/mIIyJys/ckmG4FjctfQ6FENyNo8XQZhCR9I=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 246719
      },
      "main": "dist/es5/node/applicationinsights-web-snippet.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3d4ae3c2-f467-42ec-9b8d-332dca2b7f47\\microsoft-applicationinsights-web-snippet-1.2.0.tgz",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist-es5/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "grunt websnippettests",
        "build": "npm run build:esm && npm run snippet-generate && npm run build:browser && npm run dtsgen",
        "clean": "git clean -xdf",
        "dtsgen": "api-extractor run --local && node ../../scripts/dtsgen.js \"Microsoft Application Insights Web Snippet\"",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "api-docs": "typedoc",
        "npm-pack": "npm pack",
        "build:esm": "grunt websnippet ",
        "ai-restore": "grunt snippet-restore",
        "snippetCopy": "grunt snippetCopy",
        "build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
        "build:snippet": "rollup -c rollupSnippet.config.js --bundleConfigAsCjs",
        "snippet-generate": "npm run build:snippet && npm run originSnippetCopy && npm run replace && npm run snippetCopy",
        "originSnippetCopy": "grunt originSnippetCopy"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3d4ae3c2-f467-42ec-9b8d-332dca2b7f47\\microsoft-applicationinsights-web-snippet-1.2.0.tgz",
      "_integrity": "sha512-KpJzrC+VYOKSNVOlk0vIxsQ6ZmZOswdNXvkv+nVBsz6tzRI86fKW2qKTCzKcd80f3xOa6dxg6OfEljQPcelQ7g==",
      "repository": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/tools/applicationinsights-web-snippet",
        "type": "git"
      },
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.5.0",
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.5.3",
        "tslib": "^2.0.0",
        "rollup": "^3.20.0",
        "typedoc": "^0.24.8",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.9.3",
        "@types/qunit": "^2.19.3",
        "magic-string": "^0.25.7",
        "grunt-contrib-qunit": "^6.2.1",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^5.0.2",
        "@rollup/plugin-commonjs": "^24.0.0",
        "@microsoft/api-extractor": "^7.40.0",
        "@microsoft/dynamicproto-js": "^2.0.3",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^15.0.1",
        "@microsoft/ai-test-framework": "0.0.1",
        "@microsoft/applicationinsights-web": "3.2.2",
        "@microsoft/applicationinsights-common": "3.2.2",
        "@microsoft/applicationinsights-rollup-es5": "1.0.2",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.2.0_1719017461826_0.7603591482044885",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.2.1": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.2.1",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.2.1",
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "dist": {
        "shasum": "c158081f8c40ea9ad94475abac15f67182768882",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.2.1.tgz",
        "fileCount": 15,
        "integrity": "sha512-+Cy9zFqdQgdAbMK1dpm7B+3DUnrByai0Tq6XG9v737HJpW6G1EiNNbTuFeXdPWyGaq6FIx9jxm/SUcxA6/Rxxg==",
        "signatures": [
          {
            "sig": "MEYCIQD4eWPglbNrnR3kACMexJmlRYrc9J/RhB7HOb1IVy6P+gIhAPlEeG+nGWUGJgidAfP/fEIqYLsk6pl7qLoCCfelFoy9",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 160528
      },
      "main": "dist/es5/node/applicationinsights-web-snippet.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8c19902c-bc8a-4ec2-9e63-2fded1557932\\microsoft-applicationinsights-web-snippet-1.2.1.tgz",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist-es5/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "grunt websnippettests",
        "build": "npm run build:esm && npm run snippet-generate && npm run build:browser && npm run dtsgen",
        "clean": "git clean -xdf",
        "dtsgen": "api-extractor run --local && node ../../scripts/dtsgen.js \"Microsoft Application Insights Web Snippet\"",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "api-docs": "typedoc",
        "npm-pack": "npm pack",
        "build:esm": "grunt websnippet ",
        "ai-restore": "grunt snippet-restore",
        "snippetCopy": "grunt snippetCopy",
        "build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
        "build:snippet": "rollup -c rollupSnippet.config.js --bundleConfigAsCjs",
        "snippet-generate": "npm run build:snippet && npm run originSnippetCopy && npm run replace && npm run snippetCopy",
        "originSnippetCopy": "grunt originSnippetCopy"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8c19902c-bc8a-4ec2-9e63-2fded1557932\\microsoft-applicationinsights-web-snippet-1.2.1.tgz",
      "_integrity": "sha512-+Cy9zFqdQgdAbMK1dpm7B+3DUnrByai0Tq6XG9v737HJpW6G1EiNNbTuFeXdPWyGaq6FIx9jxm/SUcxA6/Rxxg==",
      "repository": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/tools/applicationinsights-web-snippet",
        "type": "git"
      },
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.5.0",
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.5.3",
        "tslib": "^2.0.0",
        "rollup": "^3.20.0",
        "typedoc": "^0.24.8",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.9.3",
        "@types/qunit": "^2.19.3",
        "magic-string": "^0.25.7",
        "grunt-contrib-qunit": "^6.2.1",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^5.0.2",
        "@rollup/plugin-commonjs": "^24.0.0",
        "@microsoft/api-extractor": "^7.40.0",
        "@microsoft/dynamicproto-js": "^2.0.3",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^15.0.1",
        "@microsoft/ai-test-framework": "0.0.1",
        "@microsoft/applicationinsights-web": "3.3.0",
        "@microsoft/applicationinsights-common": "3.3.0",
        "@microsoft/applicationinsights-rollup-es5": "1.0.2",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.2.1_1720649517615_0.6684777076972082",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.2.2": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.2.2",
      "license": "MIT",
      "_id": "@microsoft/applicationinsights-web-snippet@1.2.2",
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/microsoft/ApplicationInsights-JS/tree/main#readme",
      "bugs": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/issues"
      },
      "dist": {
        "shasum": "d785a86b266482f08acaf88eade42bdabe5ef8c8",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.2.2.tgz",
        "fileCount": 16,
        "integrity": "sha512-pIa6QiUaenVlKzNJ9PYMgHDm4PfIJjm5zW3Vq//xsSkRerNlFfcv7dJKHGtX7kYPlSeMRFwld303bwIoUijehQ==",
        "signatures": [
          {
            "sig": "MEQCIQC69jzjtzXNPYzIdAmLBAivDAVQgkc0h+MXXojir+vwcQIfV33zhVC6cr3hQ1cHeliCX9O1YUEZpXTVSmFfISQ4UA==",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 188785
      },
      "main": "dist/es5/node/applicationinsights-web-snippet.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d05e5591-2004-44f1-9f05-f6bbdbcbc27e\\microsoft-applicationinsights-web-snippet-1.2.2.tgz",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "module": "dist-es5/applicationinsights-web-snippet.js",
      "scripts": {
        "lint": "tslint -p tsconfig.json",
        "test": "grunt websnippettests",
        "build": "npm run createIndividualSnippet && npm run build:esm && npm run snippet-generate && npm run build:browser && npm run dtsgen",
        "clean": "git clean -xdf",
        "dtsgen": "api-extractor run --local && node ../../scripts/dtsgen.js \"Microsoft Application Insights Web Snippet\"",
        "rebuild": "npm run build",
        "replace": "grunt websnippetReplace",
        "api-docs": "typedoc",
        "npm-pack": "npm pack",
        "build:esm": "grunt websnippet ",
        "ai-restore": "grunt snippet-restore",
        "snippetCopy": "grunt snippetCopy",
        "build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
        "build:snippet": "rollup -c rollupSnippet.config.js --bundleConfigAsCjs",
        "snippet-generate": "npm run build:snippet && npm run build:oneDSsnippet && npm run originSnippetCopy && npm run replace && npm run snippetCopy",
        "originSnippetCopy": "grunt originSnippetCopy",
        "build:oneDSsnippet": "rollup -c rollupOneDSSnippet.config.js --bundleConfigAsCjs",
        "createIndividualSnippet": "node createAiSnippet.js"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "actor": {
          "name": "microsoft1es",
          "type": "user",
          "email": "npmjs@microsoft.com"
        },
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d05e5591-2004-44f1-9f05-f6bbdbcbc27e\\microsoft-applicationinsights-web-snippet-1.2.2.tgz",
      "_integrity": "sha512-pIa6QiUaenVlKzNJ9PYMgHDm4PfIJjm5zW3Vq//xsSkRerNlFfcv7dJKHGtX7kYPlSeMRFwld303bwIoUijehQ==",
      "repository": {
        "url": "git+https://github.com/microsoft/ApplicationInsights-JS.git#main",
        "type": "git"
      },
      "description": "Microsoft Application Insights Web Snippet",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.5.0",
      "_hasShrinkwrap": false,
      "devDependencies": {
        "grunt": "^1.5.3",
        "tslib": "^2.0.0",
        "rollup": "^3.20.0",
        "typedoc": "^0.26.6",
        "grunt-cli": "^1.4.3",
        "typescript": "^4.9.3",
        "@types/qunit": "^2.19.3",
        "magic-string": "^0.25.7",
        "rollup-plugin-cleanup": "^3.2.1",
        "@rollup/plugin-replace": "^5.0.2",
        "@rollup/plugin-commonjs": "^24.0.0",
        "@microsoft/api-extractor": "^7.40.0",
        "rollup-plugin-sourcemaps": "^0.6.3",
        "@microsoft/dynamicproto-js": "^2.0.3",
        "@nevware21/grunt-eslint-ts": "^0.2.2",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@rollup/plugin-node-resolve": "^15.0.1",
        "@microsoft/ai-test-framework": "0.0.1",
        "@microsoft/applicationinsights-web": "3.3.8",
        "@microsoft/applicationinsights-common": "3.3.8",
        "@microsoft/applicationinsights-rollup-es5": "1.0.2",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/applicationinsights-web-snippet_1.2.2_1750376793265_0.07437479423852134",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.2.3": {
      "name": "@microsoft/applicationinsights-web-snippet",
      "version": "1.2.3",
      "description": "Microsoft Application Insights Web Snippet",
      "main": "dist/es5/node/applicationinsights-web-snippet.js",
      "module": "dist-es5/applicationinsights-web-snippet.js",
      "types": "types/applicationinsights-web-snippet.d.ts",
      "sideEffects": false,
      "repository": {
        "type": "git",
        "url": "git+https://github.com/microsoft/ApplicationInsights-JS.git#main"
      },
      "scripts": {
        "clean": "git clean -xdf",
        "build": "npm run createIndividualSnippet && npm run build:esm && npm run snippet-generate && npm run build:browser && npm run dtsgen",
        "createIndividualSnippet": "node createAiSnippet.js",
        "build:esm": "grunt websnippet ",
        "dtsgen": "api-extractor run --local && node ../../scripts/dtsgen.js \"Microsoft Application Insights Web Snippet\"",
        "snippet-generate": "npm run build:snippet && npm run build:oneDSsnippet && npm run originSnippetCopy && npm run replace && npm run snippetCopy",
        "snippetCopy": "grunt snippetCopy",
        "originSnippetCopy": "grunt originSnippetCopy",
        "build:snippet": "rollup -c rollupSnippet.config.js --bundleConfigAsCjs",
        "build:oneDSsnippet": "rollup -c rollupOneDSSnippet.config.js --bundleConfigAsCjs",
        "replace": "grunt websnippetReplace",
        "build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
        "rebuild": "npm run build",
        "test": "grunt websnippettests",
        "lint": "tslint -p tsconfig.json",
        "npm-pack": "npm pack",
        "ai-restore": "grunt snippet-restore",
        "api-docs": "typedoc"
      },
      "license": "MIT",
      "devDependencies": {
        "@types/qunit": "^2.19.3",
        "@microsoft/ai-test-framework": "0.0.1",
        "@microsoft/applicationinsights-web": "3.3.10",
        "@microsoft/applicationinsights-common": "3.3.10",
        "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0",
        "@microsoft/applicationinsights-rollup-es5": "1.0.2",
        "@microsoft/dynamicproto-js": "^2.0.3",
        "@microsoft/api-extractor": "^7.40.0",
        "typescript": "^4.9.3",
        "tslib": "^2.0.0",
        "magic-string": "^0.25.7",
        "@rollup/plugin-commonjs": "^24.0.0",
        "@rollup/plugin-node-resolve": "^15.0.1",
        "@rollup/plugin-replace": "^5.0.2",
        "rollup": "^3.20.0",
        "rollup-plugin-cleanup": "^3.2.1",
        "rollup-plugin-sourcemaps": "^0.6.3",
        "grunt": "^1.5.3",
        "typedoc": "^0.26.6",
        "grunt-cli": "^1.4.3",
        "@nevware21/grunt-ts-plugin": "^0.4.3",
        "@nevware21/grunt-eslint-ts": "^0.2.2"
      },
      "bugs": {
        "url": "https://github.com/microsoft/ApplicationInsights-JS/issues"
      },
      "homepage": "https://github.com/microsoft/ApplicationInsights-JS/tree/main#readme",
      "_id": "@microsoft/applicationinsights-web-snippet@1.2.3",
      "_integrity": "sha512-59ex4x1/PabGQIg+o0GKG5olqAJYBvMOiXec/9HCD3hK2y36YMWT0ivq5mequvtS5+21kco3SOnMB6QyScLPIA==",
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\134c2440-4e21-400d-a30b-d623a7cc7c9f\\microsoft-applicationinsights-web-snippet-1.2.3.tgz",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\134c2440-4e21-400d-a30b-d623a7cc7c9f\\microsoft-applicationinsights-web-snippet-1.2.3.tgz",
      "_nodeVersion": "18.5.0",
      "dist": {
        "integrity": "sha512-59ex4x1/PabGQIg+o0GKG5olqAJYBvMOiXec/9HCD3hK2y36YMWT0ivq5mequvtS5+21kco3SOnMB6QyScLPIA==",
        "shasum": "79c4db6c77b9695b847b3888dac138c3bf90d6fd",
        "tarball": "http://mirrors.tencentyun.com/npm/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.2.3.tgz",
        "fileCount": 16,
        "unpackedSize": 191154,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQDMN3Fy0kLXJwz0Fjokh/JGu8jIq2S8JY/j8OXTGspO5QIgVM7PYRe7V9yE+XImEmiwATawTaFxfmWzF9AFHXqYk8w="
          }
        ]
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "msftapplicationinsights",
          "email": "appinsightssdk@microsoft.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/applicationinsights-web-snippet_1.2.3_1762902644814_0.6360868030304598"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "created": "2022-05-10T22:43:11.000Z",
    "modified": "2026-07-16T15:44:09.509Z",
    "1.0.0": "2022-05-10T22:43:11.249Z",
    "1.0.1": "2022-05-23T21:01:50.544Z",
    "1.1.0": "2024-02-15T23:39:53.150Z",
    "1.1.1": "2024-02-17T04:07:21.922Z",
    "1.1.2": "2024-03-02T06:54:52.180Z",
    "1.2.0": "2024-06-22T00:51:02.004Z",
    "1.2.1": "2024-07-10T22:11:57.809Z",
    "1.2.2": "2025-06-19T23:46:33.487Z",
    "1.2.3": "2025-11-11T23:10:44.990Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "1.2.3"
  },
  "_rev": "1032-5ee371df25f22912",
  "_id": "@microsoft/applicationinsights-web-snippet",
  "readme": "# Microsoft Application Insights JavaScript SDK - Web Snippet\r\n\r\n[![GitHub Workflow Status (main)](https://img.shields.io/github/actions/workflow/status/microsoft/ApplicationInsights-JS/ci.yml?branch=main)](https://github.com/microsoft/ApplicationInsights-JS/tree/main)\r\n[![Build Status](https://dev.azure.com/mseng/AppInsights/_apis/build/status%2FAppInsights%20-%20DevTools%2F1DS%20JavaScript%20SDK%20web%20SKU%20(main%3B%20master)?branchName=main)](https://dev.azure.com/mseng/AppInsights/_build/latest?definitionId=8184&branchName=main)\r\n[![npm version](https://badge.fury.io/js/%40microsoft%2Fapplicationinsights-web-snippet.svg)](https://badge.fury.io/js/%40microsoft%2Fapplicationinsights-web-snippet)\r\n\r\nWeb Snippet for the Application Insights Javascript SDK\r\n\r\nThis project exists to publish latest Application Insights Javascript Web Snippet.\r\n\r\n## Basic Usage\r\n\r\nAdd the Application Insights Web Snippet to your app's dependencies and package.json.\r\n```\r\nnpm i @microsoft/applicationinsights-web-snippet\r\n```\r\n\r\n### Pass in Key via Function (available since v1.1.0)\r\nImport the helper function from the package to easily get the snippet\r\n```\r\nimport { getSdkLoaderScript } from \"@microsoft/applicationinsights-web-snippet\";\r\n```\r\n\r\nConfigure the snippet with your connectionString or other customerized field:\r\n```\r\nlet config = {connectionString: \"InstrumentationKey=xxx\", name: \"myAppInsights\"}; \r\n// or let config = {instrumentationKey: key, sri: true};\r\nlet theSnippet = getSdkLoaderScript(config);\r\n```\r\n\r\n### Multiple Snippet Run Simutinously (available since v1.2.0)\r\nConfigure two snippets with different name.\r\n```\r\nlet firstConfig = {connectionString: \"InstrumentationKey=xxx\", name: \"firstAppInsights\"}; \r\nlet firstSnippet = getSdkLoaderScript(firstConfig);\r\nlet secondConfig = {connectionString: \"InstrumentationKey=xxx\", name: \"secondAppInsights\"}; \r\nlet secondSnippet = getSdkLoaderScript(secondConfig);\r\n```\r\n\r\n### Snippet Run With Integrity Check and Minified Loading Time (available since v1.2.0)\r\nConfigure the snippet with sri enabled.\r\n```\r\nlet config = {connectionString: \"InstrumentationKey=xxx\", sri: true};\r\n```\r\n\r\nMore details on web snippet, see [Web Snippet](https://github.com/microsoft/ApplicationInsights-JS#snippet-setup-ignore-if-using-npm-setup).\r\n\r\n### Trusted Types Support (available since v1.2.2)\r\nFor restrictions like require-trusted-types-for 'script', check [url policy check](./trustedTypeSupport.md)\r\nFor restrictions like script-src 'self' ..., check [add nounce when inject script]()\r\n\r\n## Build\r\n```\r\nnpm install -g grunt-cli\r\nnpm install\r\nnpm run build --silent\r\n```\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": {}
}
