3820 lines
133 KiB
JSON
3820 lines
133 KiB
JSON
{
|
|
"name": "cpptools-themes",
|
|
"version": "2.1.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "cpptools-themes",
|
|
"version": "2.1.0",
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"devDependencies": {
|
|
"@vscode/vsce": "^3.9.2"
|
|
},
|
|
"engines": {
|
|
"vscode": "^1.30.0"
|
|
}
|
|
},
|
|
"node_modules/@azu/format-text": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azu/format-text/-/format-text-1.0.2.tgz",
|
|
"integrity": "sha1-q9RtqyQi4xK9G/428NQnq2A5gl0=",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@azu/style-format": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azu/style-format/-/style-format-1.0.1.tgz",
|
|
"integrity": "sha1-s2Q68MX+6dU+aal8g1xAS9yA95I=",
|
|
"dev": true,
|
|
"license": "WTFPL",
|
|
"dependencies": {
|
|
"@azu/format-text": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/@azure/abort-controller": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/abort-controller/-/abort-controller-2.1.2.tgz",
|
|
"integrity": "sha1-Qv4MyrI4QdmQWBLFjxCC0neEVm0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-auth": {
|
|
"version": "1.10.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-auth/-/core-auth-1.10.1.tgz",
|
|
"integrity": "sha1-aKF/qGHr0U9v0xQFV5g1Xva+3xs=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.1.2",
|
|
"@azure/core-util": "^1.13.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-client": {
|
|
"version": "1.10.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-client/-/core-client-1.10.1.tgz",
|
|
"integrity": "sha1-g9ePl9ZHqyLmgRp6aLtCI+eh0Bk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.1.2",
|
|
"@azure/core-auth": "^1.10.0",
|
|
"@azure/core-rest-pipeline": "^1.22.0",
|
|
"@azure/core-tracing": "^1.3.0",
|
|
"@azure/core-util": "^1.13.0",
|
|
"@azure/logger": "^1.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-rest-pipeline": {
|
|
"version": "1.23.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-rest-pipeline/-/core-rest-pipeline-1.23.0.tgz",
|
|
"integrity": "sha1-NfFuHBgMqVRcJgrBJLdRvh2pwIw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.1.2",
|
|
"@azure/core-auth": "^1.10.0",
|
|
"@azure/core-tracing": "^1.3.0",
|
|
"@azure/core-util": "^1.13.0",
|
|
"@azure/logger": "^1.3.0",
|
|
"@typespec/ts-http-runtime": "^0.3.4",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-tracing": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-tracing/-/core-tracing-1.3.1.tgz",
|
|
"integrity": "sha1-6XEEXJAeqcEQYWsOHbJyUHeB1fY=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/core-util": {
|
|
"version": "1.13.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/core-util/-/core-util-1.13.1.tgz",
|
|
"integrity": "sha1-bf8v9tPJxkMMb007PmXeUx8Quv4=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.1.2",
|
|
"@typespec/ts-http-runtime": "^0.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/identity": {
|
|
"version": "4.13.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/identity/-/identity-4.13.1.tgz",
|
|
"integrity": "sha1-vcCRZYuqWaR+6furSHpLsBhym8M=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/abort-controller": "^2.0.0",
|
|
"@azure/core-auth": "^1.9.0",
|
|
"@azure/core-client": "^1.9.2",
|
|
"@azure/core-rest-pipeline": "^1.17.0",
|
|
"@azure/core-tracing": "^1.0.0",
|
|
"@azure/core-util": "^1.11.0",
|
|
"@azure/logger": "^1.0.0",
|
|
"@azure/msal-browser": "^5.5.0",
|
|
"@azure/msal-node": "^5.1.0",
|
|
"open": "^10.1.0",
|
|
"tslib": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/logger": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/logger/-/logger-1.3.0.tgz",
|
|
"integrity": "sha1-VQHPhdT1JjBgKozHXfdlaMlpqCc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typespec/ts-http-runtime": "^0.3.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-browser": {
|
|
"version": "4.29.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/msal-browser/-/msal-browser-4.29.1.tgz",
|
|
"integrity": "sha1-AdwdL27TJeMsA9OTnBcfT00gpW0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/msal-common": "15.16.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-browser/node_modules/@azure/msal-common": {
|
|
"version": "15.16.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/msal-common/-/msal-common-15.16.1.tgz",
|
|
"integrity": "sha1-XfNpfsDVPQgnjyU21TvVIhTlLDk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-common": {
|
|
"version": "16.6.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/msal-common/-/msal-common-16.6.2.tgz",
|
|
"integrity": "sha1-SqeR2yxPN/UDv+EPWux2/VUtr44=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-node": {
|
|
"version": "5.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@azure/msal-node/-/msal-node-5.2.2.tgz",
|
|
"integrity": "sha1-D8joICfV95U417PxuFTsDv/xzqI=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/msal-common": "16.6.2",
|
|
"jsonwebtoken": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.29.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@babel/code-frame/-/code-frame-7.29.0.tgz",
|
|
"integrity": "sha1-fNelnxWzzA3NgDA493knEqfQsVw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.28.5",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
"integrity": "sha1-AQtpOPq3y333SqK7wGqlA7j+X7Q=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
"integrity": "sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
|
"integrity": "sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
|
"integrity": "sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/config-creator": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/config-creator/-/config-creator-10.2.2.tgz",
|
|
"integrity": "sha1-XWRug7sqrPvVIYlozrNYQgtMLLM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/types": "^10.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/config-loader": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/config-loader/-/config-loader-10.2.2.tgz",
|
|
"integrity": "sha1-p3kMjQMB209tR+b7Dw+Ugv5lLZo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/profiler": "^10.2.2",
|
|
"@secretlint/resolver": "^10.2.2",
|
|
"@secretlint/types": "^10.2.2",
|
|
"ajv": "^8.17.1",
|
|
"debug": "^4.4.1",
|
|
"rc-config-loader": "^4.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/core": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/core/-/core-10.2.2.tgz",
|
|
"integrity": "sha1-zUHVwnugfCF/CvTg4k29/l72IEI=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/profiler": "^10.2.2",
|
|
"@secretlint/types": "^10.2.2",
|
|
"debug": "^4.4.1",
|
|
"structured-source": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/formatter": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/formatter/-/formatter-10.2.2.tgz",
|
|
"integrity": "sha1-yM41gDrQ2EHMm25wPW+raKFE6cA=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/resolver": "^10.2.2",
|
|
"@secretlint/types": "^10.2.2",
|
|
"@textlint/linter-formatter": "^15.2.0",
|
|
"@textlint/module-interop": "^15.2.0",
|
|
"@textlint/types": "^15.2.0",
|
|
"chalk": "^5.4.1",
|
|
"debug": "^4.4.1",
|
|
"pluralize": "^8.0.0",
|
|
"strip-ansi": "^7.1.0",
|
|
"table": "^6.9.0",
|
|
"terminal-link": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/formatter/node_modules/chalk": {
|
|
"version": "5.6.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/chalk/-/chalk-5.6.2.tgz",
|
|
"integrity": "sha1-sSOLbiPqM3r3HH+KKV21rwwViuo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/node": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/node/-/node-10.2.2.tgz",
|
|
"integrity": "sha1-HYpu1iAXC/TymCmjqRh4aCxDxNk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/config-loader": "^10.2.2",
|
|
"@secretlint/core": "^10.2.2",
|
|
"@secretlint/formatter": "^10.2.2",
|
|
"@secretlint/profiler": "^10.2.2",
|
|
"@secretlint/source-creator": "^10.2.2",
|
|
"@secretlint/types": "^10.2.2",
|
|
"debug": "^4.4.1",
|
|
"p-map": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/profiler": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/profiler/-/profiler-10.2.2.tgz",
|
|
"integrity": "sha1-gsCFqxlmgGdju/btuDCYfyXU55c=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@secretlint/resolver": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/resolver/-/resolver-10.2.2.tgz",
|
|
"integrity": "sha1-nDw+L+8AZ5/M6ZeT524Z5XW3VyE=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@secretlint/secretlint-formatter-sarif": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/secretlint-formatter-sarif/-/secretlint-formatter-sarif-10.2.2.tgz",
|
|
"integrity": "sha1-XEBEpqbJ2V4vVycNYYSTHwl51kk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-sarif-builder": "^3.2.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/secretlint-rule-no-dotenv": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/secretlint-rule-no-dotenv/-/secretlint-rule-no-dotenv-10.2.2.tgz",
|
|
"integrity": "sha1-6kPcwqvR2sMoiwVmEDYfMZ9c5uk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/types": "^10.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/secretlint-rule-preset-recommend": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/secretlint-rule-preset-recommend/-/secretlint-rule-preset-recommend-10.2.2.tgz",
|
|
"integrity": "sha1-J7F8OLNgxniIJtKPzaKKxul3LQs=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/source-creator": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/source-creator/-/source-creator-10.2.2.tgz",
|
|
"integrity": "sha1-1gC21Eh4Wc3Tm7sc+M90RUCz96E=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/types": "^10.2.2",
|
|
"istextorbinary": "^9.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@secretlint/types": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@secretlint/types/-/types-10.2.2.tgz",
|
|
"integrity": "sha1-FBLY9pn9kAGCy/TCkjqd+esyHKc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sindresorhus/merge-streams": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
|
|
"integrity": "sha1-cZ33+0F2a8FDNp6qDdVtjch8mVg=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@textlint/ast-node-types": {
|
|
"version": "15.5.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@textlint/ast-node-types/-/ast-node-types-15.5.2.tgz",
|
|
"integrity": "sha1-9aLdn4WxfAbhEbXg3eYghraXAAk=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@textlint/linter-formatter": {
|
|
"version": "15.5.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@textlint/linter-formatter/-/linter-formatter-15.5.2.tgz",
|
|
"integrity": "sha1-po6cAyM52fCFjm4ODUin+5YvBIE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azu/format-text": "^1.0.2",
|
|
"@azu/style-format": "^1.0.1",
|
|
"@textlint/module-interop": "15.5.2",
|
|
"@textlint/resolver": "15.5.2",
|
|
"@textlint/types": "15.5.2",
|
|
"chalk": "^4.1.2",
|
|
"debug": "^4.4.3",
|
|
"js-yaml": "^4.1.1",
|
|
"lodash": "^4.17.23",
|
|
"pluralize": "^2.0.0",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"table": "^6.9.0",
|
|
"text-table": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/@textlint/linter-formatter/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@textlint/linter-formatter/node_modules/pluralize": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/pluralize/-/pluralize-2.0.0.tgz",
|
|
"integrity": "sha1-crcmqm+sHt7uQiVsfY3CVrM1Z38=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@textlint/linter-formatter/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@textlint/module-interop": {
|
|
"version": "15.5.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@textlint/module-interop/-/module-interop-15.5.2.tgz",
|
|
"integrity": "sha1-UWlEsGYbsVAvdloJf52nOkGIJx4=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@textlint/resolver": {
|
|
"version": "15.5.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@textlint/resolver/-/resolver-15.5.2.tgz",
|
|
"integrity": "sha1-/KgawDV+3JoOsAmam4wMPnCi+vY=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@textlint/types": {
|
|
"version": "15.5.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@textlint/types/-/types-15.5.2.tgz",
|
|
"integrity": "sha1-x1EJHpik7I9OKFy/kLbFq4r0TZA=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@textlint/ast-node-types": "15.5.2"
|
|
}
|
|
},
|
|
"node_modules/@types/normalize-package-data": {
|
|
"version": "2.4.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
|
|
"integrity": "sha1-VuLMJsOXwDj6sOOpF6EtXFkJ6QE=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/sarif": {
|
|
"version": "2.1.7",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/sarif/-/sarif-2.1.7.tgz",
|
|
"integrity": "sha1-2rTRa6dWjphGxFSodk8zxdmOVSQ=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@typespec/ts-http-runtime": {
|
|
"version": "0.3.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@typespec/ts-http-runtime/-/ts-http-runtime-0.3.4.tgz",
|
|
"integrity": "sha1-xfI26lkkyFrY/5bWDs3woiWFQRw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"http-proxy-agent": "^7.0.0",
|
|
"https-proxy-agent": "^7.0.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/@vscode/vsce": {
|
|
"version": "3.9.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce/-/vsce-3.9.2.tgz",
|
|
"integrity": "sha1-kmLRc326bGHZHcVq4pAa8+HgKUo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure/identity": "^4.1.0",
|
|
"@secretlint/node": "^10.1.2",
|
|
"@secretlint/secretlint-formatter-sarif": "^10.1.2",
|
|
"@secretlint/secretlint-rule-no-dotenv": "^10.1.2",
|
|
"@secretlint/secretlint-rule-preset-recommend": "^10.1.2",
|
|
"@vscode/vsce-sign": "^2.0.0",
|
|
"azure-devops-node-api": "^12.5.0",
|
|
"chalk": "^4.1.2",
|
|
"cheerio": "^1.0.0-rc.9",
|
|
"cockatiel": "^3.1.2",
|
|
"commander": "^12.1.0",
|
|
"form-data": "^4.0.0",
|
|
"glob": "^13.0.6",
|
|
"hosted-git-info": "^4.0.2",
|
|
"jsonc-parser": "^3.2.0",
|
|
"leven": "^3.1.0",
|
|
"markdown-it": "^14.1.0",
|
|
"mime": "^1.3.4",
|
|
"minimatch": "^10.2.2",
|
|
"parse-semver": "^1.1.1",
|
|
"read": "^1.0.7",
|
|
"secretlint": "^10.1.2",
|
|
"semver": "^7.5.2",
|
|
"tmp": "^0.2.3",
|
|
"typed-rest-client": "^1.8.4",
|
|
"url-join": "^4.0.1",
|
|
"xml2js": "^0.5.0",
|
|
"yauzl": "^3.2.1",
|
|
"yazl": "^2.2.2"
|
|
},
|
|
"bin": {
|
|
"vsce": "vsce"
|
|
},
|
|
"engines": {
|
|
"node": ">= 20"
|
|
},
|
|
"optionalDependencies": {
|
|
"keytar": "^7.7.0"
|
|
}
|
|
},
|
|
"node_modules/@vscode/vsce-sign": {
|
|
"version": "2.0.9",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign/-/vsce-sign-2.0.9.tgz",
|
|
"integrity": "sha1-KtSLtlNzwa6rsL6v3bKespi9YDA=",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optionalDependencies": {
|
|
"@vscode/vsce-sign-alpine-arm64": "2.0.6",
|
|
"@vscode/vsce-sign-alpine-x64": "2.0.6",
|
|
"@vscode/vsce-sign-darwin-arm64": "2.0.6",
|
|
"@vscode/vsce-sign-darwin-x64": "2.0.6",
|
|
"@vscode/vsce-sign-linux-arm": "2.0.6",
|
|
"@vscode/vsce-sign-linux-arm64": "2.0.6",
|
|
"@vscode/vsce-sign-linux-x64": "2.0.6",
|
|
"@vscode/vsce-sign-win32-arm64": "2.0.6",
|
|
"@vscode/vsce-sign-win32-x64": "2.0.6"
|
|
}
|
|
},
|
|
"node_modules/@vscode/vsce-sign-alpine-arm64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-alpine-arm64/-/vsce-sign-alpine-arm64-2.0.6.tgz",
|
|
"integrity": "sha1-LNJEyvXo7FQ/QvuR1N87kzZByPo=",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"alpine"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-alpine-x64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-alpine-x64/-/vsce-sign-alpine-x64-2.0.6.tgz",
|
|
"integrity": "sha1-sOgKR5IAHGbif+7iwR6CGtH6FoA=",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"alpine"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-darwin-arm64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-darwin-arm64/-/vsce-sign-darwin-arm64-2.0.6.tgz",
|
|
"integrity": "sha1-S4+hq1XygKmZhb48BvtzDleBDM4=",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-darwin-x64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-darwin-x64/-/vsce-sign-darwin-x64-2.0.6.tgz",
|
|
"integrity": "sha1-0skYbZUFSYJyy93YODuwOOvPWCA=",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-linux-arm": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-linux-arm/-/vsce-sign-linux-arm-2.0.6.tgz",
|
|
"integrity": "sha1-CifEKkrbN+lu7HjNe/o4jNTp++8=",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-linux-arm64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-linux-arm64/-/vsce-sign-linux-arm64-2.0.6.tgz",
|
|
"integrity": "sha1-s9hWAUQEC5INjG7dQ3QxS1glVIE=",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-linux-x64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-linux-x64/-/vsce-sign-linux-x64-2.0.6.tgz",
|
|
"integrity": "sha1-reEcru7VJPwWvWxDykmuoAKV3ow=",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-win32-arm64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-win32-arm64/-/vsce-sign-win32-arm64-2.0.6.tgz",
|
|
"integrity": "sha1-BoiWgUjgPrOSR5yEkcclBnIb7/w=",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/@vscode/vsce-sign-win32-x64": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce-sign-win32-x64/-/vsce-sign-win32-x64-2.0.6.tgz",
|
|
"integrity": "sha1-dEMO/0HSaBjCP5gmsEXYx1cy6us=",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/agent-base": {
|
|
"version": "7.1.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/agent-base/-/agent-base-7.1.4.tgz",
|
|
"integrity": "sha1-48121MVI7oldPD/Y3B9sW5Ay56g=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "8.18.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ajv/-/ajv-8.18.0.tgz",
|
|
"integrity": "sha1-iGQYa2c40APrOpMxcrs4M+EM77w=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "7.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-escapes/-/ansi-escapes-7.3.0.tgz",
|
|
"integrity": "sha1-U5W7dLIVCkodbjwlZfSuynjShic=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"environment": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "6.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-regex/-/ansi-regex-6.2.2.tgz",
|
|
"integrity": "sha1-YCFu6kZNhkWXzigyAAc4oFiWUME=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha1-7dgDYornHATIWuegkG7a00tkiTc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/argparse/-/argparse-2.0.1.tgz",
|
|
"integrity": "sha1-JG9Q88p4oyQPbJl+ipvR6sSeSzg=",
|
|
"dev": true,
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/astral-regex": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/astral-regex/-/astral-regex-2.0.0.tgz",
|
|
"integrity": "sha1-SDFDxWeu7UeFdZwIZXhtx319LjE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/asynckit/-/asynckit-0.4.0.tgz",
|
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/azure-devops-node-api": {
|
|
"version": "12.5.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/azure-devops-node-api/-/azure-devops-node-api-12.5.0.tgz",
|
|
"integrity": "sha1-OLnv18WsdDVP5Ojb5CaX2wuOhaU=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tunnel": "0.0.6",
|
|
"typed-rest-client": "^1.8.4"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
"integrity": "sha1-v7EGYv7tgZaixi58aOF3IMJ0F5o=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/base64-js/-/base64-js-1.5.1.tgz",
|
|
"integrity": "sha1-GxtEAWClv3rUC2UPCVljSBkDkwo=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/binaryextensions": {
|
|
"version": "6.11.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/binaryextensions/-/binaryextensions-6.11.0.tgz",
|
|
"integrity": "sha1-w2s+a1xZ5iFgVwmwmc2o3agkzHI=",
|
|
"dev": true,
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"editions": "^6.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"funding": {
|
|
"url": "https://bevry.me/fund"
|
|
}
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/bl/-/bl-4.1.0.tgz",
|
|
"integrity": "sha1-RRU1JkGCvsL7vIOmKrmM8R2fezo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/boolbase/-/boolbase-1.0.0.tgz",
|
|
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/boundary": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/boundary/-/boundary-2.0.0.tgz",
|
|
"integrity": "sha1-FpyLHw1Ezywlk4lnoyjzfgpOXvw=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "5.0.7",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/brace-expansion/-/brace-expansion-5.0.7.tgz",
|
|
"integrity": "sha1-Gw5GlltHna1lr3N7SgJ5CgVJgzc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/braces/-/braces-3.0.3.tgz",
|
|
"integrity": "sha1-SQMy9AkZRSJy1VqEgK3AxEE1h4k=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha1-umLnwTEzBTWCGXFghRqPZI6Z7tA=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/buffer-crc32": {
|
|
"version": "0.2.13",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
|
|
"integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/buffer-equal-constant-time": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
|
|
"integrity": "sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/bundle-name": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/bundle-name/-/bundle-name-4.1.0.tgz",
|
|
"integrity": "sha1-87lrNBYNZDGhnXaIE1r3z7h5eIk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"run-applescript": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/call-bind-apply-helpers": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
|
"integrity": "sha1-S1QowiK+mF15w9gmV0edvgtZstY=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/call-bound": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/call-bound/-/call-bound-1.0.4.tgz",
|
|
"integrity": "sha1-I43pNdKippKSjFOMfM+pEGf9Bio=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
"get-intrinsic": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cheerio": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cheerio/-/cheerio-1.2.0.tgz",
|
|
"integrity": "sha1-8jt3fEkCHq10ddzzOQ01Naf4ltY=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cheerio-select": "^2.1.0",
|
|
"dom-serializer": "^2.0.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.2.2",
|
|
"encoding-sniffer": "^0.2.1",
|
|
"htmlparser2": "^10.1.0",
|
|
"parse5": "^7.3.0",
|
|
"parse5-htmlparser2-tree-adapter": "^7.1.0",
|
|
"parse5-parser-stream": "^7.1.2",
|
|
"undici": "^7.19.0",
|
|
"whatwg-mimetype": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.18.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cheerio-select": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cheerio-select/-/cheerio-select-2.1.0.tgz",
|
|
"integrity": "sha1-TYZzKGuBJsoqjkJ0DV48SISuIbQ=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-select": "^5.1.0",
|
|
"css-what": "^6.1.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/chownr/-/chownr-1.1.4.tgz",
|
|
"integrity": "sha1-b8nXtC0ypYNZYzdmbn0ICE2izGs=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/cockatiel": {
|
|
"version": "3.2.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cockatiel/-/cockatiel-3.2.1.tgz",
|
|
"integrity": "sha1-V1+Te8QECiCuJzUqbQfJxadBmB8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
"integrity": "sha1-w9RaizT9cwYxoRCoolIGgrMdWn8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "12.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/commander/-/commander-12.1.0.tgz",
|
|
"integrity": "sha1-AUI7NvUBJZ/arE0OTWDJbJkVhdM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "5.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/css-select/-/css-select-5.2.2.tgz",
|
|
"integrity": "sha1-Abbo0WNje7LdbJgspO1lhjaCeG4=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.1.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "6.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/css-what/-/css-what-6.2.2.tgz",
|
|
"integrity": "sha1-zcyPm2l3cZ/fvR3nrsJKv3Vrneo=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.4.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/debug/-/debug-4.4.3.tgz",
|
|
"integrity": "sha1-xq5DLZvZZiWC/OCHCbA4xY6ePWo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/decompress-response": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/decompress-response/-/decompress-response-6.0.0.tgz",
|
|
"integrity": "sha1-yjh2Et234QS9FthaqwDV7PCcZvw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"mimic-response": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/deep-extend/-/deep-extend-0.6.0.tgz",
|
|
"integrity": "sha1-xPp8lUBKF6nD6Mp+FTcxK3NjMKw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/default-browser": {
|
|
"version": "5.5.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/default-browser/-/default-browser-5.5.0.tgz",
|
|
"integrity": "sha1-J5LohvJCKJRUWUfMgOGkRElsWXY=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bundle-name": "^4.1.0",
|
|
"default-browser-id": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/default-browser-id": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/default-browser-id/-/default-browser-id-5.0.1.tgz",
|
|
"integrity": "sha1-96fMuPUQS/jg9xujscz6Xq/bIeg=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/define-lazy-prop": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
|
|
"integrity": "sha1-27Ga37dG1/xtc0oGty9KANAhJV8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/detect-libc": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
"integrity": "sha1-aJxdzcGQDvVYOky59te0c3QgdK0=",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dom-serializer": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/dom-serializer/-/dom-serializer-2.0.0.tgz",
|
|
"integrity": "sha1-5BuALh7t+fbK4YPOXmIteJ19jlM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domelementtype": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/domelementtype/-/domelementtype-2.3.0.tgz",
|
|
"integrity": "sha1-XEXo6GmVJiYzHXqrMm0B2vZdWJ0=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/domhandler": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/domhandler/-/domhandler-5.0.3.tgz",
|
|
"integrity": "sha1-zDhff3UfHR/GUMITdIBCVFOMfTE=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/domutils/-/domutils-3.2.2.tgz",
|
|
"integrity": "sha1-7b/itmiwwdl8JLrw8QYrEyIhvHg=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dunder-proto": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
"integrity": "sha1-165mfh3INIL4tw/Q9u78UNow9Yo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/ecdsa-sig-formatter": {
|
|
"version": "1.0.11",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
|
|
"integrity": "sha1-rg8PothQRe8UqBfao86azQSJ5b8=",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/editions": {
|
|
"version": "6.22.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/editions/-/editions-6.22.0.tgz",
|
|
"integrity": "sha1-ORPE7qmqRYbhe80l1k1e3xeQZXo=",
|
|
"dev": true,
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"version-range": "^4.15.0"
|
|
},
|
|
"engines": {
|
|
"ecmascript": ">= es5",
|
|
"node": ">=4"
|
|
},
|
|
"funding": {
|
|
"url": "https://bevry.me/fund"
|
|
}
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/encoding-sniffer": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz",
|
|
"integrity": "sha1-OW7JesIs5aA3ukSvGZKsnUanuBk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "^0.6.3",
|
|
"whatwg-encoding": "^3.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/encoding-sniffer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/end-of-stream/-/end-of-stream-1.4.5.tgz",
|
|
"integrity": "sha1-c0TXEd6kDgt0q8LtSXeHQ8ztsIw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/entities/-/entities-4.5.0.tgz",
|
|
"integrity": "sha1-XSaOpecRPsdMTQM7eepaNaSI+0g=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/environment": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/environment/-/environment-1.1.0.tgz",
|
|
"integrity": "sha1-jobGaxgPNjx6sxF4fgJZZl9FqfE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/es-define-property": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-define-property/-/es-define-property-1.0.1.tgz",
|
|
"integrity": "sha1-mD6y+aZyTpMD9hrd8BHHLgngsPo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-errors": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-errors/-/es-errors-1.3.0.tgz",
|
|
"integrity": "sha1-BfdaJdq5jk+x3NXhRywFRtUFfI8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-object-atoms": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
|
"integrity": "sha1-HE8sSDcydZfOadLKGQp/3RcjOME=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-set-tostringtag": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
|
"integrity": "sha1-8x274MGDsAptJutjJcgQwP0YvU0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/expand-template": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/expand-template/-/expand-template-2.0.3.tgz",
|
|
"integrity": "sha1-bhSz/O4POmNA7LV9LokYaSBSpHw=",
|
|
"dev": true,
|
|
"license": "(MIT OR WTFPL)",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
"integrity": "sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-glob/-/fast-glob-3.3.3.tgz",
|
|
"integrity": "sha1-0G1YXOjbqQoWsFBcVDw8z7OuuBg=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-uri": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-uri/-/fast-uri-3.1.4.tgz",
|
|
"integrity": "sha1-Oz2vnOaPQflW3wtQUTLAz86ex68=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fastify"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fastify"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.20.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fastq/-/fastq-1.20.1.tgz",
|
|
"integrity": "sha1-ynUKENySW8ixiDn9ID4+9LPO1nU=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fill-range/-/fill-range-7.1.1.tgz",
|
|
"integrity": "sha1-RCZdPKwH4+p9wkdRY4BkN1SgUpI=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "4.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/form-data/-/form-data-4.0.6.tgz",
|
|
"integrity": "sha1-KOhk4beG2+u2jbH0UvljUnhmWCc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"hasown": "^2.0.4",
|
|
"mime-types": "^2.1.35"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/fs-constants": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fs-constants/-/fs-constants-1.0.0.tgz",
|
|
"integrity": "sha1-a+Dem+mYzhavivwkSXue6bfM2a0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "11.3.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fs-extra/-/fs-extra-11.3.4.tgz",
|
|
"integrity": "sha1-q2k07Ki89vf2uCdC4zWR+GMB1vw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.14"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/function-bind/-/function-bind-1.1.2.tgz",
|
|
"integrity": "sha1-LALYZNl/PqbIgwxGTL0Rq26rehw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
|
"integrity": "sha1-dD8OO2lkqTpUke0b/6rgVNf5jQE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.1.1",
|
|
"function-bind": "^1.1.2",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"math-intrinsics": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-proto": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/get-proto/-/get-proto-1.0.1.tgz",
|
|
"integrity": "sha1-FQs/J0OGnvPoUewMSdFbHRTQDuE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/github-from-package": {
|
|
"version": "0.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/github-from-package/-/github-from-package-0.0.0.tgz",
|
|
"integrity": "sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "13.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/glob/-/glob-13.0.6.tgz",
|
|
"integrity": "sha1-B4ZmVmpCUUfMrPvS4zLetmor5x0=",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"minimatch": "^10.2.2",
|
|
"minipass": "^7.1.3",
|
|
"path-scurry": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
"integrity": "sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "14.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/globby/-/globby-14.1.0.tgz",
|
|
"integrity": "sha1-E4t453z1qNeU4yexXc6Avx+wpz4=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/merge-streams": "^2.1.0",
|
|
"fast-glob": "^3.3.3",
|
|
"ignore": "^7.0.3",
|
|
"path-type": "^6.0.0",
|
|
"slash": "^5.1.0",
|
|
"unicorn-magic": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gopd": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/gopd/-/gopd-1.2.0.tgz",
|
|
"integrity": "sha1-ifVrghe9vIgCvSmd9tfxCB1+UaE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
"integrity": "sha1-QYPk6L8Iu24Fu7L30uDI9xLKQOM=",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/has-symbols/-/has-symbols-1.1.0.tgz",
|
|
"integrity": "sha1-/JxqeDoISVHQuXH+EBjegTcHozg=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
|
"integrity": "sha1-LNxC1AvvLltO6rfAGnPFTOerWrw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/hasown": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/hasown/-/hasown-2.0.4.tgz",
|
|
"integrity": "sha1-jGLYy5C+sqrV0KW2dYGtmFTD8AM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
|
|
"integrity": "sha1-gnuChn6f8cjQxNnVOIA5fSyG0iQ=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/htmlparser2/-/htmlparser2-10.1.0.tgz",
|
|
"integrity": "sha1-/j8uEsc7bkYtThA5XbnBEZ5NauQ=",
|
|
"dev": true,
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.2.2",
|
|
"entities": "^7.0.1"
|
|
}
|
|
},
|
|
"node_modules/htmlparser2/node_modules/entities": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/entities/-/entities-7.0.1.tgz",
|
|
"integrity": "sha1-JuioiInbY0F9y5oeeaPxvJK1l2s=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-agent": {
|
|
"version": "7.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
|
"integrity": "sha1-mosfJGhmwChQlIZYX2K48sGMJw4=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/https-proxy-agent": {
|
|
"version": "7.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
|
"integrity": "sha1-2o3+rH2hMLBcK6S1nJts1mYRprk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.2",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
"integrity": "sha1-pS+AvzjaGVLrXGgXkHGYcaGnJQE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ieee754/-/ieee754-1.2.1.tgz",
|
|
"integrity": "sha1-jrehCmP/8l0VpXsAFYbRd9Gw01I=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"optional": true
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "7.0.5",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ignore/-/ignore-7.0.5.tgz",
|
|
"integrity": "sha1-TLX2zX1MerA2VzjHrqiIuqbX79k=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/index-to-position": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/index-to-position/-/index-to-position-1.2.0.tgz",
|
|
"integrity": "sha1-yADrNNrPTb+WubBsfreNX3BBOLQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/inherits/-/inherits-2.0.4.tgz",
|
|
"integrity": "sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ini/-/ini-1.3.8.tgz",
|
|
"integrity": "sha1-op2kJbSIBvNHZ6Tvzjlyaa8oQyw=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/is-docker": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-docker/-/is-docker-3.0.0.tgz",
|
|
"integrity": "sha1-kAk6oxBid9inelkQ265xdH4VogA=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-glob/-/is-glob-4.0.3.tgz",
|
|
"integrity": "sha1-ZPYeQsu7LuwgcanawLKLoeZdUIQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-inside-container": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-inside-container/-/is-inside-container-1.0.0.tgz",
|
|
"integrity": "sha1-6B+6aZZi6zHb2vJnZqYdSBRxfqQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"is-inside-container": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-number/-/is-number-7.0.0.tgz",
|
|
"integrity": "sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-wsl/-/is-wsl-3.1.1.tgz",
|
|
"integrity": "sha1-MniXsmgyo+sRfabCdJLQTKEyWU8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-inside-container": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/istextorbinary": {
|
|
"version": "9.5.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/istextorbinary/-/istextorbinary-9.5.0.tgz",
|
|
"integrity": "sha1-5uE/6/HBaFEAriZICaT49G4B39M=",
|
|
"dev": true,
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"binaryextensions": "^6.11.0",
|
|
"editions": "^6.21.0",
|
|
"textextensions": "^6.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"funding": {
|
|
"url": "https://bevry.me/fund"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
"integrity": "sha1-GSA/tZmR35jjoocFDUZHzerzJJk=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.3.0.tgz",
|
|
"integrity": "sha1-0ZAFcqf3zwtfVAyDZz5gutNDZZI=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/puzrin"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/nodeca"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
"integrity": "sha1-rnvLNlard6c7pcSb9lTzjmtoYOI=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/json5/-/json5-2.2.3.tgz",
|
|
"integrity": "sha1-eM1vGhm9wStz21rQxh79ZsHikoM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonc-parser": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
|
|
"integrity": "sha1-8qUktPf9EePXkeVZl3rWC5i3mLQ=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "6.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jsonfile/-/jsonfile-6.2.0.tgz",
|
|
"integrity": "sha1-fCZb0bZd5pd0eDAAh8mfHIQ4P2I=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/jsonwebtoken": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz",
|
|
"integrity": "sha1-bNV6sB6bCsB8uEfVPTybbuMfeuI=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jws": "^4.0.1",
|
|
"lodash.includes": "^4.3.0",
|
|
"lodash.isboolean": "^3.0.3",
|
|
"lodash.isinteger": "^4.0.4",
|
|
"lodash.isnumber": "^3.0.3",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.isstring": "^4.0.1",
|
|
"lodash.once": "^4.0.0",
|
|
"ms": "^2.1.1",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jwa": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jwa/-/jwa-2.0.1.tgz",
|
|
"integrity": "sha1-v4F20a0M1y4PP1gzhZWhPhELyAQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal-constant-time": "^1.0.1",
|
|
"ecdsa-sig-formatter": "1.0.11",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/jws": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/jws/-/jws-4.0.1.tgz",
|
|
"integrity": "sha1-B+3Bvo+sIOZ3soPs4mFJi9OPBpA=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jwa": "^2.0.1",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/keytar": {
|
|
"version": "7.9.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/keytar/-/keytar-7.9.0.tgz",
|
|
"integrity": "sha1-TGIlcI9RtQy/d8Wq6BchlkwpGMs=",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"node-addon-api": "^4.3.0",
|
|
"prebuild-install": "^7.0.1"
|
|
}
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/leven/-/leven-3.1.0.tgz",
|
|
"integrity": "sha1-d4kd6DQGTMy6gq54QrtrFKE+1/I=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/linkify-it": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/linkify-it/-/linkify-it-5.0.2.tgz",
|
|
"integrity": "sha1-074KaTrz2p3ziD8eNGoOl0YajBk=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/puzrin"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/markdown-it"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uc.micro": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.18.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c",
|
|
"integrity": "sha1-/ytmwfYybVlRPeJAe/iBQ5gSdxw=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.includes": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.includes/-/lodash.includes-4.3.0.tgz",
|
|
"integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isboolean": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
|
|
"integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isinteger": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
|
|
"integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isnumber": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
|
|
"integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
|
"integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isstring": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
|
|
"integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.once": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.once/-/lodash.once-4.1.1.tgz",
|
|
"integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.truncate": {
|
|
"version": "4.4.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
|
|
"integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/markdown-it": {
|
|
"version": "14.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/markdown-it/-/markdown-it-14.2.0.tgz",
|
|
"integrity": "sha1-BtSNkDXnfVscha2zFUgvyCQCie8=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/puzrin"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/markdown-it"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1",
|
|
"entities": "^4.4.0",
|
|
"linkify-it": "^5.0.1",
|
|
"mdurl": "^2.0.0",
|
|
"punycode.js": "^2.3.1",
|
|
"uc.micro": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"markdown-it": "bin/markdown-it.mjs"
|
|
}
|
|
},
|
|
"node_modules/math-intrinsics": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
|
"integrity": "sha1-oN10voHiqlwvJ+Zc4oNgXuTit/k=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/mdurl": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mdurl/-/mdurl-2.0.0.tgz",
|
|
"integrity": "sha1-gGduwEMwJd0+F+6YPQ/o3loiN+A=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/merge2/-/merge2-1.4.1.tgz",
|
|
"integrity": "sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/micromatch/-/micromatch-4.0.8.tgz",
|
|
"integrity": "sha1-1m+hjzpHB2eJMgubGvMr2G2fogI=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.3",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mime/-/mime-1.6.0.tgz",
|
|
"integrity": "sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mime-db/-/mime-db-1.52.0.tgz",
|
|
"integrity": "sha1-u6vNwChZ9JhzAchW4zh85exDv3A=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mime-types/-/mime-types-2.1.35.tgz",
|
|
"integrity": "sha1-OBqHG2KnNEUGYK497uRIE/cNlZo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-response": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mimic-response/-/mimic-response-3.1.0.tgz",
|
|
"integrity": "sha1-LR1Zr5wbEpgVrMwsRqAipc4fo8k=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "10.2.5",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimatch/-/minimatch-10.2.5.tgz",
|
|
"integrity": "sha1-vUhoegvjjtKWE5kQVgD4MglYYdE=",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"brace-expansion": "^5.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minimist/-/minimist-1.2.8.tgz",
|
|
"integrity": "sha1-waRk52kzAuCCoHXO4MBXdBrEdyw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "7.1.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/minipass/-/minipass-7.1.3.tgz",
|
|
"integrity": "sha1-eTibTrG7LQA6m7qH1JLyvTe9xls=",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/mkdirp-classic": {
|
|
"version": "0.5.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
|
|
"integrity": "sha1-+hDJEVzG2IZb4iG6R+6b7XhgERM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha1-V0yBOM4dK1hh8LRFedut1gxmFbI=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mute-stream": {
|
|
"version": "0.0.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/mute-stream/-/mute-stream-0.0.8.tgz",
|
|
"integrity": "sha1-FjDEKyJR/4HiooPelqVJfqkuXg0=",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/napi-build-utils": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/napi-build-utils/-/napi-build-utils-1.0.2.tgz",
|
|
"integrity": "sha1-sf3cCyxG44Cgt6dvmE3UfEGhOAY=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/node-abi": {
|
|
"version": "3.87.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/node-abi/-/node-abi-3.87.0.tgz",
|
|
"integrity": "sha1-Qj4o/qXC8ZX93Zis3tmTjAAa5t0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/node-addon-api": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/node-addon-api/-/node-addon-api-4.3.0.tgz",
|
|
"integrity": "sha1-UqGgtHUZPgko6Y4EJqDRJUeCt38=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/node-sarif-builder": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/node-sarif-builder/-/node-sarif-builder-3.4.0.tgz",
|
|
"integrity": "sha1-nBrAJpGfWXfhAU8OJtT2nw9Fvs0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/sarif": "^2.1.7",
|
|
"fs-extra": "^11.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/normalize-package-data/-/normalize-package-data-6.0.2.tgz",
|
|
"integrity": "sha1-p7wiFn/iQCVBK8/wqWUet2iwNQY=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^7.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-license": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/hosted-git-info": {
|
|
"version": "7.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
|
|
"integrity": "sha1-m3UaysCXdXZn8wEUYH73tmH/Txc=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^10.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
"integrity": "sha1-QQ/IoXtw5ZgBPfJXwkRrfzOD8Rk=",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nth-check/-/nth-check-2.1.1.tgz",
|
|
"integrity": "sha1-yeq0KO/842zWuSySS9sADvHx7R0=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.13.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/object-inspect/-/object-inspect-1.13.4.tgz",
|
|
"integrity": "sha1-g3UmXiG8IND6WCwi4bE0hdbgAhM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/once/-/once-1.4.0.tgz",
|
|
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/open": {
|
|
"version": "10.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/open/-/open-10.2.0.tgz",
|
|
"integrity": "sha1-udhVvgB2IOgLb7BfrJgUH+Yttzw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"default-browser": "^5.2.1",
|
|
"define-lazy-prop": "^3.0.0",
|
|
"is-inside-container": "^1.0.0",
|
|
"wsl-utils": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-map": {
|
|
"version": "7.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/p-map/-/p-map-7.0.4.tgz",
|
|
"integrity": "sha1-uBgUJV9ULiUtVyncpNZuXsFJNbg=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "8.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/parse-json/-/parse-json-8.3.0.tgz",
|
|
"integrity": "sha1-iKGVohVwJROaIxek8vklK2EwTtU=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"index-to-position": "^1.1.0",
|
|
"type-fest": "^4.39.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-semver": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/parse-semver/-/parse-semver-1.1.1.tgz",
|
|
"integrity": "sha1-mkr9bfBj3Egm+T+6SpnPIj9mbLg=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/parse-semver/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-5.7.2.tgz",
|
|
"integrity": "sha1-SNVdtzfDKHzUg14X+hP+rOHEHvg=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/parse5": {
|
|
"version": "7.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/parse5/-/parse5-7.3.0.tgz",
|
|
"integrity": "sha1-1+Ik+nI5nHoXUJn0X8KtAksF7AU=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"entities": "^6.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5-htmlparser2-tree-adapter": {
|
|
"version": "7.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz",
|
|
"integrity": "sha1-tagGVI7Yk6Q+JMy0L7t4BpMR6Bs=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domhandler": "^5.0.3",
|
|
"parse5": "^7.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5-parser-stream": {
|
|
"version": "7.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz",
|
|
"integrity": "sha1-18IOrcN5aNJy4sAmYP/5LdJ+YOE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse5": "^7.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5/node_modules/entities": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/entities/-/entities-6.0.1.tgz",
|
|
"integrity": "sha1-wow0pDN5yn9h0HQTCy9fcCCjBpQ=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/path-scurry": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
"integrity": "sha1-a+DQ7gKhDZ4N56mLrmXhgskGH4U=",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^11.0.0",
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": "18 || 20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
"version": "11.5.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
"integrity": "sha1-AOFmZckMYg+6FKPDaHMql2ST92A=",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-type/-/path-type-6.0.0.tgz",
|
|
"integrity": "sha1-Lxu2eRqRzpkZTK7eXWxZIO2B61E=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pend": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/pend/-/pend-1.2.0.tgz",
|
|
"integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/picocolors/-/picocolors-1.1.1.tgz",
|
|
"integrity": "sha1-PTIa8+q5ObCDyPkpodEs2oHCa2s=",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/picomatch/-/picomatch-2.3.2.tgz",
|
|
"integrity": "sha1-WpQpFeJrNy3A8OZ1MUmhbmscVgE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pluralize": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/pluralize/-/pluralize-8.0.0.tgz",
|
|
"integrity": "sha1-Gm+hajjRKhkB4DIPoBcFHFOc47E=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/prebuild-install": {
|
|
"version": "7.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/prebuild-install/-/prebuild-install-7.1.2.tgz",
|
|
"integrity": "sha1-pf2ZhvWmJR+8R+Hlxl3nHmjAoFY=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"detect-libc": "^2.0.0",
|
|
"expand-template": "^2.0.3",
|
|
"github-from-package": "0.0.0",
|
|
"minimist": "^1.2.3",
|
|
"mkdirp-classic": "^0.5.3",
|
|
"napi-build-utils": "^1.0.1",
|
|
"node-abi": "^3.3.0",
|
|
"pump": "^3.0.0",
|
|
"rc": "^1.2.7",
|
|
"simple-get": "^4.0.0",
|
|
"tar-fs": "^2.0.0",
|
|
"tunnel-agent": "^0.6.0"
|
|
},
|
|
"bin": {
|
|
"prebuild-install": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/pump/-/pump-3.0.4.tgz",
|
|
"integrity": "sha1-HzE0MFJ/qLkFYi69Iv4UROdXqzw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/punycode.js": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/punycode.js/-/punycode.js-2.3.1.tgz",
|
|
"integrity": "sha1-a1PlatdViCNOefSv+pCXLH3Yzbc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.15.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/qs/-/qs-6.15.2.tgz",
|
|
"integrity": "sha1-/VVCbXEEA93MxF4PnqsW23cn7Ok=",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
"integrity": "sha1-SSkii7xyTfrEPg77BYyve2z7YkM=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rc": {
|
|
"version": "1.2.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/rc/-/rc-1.2.8.tgz",
|
|
"integrity": "sha1-zZJL9SAKB1uDwYjNa54hG3/A0+0=",
|
|
"dev": true,
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"deep-extend": "^0.6.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/rc-config-loader": {
|
|
"version": "4.1.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/rc-config-loader/-/rc-config-loader-4.1.4.tgz",
|
|
"integrity": "sha1-bMeQQqwZPr7Z8IL8unuCPZ3BQ8w=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.4.3",
|
|
"js-yaml": "^4.1.1",
|
|
"json5": "^2.2.3",
|
|
"require-from-string": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/read": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/read/-/read-1.0.7.tgz",
|
|
"integrity": "sha1-s9oZvQUkMal2cdRKQmNK33ELQMQ=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mute-stream": "~0.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg": {
|
|
"version": "9.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/read-pkg/-/read-pkg-9.0.1.tgz",
|
|
"integrity": "sha1-sbgfsVEE9duxIba73um7yXOfVps=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/normalize-package-data": "^2.4.3",
|
|
"normalize-package-data": "^6.0.0",
|
|
"parse-json": "^8.0.0",
|
|
"type-fest": "^4.6.0",
|
|
"unicorn-magic": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/read-pkg/node_modules/unicorn-magic": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
|
|
"integrity": "sha1-G7mlHII6r51zqL/NPRoj3elLDOQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
"integrity": "sha1-VqmzbqllwAxak+8x6xEaDxEFaWc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/require-from-string/-/require-from-string-2.0.2.tgz",
|
|
"integrity": "sha1-iaf92TgmEmcxjq/hT5wy5ZjDaQk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/reusify/-/reusify-1.1.0.tgz",
|
|
"integrity": "sha1-D+E7lSLhRz9RtVjueW4I8R+bSJ8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/run-applescript": {
|
|
"version": "7.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/run-applescript/-/run-applescript-7.1.0.tgz",
|
|
"integrity": "sha1-Lp5UxGZOwxBsW1Yw4knT1llcSRE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/run-parallel/-/run-parallel-1.2.0.tgz",
|
|
"integrity": "sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
"integrity": "sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sax/-/sax-1.5.0.tgz",
|
|
"integrity": "sha1-tVSbZxBpt6o5LfVex1dM9BEXnrg=",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": ">=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/secretlint": {
|
|
"version": "10.2.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/secretlint/-/secretlint-10.2.2.tgz",
|
|
"integrity": "sha1-wM+ZcVOivvC2U4dNyHAw2qajUUA=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@secretlint/config-creator": "^10.2.2",
|
|
"@secretlint/formatter": "^10.2.2",
|
|
"@secretlint/node": "^10.2.2",
|
|
"@secretlint/profiler": "^10.2.2",
|
|
"debug": "^4.4.1",
|
|
"globby": "^14.1.0",
|
|
"read-pkg": "^9.0.1"
|
|
},
|
|
"bin": {
|
|
"secretlint": "bin/secretlint.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "7.7.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/semver/-/semver-7.7.4.tgz",
|
|
"integrity": "sha1-KEZONgYOmR+noR0CedLT87V6foo=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/side-channel/-/side-channel-1.1.0.tgz",
|
|
"integrity": "sha1-w/z/nE2pMnhIczNeyXZfqU/2a8k=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-list": "^1.0.0",
|
|
"side-channel-map": "^1.0.1",
|
|
"side-channel-weakmap": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-list": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/side-channel-list/-/side-channel-list-1.0.0.tgz",
|
|
"integrity": "sha1-EMtZhCYxFdO3oOM2WR4pCoMK+K0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-map": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/side-channel-map/-/side-channel-map-1.0.1.tgz",
|
|
"integrity": "sha1-1rtrN5Asb+9RdOX1M/q0xzKib0I=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-weakmap": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
|
|
"integrity": "sha1-Ed2hnVNo5Azp7CvcH7DsvAeQ7Oo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-map": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/simple-concat": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/simple-concat/-/simple-concat-1.0.1.tgz",
|
|
"integrity": "sha1-9Gl2CCujXCJj8cirXt/ibEHJVS8=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/simple-get": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/simple-get/-/simple-get-4.0.1.tgz",
|
|
"integrity": "sha1-SjnbVJKHyXnTUhEvoD/Zn9a8NUM=",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"decompress-response": "^6.0.0",
|
|
"once": "^1.3.1",
|
|
"simple-concat": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/slash/-/slash-5.1.0.tgz",
|
|
"integrity": "sha1-vjrd3N8JrDjuvo3Nx7GlenWwlc4=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
"integrity": "sha1-UA6N0P1VsFgVCGJVsxla3ypF/ms=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/spdx-correct": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/spdx-correct/-/spdx-correct-3.2.0.tgz",
|
|
"integrity": "sha1-T1qwZo8AWeNPnADc4zF4ShLeTpw=",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-exceptions": {
|
|
"version": "2.5.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
|
|
"integrity": "sha1-XWB9J/yAb2bXtkp2ZlD6iQ8E7WY=",
|
|
"dev": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
|
|
"integrity": "sha1-z3D1BILu/cmOPOCmgz5KU87rpnk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-license-ids": {
|
|
"version": "3.0.23",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz",
|
|
"integrity": "sha1-sGnmh7EpGjLxJok+12onp0XuITM=",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
"integrity": "sha1-QvEUWUpGzxqOMLCoT1bHjD7awh4=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha1-JpxxF9J7Ba0uU2gwqOyJXvnG0BA=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-ansi/-/strip-ansi-7.2.0.tgz",
|
|
"integrity": "sha1-0iomlSKDamJ6+NBLXD/Sx/o+MuM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
|
|
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/structured-source": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/structured-source/-/structured-source-4.0.0.tgz",
|
|
"integrity": "sha1-DJ5Z7kPe3Y/GCmNzH2DjWBAqSUg=",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boundary": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-hyperlinks": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/supports-hyperlinks/-/supports-hyperlinks-3.2.0.tgz",
|
|
"integrity": "sha1-uOSFsXloHepJah56vfiYW9MUVGE=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0",
|
|
"supports-color": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-hyperlinks?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/table": {
|
|
"version": "6.9.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/table/-/table-6.9.0.tgz",
|
|
"integrity": "sha1-UAQK+mJkFBx1ZrO4HU2CxHqGaPU=",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"ajv": "^8.0.1",
|
|
"lodash.truncate": "^4.4.2",
|
|
"slice-ansi": "^4.0.0",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/table/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tar-fs": {
|
|
"version": "2.1.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tar-fs/-/tar-fs-2.1.4.tgz",
|
|
"integrity": "sha1-gAgk2/TvBt7Zr+pKyv5xxnx2uTA=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp-classic": "^0.5.2",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.1.4"
|
|
}
|
|
},
|
|
"node_modules/tar-stream": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tar-stream/-/tar-stream-2.2.0.tgz",
|
|
"integrity": "sha1-rK2EwoQTawYNw/qmRHSqmuvXcoc=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"bl": "^4.0.3",
|
|
"end-of-stream": "^1.4.1",
|
|
"fs-constants": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/terminal-link": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/terminal-link/-/terminal-link-4.0.0.tgz",
|
|
"integrity": "sha1-Xz5QMpQg+tl9B9Yk998YUdgpY/E=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-escapes": "^7.0.0",
|
|
"supports-hyperlinks": "^3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/text-table/-/text-table-0.2.0.tgz",
|
|
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/textextensions": {
|
|
"version": "6.11.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/textextensions/-/textextensions-6.11.0.tgz",
|
|
"integrity": "sha1-hkU10J9JAmFQyW8LDXnx+ghp2xU=",
|
|
"dev": true,
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"editions": "^6.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"funding": {
|
|
"url": "https://bevry.me/fund"
|
|
}
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.2.7",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tmp/-/tmp-0.2.7.tgz",
|
|
"integrity": "sha1-JvTbEdFgHOgBLcuKeY7OHAapkFk=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.14"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
"integrity": "sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.8.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tslib/-/tslib-2.8.1.tgz",
|
|
"integrity": "sha1-YS7+TtI11Wfoq6Xypfq3AoCt6D8=",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/tunnel": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tunnel/-/tunnel-0.0.6.tgz",
|
|
"integrity": "sha1-cvExSzSlsZLbASMk3yzFh8pH+Sw=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
|
|
}
|
|
},
|
|
"node_modules/tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
|
|
"integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "4.41.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/type-fest/-/type-fest-4.41.0.tgz",
|
|
"integrity": "sha1-auHI5XMSc8K/H1itOcuuLJGkbFg=",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/typed-rest-client": {
|
|
"version": "1.8.11",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/typed-rest-client/-/typed-rest-client-1.8.11.tgz",
|
|
"integrity": "sha1-aQbwLjyR6NhRV58lWr8P1ggAoE0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"qs": "^6.9.1",
|
|
"tunnel": "0.0.6",
|
|
"underscore": "^1.12.1"
|
|
}
|
|
},
|
|
"node_modules/uc.micro": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/uc.micro/-/uc.micro-2.1.0.tgz",
|
|
"integrity": "sha1-+NP30OxMPeo1p+PI76TLi0XJ5+4=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/underscore": {
|
|
"version": "1.13.8",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/underscore/-/underscore-1.13.8.tgz",
|
|
"integrity": "sha1-qTohGGwEnb8OhHSW26cre9jB6Ss=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/undici": {
|
|
"version": "7.28.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/undici/-/undici-7.28.0.tgz",
|
|
"integrity": "sha1-l9ZFZBmLKFvCgfDo4pWX49Ef5+w=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=20.18.1"
|
|
}
|
|
},
|
|
"node_modules/unicorn-magic": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
|
|
"integrity": "sha1-Tv1FyFpp4N1XbSVTL7+iKqXIoQQ=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/universalify/-/universalify-2.0.1.tgz",
|
|
"integrity": "sha1-Fo78IYCWTmOG0GHglN9hr+I5sY0=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/url-join": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/url-join/-/url-join-4.0.1.tgz",
|
|
"integrity": "sha1-tkLiGiZGgI/6F4xMX9o5hE4Szec=",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
|
|
"integrity": "sha1-/JH2uce6FchX9MssXe/uw51PQQo=",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/version-range": {
|
|
"version": "4.15.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/version-range/-/version-range-4.15.0.tgz",
|
|
"integrity": "sha1-id8ekhsU03UVqrXkLtSsBRXKssE=",
|
|
"dev": true,
|
|
"license": "Artistic-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"funding": {
|
|
"url": "https://bevry.me/fund"
|
|
}
|
|
},
|
|
"node_modules/whatwg-encoding": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
|
|
"integrity": "sha1-0PTvdpkF1CbhaI8+NDgambYLduU=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/whatwg-mimetype": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
|
|
"integrity": "sha1-vBv5SphdxQOI1UqSWKxAXDyi/Ao=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/wsl-utils": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/wsl-utils/-/wsl-utils-0.1.0.tgz",
|
|
"integrity": "sha1-h4PU32cdTVA2W+LuTHGRegVXuqs=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-wsl": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/xml2js": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/xml2js/-/xml2js-0.5.0.tgz",
|
|
"integrity": "sha1-2UQGMfuy7YACA/rRBvJyT2LEk7c=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~11.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/xmlbuilder": {
|
|
"version": "11.0.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
"integrity": "sha1-vpuuHIoEbnazESdyY0fQrXACvrM=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yauzl": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yauzl/-/yauzl-3.3.1.tgz",
|
|
"integrity": "sha1-sN5orjqGJxXhMISWeaQjb1TbpF8=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-crc32": "~0.2.3",
|
|
"pend": "~1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yazl": {
|
|
"version": "2.5.1",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yazl/-/yazl-2.5.1.tgz",
|
|
"integrity": "sha1-o9ZdPdZZpbCTeFDoYJ8i//orXDU=",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-crc32": "~0.2.3"
|
|
}
|
|
}
|
|
}
|
|
}
|