Showing preview only (5,729K chars total). Download the full file or copy to clipboard to get everything.
Repository: Jimver/cuda-toolkit
Branch: master
Commit: 3d45d157f327
Files: 239
Total size: 5.4 MB
Directory structure:
gitextract__9on8o5b/
├── .devcontainer/
│ └── devcontainer.json
├── .gitattributes
├── .github/
│ ├── dependabot.yml
│ └── workflows/
│ ├── CI.yml
│ ├── Check-dist.yml
│ ├── codeql-analysis.yml
│ ├── licensed.yml
│ └── linter.yml
├── .gitignore
├── .licensed.yml
├── .licenses/
│ └── npm/
│ ├── @actions/
│ │ ├── artifact.dep.yml
│ │ ├── cache.dep.yml
│ │ ├── core.dep.yml
│ │ ├── exec.dep.yml
│ │ ├── github.dep.yml
│ │ ├── glob-0.1.2.dep.yml
│ │ ├── glob-0.5.0.dep.yml
│ │ ├── http-client.dep.yml
│ │ ├── io.dep.yml
│ │ └── tool-cache.dep.yml
│ ├── @azure/
│ │ ├── abort-controller-1.1.0.dep.yml
│ │ ├── abort-controller-2.1.2.dep.yml
│ │ ├── core-auth.dep.yml
│ │ ├── core-client.dep.yml
│ │ ├── core-http-compat.dep.yml
│ │ ├── core-lro.dep.yml
│ │ ├── core-paging.dep.yml
│ │ ├── core-rest-pipeline.dep.yml
│ │ ├── core-tracing.dep.yml
│ │ ├── core-util.dep.yml
│ │ ├── core-xml.dep.yml
│ │ ├── logger.dep.yml
│ │ ├── ms-rest-js.dep.yml
│ │ └── storage-blob.dep.yml
│ ├── @bufbuild/
│ │ └── protoplugin.dep.yml
│ ├── @fastify/
│ │ └── busboy.dep.yml
│ ├── @isaacs/
│ │ └── cliui.dep.yml
│ ├── @octokit/
│ │ ├── auth-token.dep.yml
│ │ ├── core.dep.yml
│ │ ├── endpoint.dep.yml
│ │ ├── graphql.dep.yml
│ │ ├── openapi-types-12.11.0.dep.yml
│ │ ├── openapi-types-24.2.0.dep.yml
│ │ ├── plugin-paginate-rest.dep.yml
│ │ ├── plugin-request-log.dep.yml
│ │ ├── plugin-rest-endpoint-methods.dep.yml
│ │ ├── plugin-retry.dep.yml
│ │ ├── request-error-2.1.0.dep.yml
│ │ ├── request-error-5.1.1.dep.yml
│ │ ├── request.dep.yml
│ │ ├── types-13.10.0.dep.yml
│ │ └── types-6.41.0.dep.yml
│ ├── @pkgjs/
│ │ └── parseargs.dep.yml
│ ├── @protobuf-ts/
│ │ ├── plugin.dep.yml
│ │ ├── protoc.dep.yml
│ │ ├── runtime-rpc.dep.yml
│ │ └── runtime.dep.yml
│ ├── @types/
│ │ └── semver.dep.yml
│ ├── @typescript/
│ │ └── vfs.dep.yml
│ ├── @typespec/
│ │ └── ts-http-runtime.dep.yml
│ ├── abort-controller.dep.yml
│ ├── agent-base.dep.yml
│ ├── ansi-regex-5.0.1.dep.yml
│ ├── ansi-regex-6.1.0.dep.yml
│ ├── ansi-styles-4.3.0.dep.yml
│ ├── ansi-styles-6.2.1.dep.yml
│ ├── archiver-utils.dep.yml
│ ├── archiver.dep.yml
│ ├── async.dep.yml
│ ├── asynckit.dep.yml
│ ├── b4a.dep.yml
│ ├── balanced-match.dep.yml
│ ├── bare-events.dep.yml
│ ├── base64-js.dep.yml
│ ├── before-after-hook.dep.yml
│ ├── binary.dep.yml
│ ├── bottleneck.dep.yml
│ ├── brace-expansion-1.1.11.dep.yml
│ ├── brace-expansion-2.0.1.dep.yml
│ ├── buffer-crc32.dep.yml
│ ├── buffer.dep.yml
│ ├── call-bind-apply-helpers.dep.yml
│ ├── color-convert.dep.yml
│ ├── color-name.dep.yml
│ ├── combined-stream.dep.yml
│ ├── compress-commons.dep.yml
│ ├── concat-map.dep.yml
│ ├── core-util-is.dep.yml
│ ├── crc-32.dep.yml
│ ├── crc32-stream.dep.yml
│ ├── cross-spawn.dep.yml
│ ├── debug.dep.yml
│ ├── delayed-stream.dep.yml
│ ├── deprecation.dep.yml
│ ├── dunder-proto.dep.yml
│ ├── eastasianwidth.dep.yml
│ ├── emoji-regex-8.0.0.dep.yml
│ ├── emoji-regex-9.2.2.dep.yml
│ ├── es-define-property.dep.yml
│ ├── es-errors.dep.yml
│ ├── es-object-atoms.dep.yml
│ ├── es-set-tostringtag.dep.yml
│ ├── event-target-shim.dep.yml
│ ├── events.dep.yml
│ ├── fast-fifo.dep.yml
│ ├── fast-xml-parser.dep.yml
│ ├── foreground-child.dep.yml
│ ├── form-data.dep.yml
│ ├── function-bind.dep.yml
│ ├── get-intrinsic.dep.yml
│ ├── get-proto.dep.yml
│ ├── glob.dep.yml
│ ├── gopd.dep.yml
│ ├── graceful-fs.dep.yml
│ ├── has-symbols.dep.yml
│ ├── has-tostringtag.dep.yml
│ ├── hasown.dep.yml
│ ├── http-proxy-agent.dep.yml
│ ├── https-proxy-agent.dep.yml
│ ├── ieee754.dep.yml
│ ├── inherits.dep.yml
│ ├── is-fullwidth-code-point.dep.yml
│ ├── is-plain-object.dep.yml
│ ├── is-stream.dep.yml
│ ├── isarray.dep.yml
│ ├── isexe.dep.yml
│ ├── jackspeak.dep.yml
│ ├── jwt-decode.dep.yml
│ ├── lazystream.dep.yml
│ ├── lodash.dep.yml
│ ├── lru-cache.dep.yml
│ ├── math-intrinsics.dep.yml
│ ├── mime-db.dep.yml
│ ├── mime-types.dep.yml
│ ├── minimatch-3.1.2.dep.yml
│ ├── minimatch-5.1.6.dep.yml
│ ├── minimatch-9.0.5.dep.yml
│ ├── minimist.dep.yml
│ ├── minipass.dep.yml
│ ├── mkdirp.dep.yml
│ ├── ms.dep.yml
│ ├── node-fetch.dep.yml
│ ├── normalize-path.dep.yml
│ ├── once.dep.yml
│ ├── package-json-from-dist.dep.yml
│ ├── path-key.dep.yml
│ ├── path-scurry.dep.yml
│ ├── process-nextick-args.dep.yml
│ ├── process.dep.yml
│ ├── readable-stream-2.3.8.dep.yml
│ ├── readable-stream-4.7.0.dep.yml
│ ├── readdir-glob.dep.yml
│ ├── safe-buffer-5.1.2.dep.yml
│ ├── safe-buffer-5.2.1.dep.yml
│ ├── sax.dep.yml
│ ├── semver-6.3.1.dep.yml
│ ├── semver-7.7.2.dep.yml
│ ├── shebang-command.dep.yml
│ ├── shebang-regex.dep.yml
│ ├── signal-exit.dep.yml
│ ├── streamx.dep.yml
│ ├── string-width-4.2.3.dep.yml
│ ├── string-width-5.1.2.dep.yml
│ ├── string-width-cjs.dep.yml
│ ├── string_decoder-1.1.1.dep.yml
│ ├── string_decoder-1.3.0.dep.yml
│ ├── strip-ansi-6.0.1.dep.yml
│ ├── strip-ansi-7.1.0.dep.yml
│ ├── strip-ansi-cjs.dep.yml
│ ├── strnum.dep.yml
│ ├── tar-stream.dep.yml
│ ├── text-decoder.dep.yml
│ ├── tr46.dep.yml
│ ├── traverse.dep.yml
│ ├── tslib-1.14.1.dep.yml
│ ├── tslib-2.8.1.dep.yml
│ ├── tunnel.dep.yml
│ ├── typescript-3.9.10.dep.yml
│ ├── typescript-5.4.5.dep.yml
│ ├── typescript-5.8.3.dep.yml
│ ├── undici.dep.yml
│ ├── universal-user-agent.dep.yml
│ ├── unzip-stream.dep.yml
│ ├── util-deprecate.dep.yml
│ ├── uuid.dep.yml
│ ├── webidl-conversions.dep.yml
│ ├── whatwg-url.dep.yml
│ ├── which.dep.yml
│ ├── wrap-ansi-cjs.dep.yml
│ ├── wrap-ansi.dep.yml
│ ├── wrappy.dep.yml
│ ├── xml2js.dep.yml
│ ├── xmlbuilder.dep.yml
│ └── zip-stream.dep.yml
├── .markdown-lint.yml
├── .node-version
├── .prettierignore
├── .prettierrc.yml
├── .vscode/
│ └── launch.json
├── .yaml-lint.yml
├── CODEOWNERS
├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── __fixtures__/
│ ├── core.ts
│ └── wait.ts
├── __tests__/
│ ├── arch.test.ts
│ ├── fs-utils.test.ts
│ ├── links/
│ │ ├── get-links.test.ts
│ │ ├── linux-links.test.ts
│ │ └── windows-links.test.ts
│ ├── method.test.ts
│ ├── platform.test.ts
│ └── version.test.ts
├── action.yml
├── dist/
│ └── index.js
├── eslint.config.mjs
├── jest.config.js
├── package.json
├── rollup.config.ts
├── src/
│ ├── apt-installer.ts
│ ├── arch.ts
│ ├── downloader.ts
│ ├── fs-utils.ts
│ ├── index.ts
│ ├── installer.ts
│ ├── links/
│ │ ├── get-links.ts
│ │ ├── links.ts
│ │ ├── linux-links.ts
│ │ └── windows-links.ts
│ ├── method.ts
│ ├── parser.ts
│ ├── platform.ts
│ ├── run-command.ts
│ ├── update-path.ts
│ └── version.ts
├── tsconfig.base.json
├── tsconfig.eslint.json
└── tsconfig.json
================================================
FILE CONTENTS
================================================
================================================
FILE: .devcontainer/devcontainer.json
================================================
{
"name": "GitHub Actions (TypeScript)",
"image": "mcr.microsoft.com/devcontainers/typescript-node:24",
"postCreateCommand": "npm install",
"customizations": {
"codespaces": {
"openFiles": ["README.md"]
},
"vscode": {
"extensions": [
"bierner.markdown-preview-github-styles",
"davidanson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"github.copilot",
"github.copilot-chat",
"github.vscode-github-actions",
"github.vscode-pull-request-github",
"me-dutour-mathieu.vscode-github-actions",
"redhat.vscode-yaml",
"rvest.vs-code-prettier-eslint",
"yzhang.markdown-all-in-one"
],
"settings": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.tabSize": 2,
"editor.formatOnSave": true,
"markdown.extension.list.indentationSize": "adaptive",
"markdown.extension.italic.indicator": "_",
"markdown.extension.orderedList.marker": "one"
}
}
},
"remoteEnv": {
"GITHUB_TOKEN": "${localEnv:GITHUB_TOKEN}"
},
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-community/npm-features/prettier:1": {}
}
}
================================================
FILE: .gitattributes
================================================
# Force LF everywhere for prettier
* text=auto eol=lf
# Ignore diffs in dist as it is generated code
dist/** -diff linguist-generated=true
*.jpg binary
================================================
FILE: .github/dependabot.yml
================================================
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
groups:
actions-minor:
update-types:
- minor
- patch
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
ignore:
- dependency-name: '@types/node'
update-types:
- 'version-update:semver-major'
groups:
npm-development:
dependency-type: development
update-types:
- minor
- patch
npm-production:
dependency-type: production
update-types:
- patch
================================================
FILE: .github/workflows/CI.yml
================================================
# This is a basic workflow to help you get started with Actions
name: CI
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [master]
pull_request:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
permissions:
contents: read
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "CI"
CI:
# The type of runners that the job will run on
strategy:
fail-fast: false
matrix:
os:
[
windows-2025,
windows-2022,
ubuntu-24.04,
ubuntu-22.04,
ubuntu-24.04-arm,
ubuntu-22.04-arm
]
method: [local, network]
runs-on: ${{ matrix.os }}
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
- name: Setup Node.js
id: setup-node
uses: actions/setup-node@v4
with:
node-version-file: .node-version
cache: npm
- name: Install Dependencies
id: npm-ci
run: npm ci
- name: Check Format
id: npm-format-check
run: npm run format:check
- name: Lint
id: npm-lint
run: npm run lint
- name: Test
id: npm-ci-test
run: npm run ci-test
- name: Run the action on this runner with method ${{matrix.method}}
uses: ./
with:
method: ${{matrix.method}}
log-file-suffix: '${{matrix.method}}-${{matrix.os}}'
- name:
Run the action on this runner with nvcc and libcublas subpackages
(Linux)
if: runner.os == 'Linux' && matrix.method == 'network'
uses: ./
with:
method: ${{matrix.method}}
sub-packages: '["nvcc"]'
non-cuda-sub-packages: '["libcublas"]'
log-file-suffix: 'nvcc-libcublas-${{matrix.method}}-${{matrix.os}}'
- name: Run the action on this runner with nvcc subpackage only (Windows)
if: runner.os == 'Windows'
id: test-action
uses: ./
with:
method: ${{matrix.method}}
sub-packages: '["nvcc"]'
log-file-suffix: 'nvcc-${{matrix.method}}-${{matrix.os}}'
- name: Print output cuda version
run: echo "${{ steps.test-action.outputs.cuda }}"
- name: Print output CUDA_PATH
run: echo "${{ steps.test-action.outputs.CUDA_PATH }}"
- name: Test if nvcc is available
run: nvcc -V
- name: List paths (windows)
if: runner.os == 'Windows'
shell: powershell
run: |
ls $env:CUDA_PATH
ls $env:CUDA_PATH\bin
ls $env:CUDA_PATH\include
- name: List paths (linux)
if: runner.os == 'Linux'
run: |
ls $CUDA_PATH
ls $CUDA_PATH/bin
ls $CUDA_PATH/include
================================================
FILE: .github/workflows/Check-dist.yml
================================================
# In TypeScript actions, `dist/` is a special directory. When you reference
# an action with the `uses:` property, `dist/index.js` is the code that will be
# run. For this project, the `dist/index.js` file is transpiled from other
# source files. This workflow ensures the `dist/` directory contains the
# expected transpiled code.
#
# If this workflow is run from a feature branch, it will act as an additional CI
# check and fail if the checked-in `dist/` directory does not match what is
# expected from the build.
name: Check Transpiled JavaScript
on:
pull_request:
branches:
- master
push:
branches:
- master
permissions:
contents: read
jobs:
check-dist:
name: Check dist/
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v4
- name: Setup Node.js
id: setup-node
uses: actions/setup-node@v4
with:
node-version-file: .node-version
cache: npm
- name: Install Dependencies
id: install
run: npm ci
- name: Build dist/ Directory
id: build
run: npm run bundle
# This will fail the workflow if the `dist/` directory is different than
# expected.
- name: Compare Directories
id: diff
run: |
if [ ! -d dist/ ]; then
echo "Expected dist/ directory does not exist. See status below:"
ls -la ./
exit 1
fi
if [ "$(git diff --ignore-space-at-eol --text dist/ | wc -l)" -gt "0" ]; then
echo "Detected uncommitted changes after build. See status below:"
git diff --ignore-space-at-eol --text dist/
exit 1
fi
# If `dist/` was different than expected, upload the expected version as a
# workflow artifact.
- if: ${{ failure() && steps.diff.outcome == 'failure' }}
name: Upload Artifact
id: upload
uses: actions/upload-artifact@v4
with:
name: dist
path: dist/
================================================
FILE: .github/workflows/codeql-analysis.yml
================================================
name: CodeQL
on:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
- cron: '31 7 * * 3'
permissions:
actions: read
checks: write
contents: read
security-events: write
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
language:
- TypeScript
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v4
- name: Initialize CodeQL
id: initialize
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
source-root: src
- name: Autobuild
id: autobuild
uses: github/codeql-action/autobuild@v3
- name: Perform CodeQL Analysis
id: analyze
uses: github/codeql-action/analyze@v3
================================================
FILE: .github/workflows/licensed.yml
================================================
# This workflow checks the statuses of cached dependencies used in this action
# with the help of the Licensed tool. If any licenses are invalid or missing,
# this workflow will fail. See: https://github.com/licensee/licensed
name: Licensed
on:
# Uncomment the below lines to run this workflow on pull requests and pushes
# to the default branch. This is useful for checking licenses before merging
# changes into the default branch.
pull_request:
branches:
- master
push:
branches:
- master
workflow_dispatch:
permissions:
contents: write
jobs:
licensed:
name: Check Licenses
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v4
- name: Setup Node.js
id: setup-node
uses: actions/setup-node@v4
with:
node-version-file: .node-version
cache: npm
- name: Install Dependencies
id: npm-ci
run: npm ci
- name: Setup Ruby
id: setup-ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
- uses: licensee/setup-licensed@v1.3.2
with:
version: 4.x
github_token: ${{ secrets.GITHUB_TOKEN }}
# If this is a workflow_dispatch event, update the cached licenses.
- if: ${{ github.event_name == 'workflow_dispatch' }}
name: Update Licenses
id: update-licenses
run: licensed cache
# Then, commit the updated licenses to the repository.
- if: ${{ github.event_name == 'workflow_dispatch' }}
name: Commit Licenses
id: commit-licenses
run: |
git config --local user.email "licensed-ci@users.noreply.github.com"
git config --local user.name "licensed-ci"
git add .
git commit -m "Auto-update license files"
git push
# Last, check the status of the cached licenses.
- name: Check Licenses
id: check-licenses
run: licensed status
================================================
FILE: .github/workflows/linter.yml
================================================
name: Lint Codebase
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: read
packages: read
statuses: write
jobs:
lint:
name: Lint Codebase
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Node.js
id: setup-node
uses: actions/setup-node@v4
with:
node-version-file: .node-version
cache: npm
- name: Install Dependencies
id: install
run: npm ci
- name: Lint Codebase
id: super-linter
uses: super-linter/super-linter/slim@v7
env:
DEFAULT_BRANCH: main
FILTER_REGEX_EXCLUDE: dist/**/*
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINTER_RULES_PATH: ${{ github.workspace }}
VALIDATE_ALL_CODEBASE: true
VALIDATE_JAVASCRIPT_ES: false
VALIDATE_JAVASCRIPT_STANDARD: false
VALIDATE_JSCPD: false
VALIDATE_TYPESCRIPT_ES: false
VALIDATE_JSON: false
VALIDATE_TYPESCRIPT_STANDARD: false
================================================
FILE: .gitignore
================================================
# Dependency directory
node_modules
# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
jspm_packages/
# TypeScript v1 declaration files
typings/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
.env.test
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# OS metadata
.DS_Store
Thumbs.db
# Ignore built ts files
__tests__/runner/*
# IDE files
.idea
*.code-workspace
================================================
FILE: .licensed.yml
================================================
# See: https://github.com/licensee/licensed/blob/main/docs/configuration.md
sources:
npm: true
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- other
- 0bsd
- blueoak-1.0.0
ignored:
npm:
# Used by Rollup.js when building in GitHub Actions
- '@rollup/rollup-linux-x64-gnu'
- '@bufbuild/protobuf'
- 'buffers'
- 'chainsaw'
================================================
FILE: .licenses/npm/@actions/artifact.dep.yml
================================================
---
name: "@actions/artifact"
version: 2.3.2
type: npm
summary: Actions artifact lib
homepage: https://github.com/actions/toolkit/tree/main/packages/artifact
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/cache.dep.yml
================================================
---
name: "@actions/cache"
version: 4.0.3
type: npm
summary: Actions cache lib
homepage: https://github.com/actions/toolkit/tree/main/packages/cache
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/core.dep.yml
================================================
---
name: "@actions/core"
version: 1.11.1
type: npm
summary: Actions core lib
homepage: https://github.com/actions/toolkit/tree/main/packages/core
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/exec.dep.yml
================================================
---
name: "@actions/exec"
version: 1.1.1
type: npm
summary: Actions exec lib
homepage: https://github.com/actions/toolkit/tree/main/packages/exec
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/github.dep.yml
================================================
---
name: "@actions/github"
version: 5.1.1
type: npm
summary: Actions github lib
homepage: https://github.com/actions/toolkit/tree/main/packages/github
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/glob-0.1.2.dep.yml
================================================
---
name: "@actions/glob"
version: 0.1.2
type: npm
summary: Actions glob lib
homepage: https://github.com/actions/toolkit/tree/main/packages/glob
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/glob-0.5.0.dep.yml
================================================
---
name: "@actions/glob"
version: 0.5.0
type: npm
summary: Actions glob lib
homepage: https://github.com/actions/toolkit/tree/main/packages/glob
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/http-client.dep.yml
================================================
---
name: "@actions/http-client"
version: 2.2.3
type: npm
summary: Actions Http Client
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
license: other
licenses:
- sources: LICENSE
text: |
Actions Http Client for Node.js
Copyright (c) GitHub, Inc.
All rights reserved.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/io.dep.yml
================================================
---
name: "@actions/io"
version: 1.1.3
type: npm
summary: Actions io lib
homepage: https://github.com/actions/toolkit/tree/main/packages/io
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@actions/tool-cache.dep.yml
================================================
---
name: "@actions/tool-cache"
version: 2.0.2
type: npm
summary: Actions tool-cache lib
homepage: https://github.com/actions/toolkit/tree/main/packages/tool-cache
license: mit
licenses:
- sources: LICENSE.md
text: |-
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/abort-controller-1.1.0.dep.yml
================================================
---
name: "@azure/abort-controller"
version: 1.1.0
type: npm
summary: Microsoft Azure SDK for JavaScript - Aborter
homepage: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/abort-controller/README.md
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/abort-controller-2.1.2.dep.yml
================================================
---
name: "@azure/abort-controller"
version: 2.1.2
type: npm
summary: Microsoft Azure SDK for JavaScript - Aborter
homepage: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/abort-controller/README.md
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-auth.dep.yml
================================================
---
name: "@azure/core-auth"
version: 1.9.0
type: npm
summary: Provides low-level interfaces and helper methods for authentication in Azure
SDK
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/README.md
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-client.dep.yml
================================================
---
name: "@azure/core-client"
version: 1.9.4
type: npm
summary: Core library for interfacing with AutoRest generated code
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-http-compat.dep.yml
================================================
---
name: "@azure/core-http-compat"
version: 2.3.0
type: npm
summary: Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-compat/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-lro.dep.yml
================================================
---
name: "@azure/core-lro"
version: 2.7.2
type: npm
summary: Isomorphic client library for supporting long-running operations in node.js
and browser.
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-lro/README.md
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-paging.dep.yml
================================================
---
name: "@azure/core-paging"
version: 1.6.2
type: npm
summary: Core types for paging async iterable iterators
homepage: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-rest-pipeline.dep.yml
================================================
---
name: "@azure/core-rest-pipeline"
version: 1.20.0
type: npm
summary: Isomorphic client library for making HTTP requests in node.js and browser.
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-tracing.dep.yml
================================================
---
name: "@azure/core-tracing"
version: 1.2.0
type: npm
summary: Provides low-level interfaces and helper methods for tracing in Azure SDK
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-util.dep.yml
================================================
---
name: "@azure/core-util"
version: 1.12.0
type: npm
summary: Core library for shared utility methods
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-util/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/core-xml.dep.yml
================================================
---
name: "@azure/core-xml"
version: 1.4.5
type: npm
summary: Core library for interacting with XML payloads
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-xml/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/logger.dep.yml
================================================
---
name: "@azure/logger"
version: 1.2.0
type: npm
summary: Microsoft Azure SDK for JavaScript - Logger
homepage: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/logger/README.md
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@azure/ms-rest-js.dep.yml
================================================
---
name: "@azure/ms-rest-js"
version: 2.7.0
type: npm
summary: Isomorphic client Runtime for Typescript/node.js/browser javascript client
libraries generated using AutoRest
homepage: https://github.com/Azure/ms-rest-js
license: mit
licenses:
- sources: LICENSE
text: |2
MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE
notices: []
================================================
FILE: .licenses/npm/@azure/storage-blob.dep.yml
================================================
---
name: "@azure/storage-blob"
version: 12.27.0
type: npm
summary: Microsoft Azure Storage SDK for JavaScript - Blob
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@bufbuild/protoplugin.dep.yml
================================================
---
name: "@bufbuild/protoplugin"
version: 2.5.1
type: npm
summary: Helps to create your own Protocol Buffers code generators.
homepage:
license: apache-2.0
licenses:
- sources: Auto-generated Apache-2.0 license text
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
notices: []
================================================
FILE: .licenses/npm/@fastify/busboy.dep.yml
================================================
---
name: "@fastify/busboy"
version: 2.1.1
type: npm
summary: A streaming parser for HTML form data for node.js
homepage:
license: mit
licenses:
- sources: LICENSE
text: |-
Copyright Brian White. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@isaacs/cliui.dep.yml
================================================
---
name: "@isaacs/cliui"
version: 8.0.2
type: npm
summary: easily create complex multi-column command-line-interfaces
homepage:
license: isc
licenses:
- sources: LICENSE.txt
text: |
Copyright (c) 2015, Contributors
Permission to use, copy, modify, and/or distribute this software
for any purpose with or without fee is hereby granted, provided
that the above copyright notice and this permission notice
appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/@octokit/auth-token.dep.yml
================================================
---
name: "@octokit/auth-token"
version: 2.5.0
type: npm
summary: GitHub API token authentication for browsers and Node.js
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License
Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/core.dep.yml
================================================
---
name: "@octokit/core"
version: 3.6.0
type: npm
summary: Extendable client for GitHub's REST & GraphQL APIs
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License
Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/endpoint.dep.yml
================================================
---
name: "@octokit/endpoint"
version: 6.0.12
type: npm
summary: Turns REST API endpoints into generic request options
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License
Copyright (c) 2018 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/graphql.dep.yml
================================================
---
name: "@octokit/graphql"
version: 4.8.0
type: npm
summary: GitHub GraphQL API client for browsers and Node
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License
Copyright (c) 2018 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/openapi-types-12.11.0.dep.yml
================================================
---
name: "@octokit/openapi-types"
version: 12.11.0
type: npm
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
homepage:
license: mit
licenses:
- sources: LICENSE
text: |-
Copyright 2020 Gregor Martynus
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/openapi-types-24.2.0.dep.yml
================================================
---
name: "@octokit/openapi-types"
version: 24.2.0
type: npm
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
homepage:
license: mit
licenses:
- sources: LICENSE
text: |-
Copyright 2020 Gregor Martynus
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/plugin-paginate-rest.dep.yml
================================================
---
name: "@octokit/plugin-paginate-rest"
version: 2.21.3
type: npm
summary: Octokit plugin to paginate REST API endpoint responses
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
MIT License Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/plugin-request-log.dep.yml
================================================
---
name: "@octokit/plugin-request-log"
version: 1.0.4
type: npm
summary: Log all requests and request errors
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
MIT License Copyright (c) 2020 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml
================================================
---
name: "@octokit/plugin-rest-endpoint-methods"
version: 5.16.2
type: npm
summary: Octokit plugin adding one method for all of api.github.com REST API endpoints
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
MIT License Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/plugin-retry.dep.yml
================================================
---
name: "@octokit/plugin-retry"
version: 3.0.9
type: npm
summary: Automatic retry plugin for octokit
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
MIT License
Copyright (c) 2018 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/request-error-2.1.0.dep.yml
================================================
---
name: "@octokit/request-error"
version: 2.1.0
type: npm
summary: Error class for Octokit request errors
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License
Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/request-error-5.1.1.dep.yml
================================================
---
name: "@octokit/request-error"
version: 5.1.1
type: npm
summary: Error class for Octokit request errors
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License
Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/request.dep.yml
================================================
---
name: "@octokit/request"
version: 5.6.3
type: npm
summary: Send parameterized requests to GitHub's APIs with sensible defaults in browsers
and Node
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License
Copyright (c) 2018 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/types-13.10.0.dep.yml
================================================
---
name: "@octokit/types"
version: 13.10.0
type: npm
summary: Shared TypeScript definitions for Octokit projects
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
MIT License Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@octokit/types-6.41.0.dep.yml
================================================
---
name: "@octokit/types"
version: 6.41.0
type: npm
summary: Shared TypeScript definitions for Octokit projects
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
MIT License Copyright (c) 2019 Octokit contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: "[MIT](LICENSE)"
notices: []
================================================
FILE: .licenses/npm/@pkgjs/parseargs.dep.yml
================================================
---
name: "@pkgjs/parseargs"
version: 0.11.0
type: npm
summary: Polyfill of future proposal for `util.parseArgs()`
homepage: https://github.com/pkgjs/parseargs#readme
license: other
licenses:
- sources: LICENSE
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
notices: []
================================================
FILE: .licenses/npm/@protobuf-ts/plugin.dep.yml
================================================
---
name: "@protobuf-ts/plugin"
version: 2.11.0
type: npm
summary: The protocol buffer compiler plugin "protobuf-ts" generates TypeScript, gRPC-web,
Twirp, and more.
homepage: https://github.com/timostamm/protobuf-ts
license: apache-2.0
licenses:
- sources: LICENSE
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
notices: []
================================================
FILE: .licenses/npm/@protobuf-ts/protoc.dep.yml
================================================
---
name: "@protobuf-ts/protoc"
version: 2.11.0
type: npm
summary: Installs the protocol buffer compiler "protoc" for you.
homepage: https://github.com/timostamm/protobuf-ts
license: apache-2.0
licenses:
- sources: Auto-generated Apache-2.0 license text
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
notices: []
================================================
FILE: .licenses/npm/@protobuf-ts/runtime-rpc.dep.yml
================================================
---
name: "@protobuf-ts/runtime-rpc"
version: 2.11.0
type: npm
summary: Runtime library for RPC clients generated by the protoc plugin "protobuf-ts"
homepage: https://github.com/timostamm/protobuf-ts
license: apache-2.0
licenses:
- sources: LICENSE
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
notices: []
================================================
FILE: .licenses/npm/@protobuf-ts/runtime.dep.yml
================================================
---
name: "@protobuf-ts/runtime"
version: 2.11.0
type: npm
summary: Runtime library for code generated by the protoc plugin "protobuf-ts"
homepage: https://github.com/timostamm/protobuf-ts
license: other
licenses:
- sources: LICENSE
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
notices: []
================================================
FILE: .licenses/npm/@types/semver.dep.yml
================================================
---
name: "@types/semver"
version: 7.7.0
type: npm
summary: TypeScript definitions for semver
homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver
license: mit
licenses:
- sources: LICENSE
text: |2
MIT License
Copyright (c) Microsoft Corporation.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE
notices: []
================================================
FILE: .licenses/npm/@typescript/vfs.dep.yml
================================================
---
name: "@typescript/vfs"
version: 1.6.1
type: npm
summary:
homepage: https://github.com/microsoft/TypeScript-Website
license: mit
licenses:
- sources: LICENSE
text: "The MIT License (MIT)\nCopyright (c) Microsoft Corporation\n\nPermission
is hereby granted, free of charge, to any person obtaining a copy of this software
and \nassociated documentation files (the \"Software\"), to deal in the Software
without restriction, \nincluding without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, \nand/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, \nsubject to
the following conditions:\n\nThe above copyright notice and this permission notice
shall be included in all copies or substantial \nportions of the Software.\n\nTHE
SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT \nNOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NONINFRINGEMENT. \nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, \nWHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
notices: []
================================================
FILE: .licenses/npm/@typespec/ts-http-runtime.dep.yml
================================================
---
name: "@typespec/ts-http-runtime"
version: 0.2.2
type: npm
summary: Isomorphic client library for making HTTP requests in node.js and browser.
homepage: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/abort-controller.dep.yml
================================================
---
name: abort-controller
version: 3.0.0
type: npm
summary: An implementation of WHATWG AbortController interface.
homepage: https://github.com/mysticatea/abort-controller#readme
license: mit
licenses:
- sources: LICENSE
text: |
MIT License
Copyright (c) 2017 Toru Nagashima
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/agent-base.dep.yml
================================================
---
name: agent-base
version: 7.1.3
type: npm
summary: Turn a function into an `http.Agent` instance
homepage:
license: mit
licenses:
- sources: LICENSE
text: |-
(The MIT License)
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/ansi-regex-5.0.1.dep.yml
================================================
---
name: ansi-regex
version: 5.0.1
type: npm
summary: Regular expression for matching ANSI escape codes
homepage:
license: mit
licenses:
- sources: license
text: |
MIT License
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/ansi-regex-6.1.0.dep.yml
================================================
---
name: ansi-regex
version: 6.1.0
type: npm
summary: Regular expression for matching ANSI escape codes
homepage:
license: mit
licenses:
- sources: license
text: |
MIT License
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/ansi-styles-4.3.0.dep.yml
================================================
---
name: ansi-styles
version: 4.3.0
type: npm
summary: ANSI escape codes for styling strings in the terminal
homepage:
license: mit
licenses:
- sources: license
text: |
MIT License
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/ansi-styles-6.2.1.dep.yml
================================================
---
name: ansi-styles
version: 6.2.1
type: npm
summary: ANSI escape codes for styling strings in the terminal
homepage:
license: mit
licenses:
- sources: license
text: |
MIT License
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/archiver-utils.dep.yml
================================================
---
name: archiver-utils
version: 5.0.2
type: npm
summary: utility functions for archiver
homepage: https://github.com/archiverjs/archiver-utils#readme
license: mit
licenses:
- sources: LICENSE
text: |-
Copyright (c) 2015 Chris Talkington.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/archiver.dep.yml
================================================
---
name: archiver
version: 7.0.1
type: npm
summary: a streaming interface for archive generation
homepage: https://github.com/archiverjs/node-archiver
license: mit
licenses:
- sources: LICENSE
text: |-
Copyright (c) 2012-2014 Chris Talkington, contributors.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/async.dep.yml
================================================
---
name: async
version: 3.2.6
type: npm
summary: Higher-order functions and common patterns for asynchronous code
homepage: https://caolan.github.io/async/
license: mit
licenses:
- sources: LICENSE
text: |
Copyright (c) 2010-2018 Caolan McMahon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/asynckit.dep.yml
================================================
---
name: asynckit
version: 0.4.0
type: npm
summary: Minimal async jobs utility library, with streams support
homepage: https://github.com/alexindigo/asynckit#readme
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2016 Alex Indigo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: README.md
text: AsyncKit is licensed under the MIT license.
notices: []
================================================
FILE: .licenses/npm/b4a.dep.yml
================================================
---
name: b4a
version: 1.6.7
type: npm
summary: Bridging the gap between buffers and typed arrays
homepage: https://github.com/holepunchto/b4a#readme
license: apache-2.0
licenses:
- sources: LICENSE
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: README.md
text: Apache 2.0
notices: []
================================================
FILE: .licenses/npm/balanced-match.dep.yml
================================================
---
name: balanced-match
version: 1.0.2
type: npm
summary: Match balanced character pairs, like "{" and "}"
homepage: https://github.com/juliangruber/balanced-match
license: mit
licenses:
- sources: LICENSE.md
text: |
(MIT)
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: README.md
text: |-
(MIT)
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
notices: []
================================================
FILE: .licenses/npm/bare-events.dep.yml
================================================
---
name: bare-events
version: 2.5.4
type: npm
summary: Event emitters for JavaScript
homepage: https://github.com/holepunchto/bare-events#readme
license: apache-2.0
licenses:
- sources: LICENSE
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: README.md
text: Apache-2.0
notices: []
================================================
FILE: .licenses/npm/base64-js.dep.yml
================================================
---
name: base64-js
version: 1.5.1
type: npm
summary: Base64 encoding/decoding in pure JS
homepage: https://github.com/beatgammit/base64-js
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
Copyright (c) 2014 Jameson Little
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: MIT
notices: []
================================================
FILE: .licenses/npm/before-after-hook.dep.yml
================================================
---
name: before-after-hook
version: 2.2.3
type: npm
summary: asynchronous before/error/after hooks for internal functionality
homepage:
license: apache-2.0
licenses:
- sources: LICENSE
text: |2
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license t
gitextract__9on8o5b/ ├── .devcontainer/ │ └── devcontainer.json ├── .gitattributes ├── .github/ │ ├── dependabot.yml │ └── workflows/ │ ├── CI.yml │ ├── Check-dist.yml │ ├── codeql-analysis.yml │ ├── licensed.yml │ └── linter.yml ├── .gitignore ├── .licensed.yml ├── .licenses/ │ └── npm/ │ ├── @actions/ │ │ ├── artifact.dep.yml │ │ ├── cache.dep.yml │ │ ├── core.dep.yml │ │ ├── exec.dep.yml │ │ ├── github.dep.yml │ │ ├── glob-0.1.2.dep.yml │ │ ├── glob-0.5.0.dep.yml │ │ ├── http-client.dep.yml │ │ ├── io.dep.yml │ │ └── tool-cache.dep.yml │ ├── @azure/ │ │ ├── abort-controller-1.1.0.dep.yml │ │ ├── abort-controller-2.1.2.dep.yml │ │ ├── core-auth.dep.yml │ │ ├── core-client.dep.yml │ │ ├── core-http-compat.dep.yml │ │ ├── core-lro.dep.yml │ │ ├── core-paging.dep.yml │ │ ├── core-rest-pipeline.dep.yml │ │ ├── core-tracing.dep.yml │ │ ├── core-util.dep.yml │ │ ├── core-xml.dep.yml │ │ ├── logger.dep.yml │ │ ├── ms-rest-js.dep.yml │ │ └── storage-blob.dep.yml │ ├── @bufbuild/ │ │ └── protoplugin.dep.yml │ ├── @fastify/ │ │ └── busboy.dep.yml │ ├── @isaacs/ │ │ └── cliui.dep.yml │ ├── @octokit/ │ │ ├── auth-token.dep.yml │ │ ├── core.dep.yml │ │ ├── endpoint.dep.yml │ │ ├── graphql.dep.yml │ │ ├── openapi-types-12.11.0.dep.yml │ │ ├── openapi-types-24.2.0.dep.yml │ │ ├── plugin-paginate-rest.dep.yml │ │ ├── plugin-request-log.dep.yml │ │ ├── plugin-rest-endpoint-methods.dep.yml │ │ ├── plugin-retry.dep.yml │ │ ├── request-error-2.1.0.dep.yml │ │ ├── request-error-5.1.1.dep.yml │ │ ├── request.dep.yml │ │ ├── types-13.10.0.dep.yml │ │ └── types-6.41.0.dep.yml │ ├── @pkgjs/ │ │ └── parseargs.dep.yml │ ├── @protobuf-ts/ │ │ ├── plugin.dep.yml │ │ ├── protoc.dep.yml │ │ ├── runtime-rpc.dep.yml │ │ └── runtime.dep.yml │ ├── @types/ │ │ └── semver.dep.yml │ ├── @typescript/ │ │ └── vfs.dep.yml │ ├── @typespec/ │ │ └── ts-http-runtime.dep.yml │ ├── abort-controller.dep.yml │ ├── agent-base.dep.yml │ ├── ansi-regex-5.0.1.dep.yml │ ├── ansi-regex-6.1.0.dep.yml │ ├── ansi-styles-4.3.0.dep.yml │ ├── ansi-styles-6.2.1.dep.yml │ ├── archiver-utils.dep.yml │ ├── archiver.dep.yml │ ├── async.dep.yml │ ├── asynckit.dep.yml │ ├── b4a.dep.yml │ ├── balanced-match.dep.yml │ ├── bare-events.dep.yml │ ├── base64-js.dep.yml │ ├── before-after-hook.dep.yml │ ├── binary.dep.yml │ ├── bottleneck.dep.yml │ ├── brace-expansion-1.1.11.dep.yml │ ├── brace-expansion-2.0.1.dep.yml │ ├── buffer-crc32.dep.yml │ ├── buffer.dep.yml │ ├── call-bind-apply-helpers.dep.yml │ ├── color-convert.dep.yml │ ├── color-name.dep.yml │ ├── combined-stream.dep.yml │ ├── compress-commons.dep.yml │ ├── concat-map.dep.yml │ ├── core-util-is.dep.yml │ ├── crc-32.dep.yml │ ├── crc32-stream.dep.yml │ ├── cross-spawn.dep.yml │ ├── debug.dep.yml │ ├── delayed-stream.dep.yml │ ├── deprecation.dep.yml │ ├── dunder-proto.dep.yml │ ├── eastasianwidth.dep.yml │ ├── emoji-regex-8.0.0.dep.yml │ ├── emoji-regex-9.2.2.dep.yml │ ├── es-define-property.dep.yml │ ├── es-errors.dep.yml │ ├── es-object-atoms.dep.yml │ ├── es-set-tostringtag.dep.yml │ ├── event-target-shim.dep.yml │ ├── events.dep.yml │ ├── fast-fifo.dep.yml │ ├── fast-xml-parser.dep.yml │ ├── foreground-child.dep.yml │ ├── form-data.dep.yml │ ├── function-bind.dep.yml │ ├── get-intrinsic.dep.yml │ ├── get-proto.dep.yml │ ├── glob.dep.yml │ ├── gopd.dep.yml │ ├── graceful-fs.dep.yml │ ├── has-symbols.dep.yml │ ├── has-tostringtag.dep.yml │ ├── hasown.dep.yml │ ├── http-proxy-agent.dep.yml │ ├── https-proxy-agent.dep.yml │ ├── ieee754.dep.yml │ ├── inherits.dep.yml │ ├── is-fullwidth-code-point.dep.yml │ ├── is-plain-object.dep.yml │ ├── is-stream.dep.yml │ ├── isarray.dep.yml │ ├── isexe.dep.yml │ ├── jackspeak.dep.yml │ ├── jwt-decode.dep.yml │ ├── lazystream.dep.yml │ ├── lodash.dep.yml │ ├── lru-cache.dep.yml │ ├── math-intrinsics.dep.yml │ ├── mime-db.dep.yml │ ├── mime-types.dep.yml │ ├── minimatch-3.1.2.dep.yml │ ├── minimatch-5.1.6.dep.yml │ ├── minimatch-9.0.5.dep.yml │ ├── minimist.dep.yml │ ├── minipass.dep.yml │ ├── mkdirp.dep.yml │ ├── ms.dep.yml │ ├── node-fetch.dep.yml │ ├── normalize-path.dep.yml │ ├── once.dep.yml │ ├── package-json-from-dist.dep.yml │ ├── path-key.dep.yml │ ├── path-scurry.dep.yml │ ├── process-nextick-args.dep.yml │ ├── process.dep.yml │ ├── readable-stream-2.3.8.dep.yml │ ├── readable-stream-4.7.0.dep.yml │ ├── readdir-glob.dep.yml │ ├── safe-buffer-5.1.2.dep.yml │ ├── safe-buffer-5.2.1.dep.yml │ ├── sax.dep.yml │ ├── semver-6.3.1.dep.yml │ ├── semver-7.7.2.dep.yml │ ├── shebang-command.dep.yml │ ├── shebang-regex.dep.yml │ ├── signal-exit.dep.yml │ ├── streamx.dep.yml │ ├── string-width-4.2.3.dep.yml │ ├── string-width-5.1.2.dep.yml │ ├── string-width-cjs.dep.yml │ ├── string_decoder-1.1.1.dep.yml │ ├── string_decoder-1.3.0.dep.yml │ ├── strip-ansi-6.0.1.dep.yml │ ├── strip-ansi-7.1.0.dep.yml │ ├── strip-ansi-cjs.dep.yml │ ├── strnum.dep.yml │ ├── tar-stream.dep.yml │ ├── text-decoder.dep.yml │ ├── tr46.dep.yml │ ├── traverse.dep.yml │ ├── tslib-1.14.1.dep.yml │ ├── tslib-2.8.1.dep.yml │ ├── tunnel.dep.yml │ ├── typescript-3.9.10.dep.yml │ ├── typescript-5.4.5.dep.yml │ ├── typescript-5.8.3.dep.yml │ ├── undici.dep.yml │ ├── universal-user-agent.dep.yml │ ├── unzip-stream.dep.yml │ ├── util-deprecate.dep.yml │ ├── uuid.dep.yml │ ├── webidl-conversions.dep.yml │ ├── whatwg-url.dep.yml │ ├── which.dep.yml │ ├── wrap-ansi-cjs.dep.yml │ ├── wrap-ansi.dep.yml │ ├── wrappy.dep.yml │ ├── xml2js.dep.yml │ ├── xmlbuilder.dep.yml │ └── zip-stream.dep.yml ├── .markdown-lint.yml ├── .node-version ├── .prettierignore ├── .prettierrc.yml ├── .vscode/ │ └── launch.json ├── .yaml-lint.yml ├── CODEOWNERS ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── __fixtures__/ │ ├── core.ts │ └── wait.ts ├── __tests__/ │ ├── arch.test.ts │ ├── fs-utils.test.ts │ ├── links/ │ │ ├── get-links.test.ts │ │ ├── linux-links.test.ts │ │ └── windows-links.test.ts │ ├── method.test.ts │ ├── platform.test.ts │ └── version.test.ts ├── action.yml ├── dist/ │ └── index.js ├── eslint.config.mjs ├── jest.config.js ├── package.json ├── rollup.config.ts ├── src/ │ ├── apt-installer.ts │ ├── arch.ts │ ├── downloader.ts │ ├── fs-utils.ts │ ├── index.ts │ ├── installer.ts │ ├── links/ │ │ ├── get-links.ts │ │ ├── links.ts │ │ ├── linux-links.ts │ │ └── windows-links.ts │ ├── method.ts │ ├── parser.ts │ ├── platform.ts │ ├── run-command.ts │ ├── update-path.ts │ └── version.ts ├── tsconfig.base.json ├── tsconfig.eslint.json └── tsconfig.json
SYMBOL INDEX (2177 symbols across 17 files)
FILE: dist/index.js
function getDefaultExportFromCjs (line 53) | function getDefaultExportFromCjs (x) {
function getAugmentedNamespace (line 57) | function getAugmentedNamespace(n) {
function requireUtils$5 (line 90) | function requireUtils$5 () {
function requireCommand (line 137) | function requireCommand () {
function requireFileCommand (line 242) | function requireFileCommand () {
function requireProxy (line 317) | function requireProxy () {
function requireTunnel$1 (line 421) | function requireTunnel$1 () {
function requireTunnel (line 690) | function requireTunnel () {
function requireSymbols$4 (line 702) | function requireSymbols$4 () {
function requireErrors$3 (line 774) | function requireErrors$3 () {
function requireConstants$8 (line 1012) | function requireConstants$8 () {
function requireUtil$c (line 1138) | function requireUtil$c () {
function requireTimers (line 1668) | function requireTimers () {
function requireSbmh (line 1775) | function requireSbmh () {
function requirePartStream (line 2011) | function requirePartStream () {
function requireGetLimit (line 2032) | function requireGetLimit () {
function requireHeaderParser (line 2056) | function requireHeaderParser () {
function requireDicer (line 2164) | function requireDicer () {
function requireDecodeText (line 2385) | function requireDecodeText () {
function requireParseParams (line 2509) | function requireParseParams () {
function requireBasename (line 2712) | function requireBasename () {
function requireMultipart (line 2734) | function requireMultipart () {
function requireDecoder (line 3048) | function requireDecoder () {
function requireUrlencoded (line 3110) | function requireUrlencoded () {
function requireMain (line 3307) | function requireMain () {
function requireConstants$7 (line 3400) | function requireConstants$7 () {
function requireGlobal$1 (line 3559) | function requireGlobal$1 () {
function requireUtil$b (line 3607) | function requireUtil$b () {
function requireSymbols$3 (line 4758) | function requireSymbols$3 () {
function requireWebidl (line 4776) | function requireWebidl () {
function requireDataURL (line 5430) | function requireDataURL () {
function requireFile$1 (line 6066) | function requireFile$1 () {
function requireFormdata (line 6418) | function requireFormdata () {
function requireBody (line 6691) | function requireBody () {
function requireRequest$1 (line 7312) | function requireRequest$1 () {
function requireDispatcher (line 7819) | function requireDispatcher () {
function requireDispatcherBase (line 7846) | function requireDispatcherBase () {
function requireConnect (line 8046) | function requireConnect () {
function requireUtils$4 (line 8246) | function requireUtils$4 () {
function requireConstants$6 (line 8268) | function requireConstants$6 () {
function requireRedirectHandler (line 8550) | function requireRedirectHandler () {
function requireRedirectInterceptor (line 8761) | function requireRedirectInterceptor () {
function requireLlhttpWasm (line 8790) | function requireLlhttpWasm () {
function requireLlhttp_simdWasm (line 8800) | function requireLlhttp_simdWasm () {
function requireClient$1 (line 8810) | function requireClient$1 () {
function requireFixedQueue (line 11099) | function requireFixedQueue () {
function requirePoolStats (line 11222) | function requirePoolStats () {
function requirePoolBase (line 11265) | function requirePoolBase () {
function requirePool (line 11467) | function requirePool () {
function requireBalancedPool (line 11583) | function requireBalancedPool () {
function requireDispatcherWeakref (line 11781) | function requireDispatcherWeakref () {
function requireAgent (line 11837) | function requireAgent () {
function requireReadable$2 (line 11997) | function requireReadable$2 () {
function requireUtil$a (line 12325) | function requireUtil$a () {
function requireAbortSignal (line 12380) | function requireAbortSignal () {
function requireApiRequest (line 12442) | function requireApiRequest () {
function requireApiStream (line 12630) | function requireApiStream () {
function requireApiPipeline (line 12858) | function requireApiPipeline () {
function requireApiUpgrade (line 13115) | function requireApiUpgrade () {
function requireApiConnect (line 13228) | function requireApiConnect () {
function requireApi (line 13339) | function requireApi () {
function requireMockErrors (line 13354) | function requireMockErrors () {
function requireMockSymbols (line 13379) | function requireMockSymbols () {
function requireMockUtils (line 13410) | function requireMockUtils () {
function requireMockInterceptor (line 13770) | function requireMockInterceptor () {
function requireMockClient (line 13984) | function requireMockClient () {
function requireMockPool (line 14051) | function requireMockPool () {
function requirePluralizer (line 14118) | function requirePluralizer () {
function requirePendingInterceptorsFormatter (line 14155) | function requirePendingInterceptorsFormatter () {
function requireMockAgent (line 14203) | function requireMockAgent () {
function requireProxyAgent (line 14382) | function requireProxyAgent () {
function requireRetryHandler (line 14579) | function requireRetryHandler () {
function requireGlobal (line 14924) | function requireGlobal () {
function requireDecoratorHandler (line 14964) | function requireDecoratorHandler () {
function requireHeaders$1 (line 15007) | function requireHeaders$1 () {
function requireResponse (line 15599) | function requireResponse () {
function requireRequest (line 16180) | function requireRequest () {
function requireFetch (line 17132) | function requireFetch () {
function requireSymbols$2 (line 19212) | function requireSymbols$2 () {
function requireProgressevent (line 19230) | function requireProgressevent () {
function requireEncoding (line 19316) | function requireEncoding () {
function requireUtil$9 (line 19614) | function requireUtil$9 () {
function requireFilereader (line 20014) | function requireFilereader () {
function requireSymbols$1 (line 20366) | function requireSymbols$1 () {
function requireUtil$8 (line 20379) | function requireUtil$8 () {
function requireCache$2 (line 20436) | function requireCache$2 () {
function requireCachestorage (line 21282) | function requireCachestorage () {
function requireConstants$5 (line 21434) | function requireConstants$5 () {
function requireUtil$7 (line 21454) | function requireUtil$7 () {
function requireParse$1 (line 21736) | function requireParse$1 () {
function requireCookies (line 22061) | function requireCookies () {
function requireConstants$4 (line 22252) | function requireConstants$4 () {
function requireSymbols (line 22311) | function requireSymbols () {
function requireEvents (line 22331) | function requireEvents () {
function requireUtil$6 (line 22642) | function requireUtil$6 () {
function requireConnection (line 22850) | function requireConnection () {
function requireFrame (line 23149) | function requireFrame () {
function requireReceiver (line 23230) | function requireReceiver () {
function requireWebsocket (line 23582) | function requireWebsocket () {
function requireUndici (line 24227) | function requireUndici () {
function requireLib$2 (line 24401) | function requireLib$2 () {
function requireAuth (line 25062) | function requireAuth () {
function requireOidcUtils (line 25150) | function requireOidcUtils () {
function requireSummary (line 25236) | function requireSummary () {
function requirePathUtils (line 25530) | function requirePathUtils () {
function requireIoUtil (line 25609) | function requireIoUtil () {
function requireIo (line 25801) | function requireIo () {
function requireToolrunner (line 26107) | function requireToolrunner () {
function requireExec (line 26732) | function requireExec () {
function requirePlatform (line 26842) | function requirePlatform () {
function requireCore$1 (line 26945) | function requireCore$1 () {
function parseMethod (line 27298) | function parseMethod(methodString) {
function getOs (line 27314) | async function getOs() {
function getRelease (line 27326) | async function getRelease() {
function execReturnOutput (line 27332) | async function execReturnOutput(command, args = []) {
function getArch (line 27356) | async function getArch() {
function useApt (line 27369) | async function useApt(method) {
function aptSetup (line 27372) | async function aptSetup(version) {
function aptInstall (line 27410) | async function aptInstall(version, subPackages, nonCudaSubPackages) {
function requireInternalGlobOptionsHelper (line 27444) | function requireInternalGlobOptionsHelper () {
function requireInternalPathHelper (line 27505) | function requireInternalPathHelper () {
function requireInternalMatchKind (line 27710) | function requireInternalMatchKind () {
function requireInternalPatternHelper (line 27733) | function requireInternalPatternHelper () {
function requireConcatMap (line 27837) | function requireConcatMap () {
function requireBalancedMatch (line 27859) | function requireBalancedMatch () {
function requireBraceExpansion$2 (line 27929) | function requireBraceExpansion$2 () {
function requireMinimatch$1 (line 28134) | function requireMinimatch$1 () {
function requireInternalPath (line 29091) | function requireInternalPath () {
function requireInternalPattern (line 29211) | function requireInternalPattern () {
function requireInternalSearchState (line 29475) | function requireInternalSearchState () {
function requireInternalGlobber (line 29493) | function requireInternalGlobber () {
function requireGlob$1 (line 29735) | function requireGlob$1 () {
function requireSemver$3 (line 29770) | function requireSemver$3 () {
function requireConstants$3 (line 31425) | function requireConstants$3 () {
function requireCacheUtils (line 31469) | function requireCacheUtils () {
method constructor (line 31726) | constructor(message) {
function log$1 (line 31734) | function log$1(message, ...args) {
function enable (line 31756) | function enable(namespaces) {
function enabled (line 31774) | function enabled(namespace) {
function disable (line 31790) | function disable() {
function createDebugger (line 31795) | function createDebugger(namespace) {
function destroy (line 31815) | function destroy() {
function extend (line 31823) | function extend(namespace) {
constant TYPESPEC_RUNTIME_LOG_LEVELS (line 31831) | const TYPESPEC_RUNTIME_LOG_LEVELS = ["verbose", "info", "warning", "erro...
function patchLogMethod (line 31838) | function patchLogMethod(parent, child) {
function isTypeSpecRuntimeLogLevel (line 31843) | function isTypeSpecRuntimeLogLevel(level) {
function createLoggerContext (line 31851) | function createLoggerContext(options) {
function setLogLevel (line 31921) | function setLogLevel(logLevel) {
function createClientLogger$1 (line 31929) | function createClientLogger$1(namespace) {
function normalizeName (line 31935) | function normalizeName(name) {
class HttpHeadersImpl (line 31943) | class HttpHeadersImpl {
method constructor (line 31944) | constructor(rawHeaders) {
method set (line 31958) | set(name, value) {
method get (line 31966) | get(name) {
method has (line 31974) | has(name) {
method delete (line 31981) | delete(name) {
method toJSON (line 31987) | toJSON(options = {}) {
method toString (line 32004) | toString() {
method [Symbol.iterator] (line 32010) | [Symbol.iterator]() {
function createHttpHeaders$1 (line 32018) | function createHttpHeaders$1(rawHeaders) {
function randomUUID$1 (line 32034) | function randomUUID$1() {
class PipelineRequestImpl (line 32040) | class PipelineRequestImpl {
method constructor (line 32041) | constructor(options) {
function createPipelineRequest$1 (line 32068) | function createPipelineRequest$1(options) {
class HttpPipeline (line 32080) | class HttpPipeline {
method constructor (line 32081) | constructor(policies) {
method addPolicy (line 32087) | addPolicy(policy, options = {}) {
method removePolicy (line 32103) | removePolicy(options) {
method sendRequest (line 32118) | sendRequest(httpClient, request) {
method getOrderedPolicies (line 32127) | getOrderedPolicies() {
method clone (line 32133) | clone() {
method create (line 32136) | static create() {
method orderPolicies (line 32139) | orderPolicies() {
function createEmptyPipeline$1 (line 32330) | function createEmptyPipeline$1() {
function isObject$2 (line 32340) | function isObject$2(input) {
function isError$1 (line 32354) | function isError$1(e) {
class Sanitizer (line 32416) | class Sanitizer {
method constructor (line 32417) | constructor({ additionalAllowedHeaderNames: allowedHeaderNames = [], a...
method sanitize (line 32428) | sanitize(obj) {
method sanitizeUrl (line 32471) | sanitizeUrl(value) {
method sanitizeHeaders (line 32486) | sanitizeHeaders(obj) {
method sanitizeQuery (line 32498) | sanitizeQuery(value) {
method constructor (line 32522) | constructor(message, options = {}) {
function isRestError$1 (line 32560) | function isRestError$1(e) {
function stringToUint8Array (line 32581) | function stringToUint8Array(value, format) {
constant DEFAULT_TLS_SETTINGS (line 32591) | const DEFAULT_TLS_SETTINGS = {};
function isReadableStream (line 32592) | function isReadableStream(body) {
function isStreamComplete (line 32595) | function isStreamComplete(stream) {
function isArrayBuffer (line 32611) | function isArrayBuffer(body) {
class ReportTransform (line 32614) | class ReportTransform extends Transform {
method _transform (line 32616) | _transform(chunk, _encoding, callback) {
method constructor (line 32627) | constructor(progressCallback) {
class NodeHttpClient (line 32637) | class NodeHttpClient {
method constructor (line 32638) | constructor() {
method sendRequest (line 32645) | async sendRequest(request) {
method makeRequest (line 32758) | makeRequest(request, abortController, body) {
method getOrCreateAgent (line 32799) | getOrCreateAgent(request, isInsecure) {
function getResponseHeaders (line 32837) | function getResponseHeaders(res) {
function getDecodedResponseStream (line 32852) | function getDecodedResponseStream(stream, headers) {
function streamToText (line 32866) | function streamToText(stream) {
function getBodyLength (line 32893) | function getBodyLength(body) {
function createNodeHttpClient (line 32917) | function createNodeHttpClient() {
function createDefaultHttpClient$1 (line 32926) | function createDefaultHttpClient$1() {
function logPolicy$1 (line 32940) | function logPolicy$1(options = {}) {
function redirectPolicy$1 (line 32978) | function redirectPolicy$1(options = {}) {
function handleRedirect (line 32988) | async function handleRedirect(next, response, maxRetries, currentRetries...
constant DEFAULT_RETRY_POLICY_COUNT (line 33016) | const DEFAULT_RETRY_POLICY_COUNT = 3;
function decompressResponsePolicy$1 (line 33028) | function decompressResponsePolicy$1() {
function getRandomIntegerInclusive (line 33051) | function getRandomIntegerInclusive(min, max) {
function calculateRetryDelay (line 33070) | function calculateRetryDelay(retryAttempt, config) {
function delay$3 (line 33093) | function delay$3(delayInMs, value, options) {
function parseHeaderValueAsNumber (line 33128) | function parseHeaderValueAsNumber(response, headerName) {
function getRetryAfterInMs (line 33162) | function getRetryAfterInMs(response) {
function isThrottlingRetryResponse (line 33193) | function isThrottlingRetryResponse(response) {
function throttlingRetryStrategy (line 33196) | function throttlingRetryStrategy() {
constant DEFAULT_CLIENT_RETRY_INTERVAL (line 33214) | const DEFAULT_CLIENT_RETRY_INTERVAL = 1000;
constant DEFAULT_CLIENT_MAX_RETRY_INTERVAL (line 33215) | const DEFAULT_CLIENT_MAX_RETRY_INTERVAL = 1000 * 64;
function exponentialRetryStrategy (line 33221) | function exponentialRetryStrategy(options = {}) {
function isExponentialRetryResponse (line 33251) | function isExponentialRetryResponse(response) {
function isSystemError (line 33261) | function isSystemError(err) {
function retryPolicy (line 33283) | function retryPolicy(strategies, options = { maxRetries: DEFAULT_RETRY_P...
function defaultRetryPolicy$1 (line 33386) | function defaultRetryPolicy$1(options = {}) {
function formDataToFormDataMap (line 33430) | function formDataToFormDataMap(formData) {
function formDataPolicy$1 (line 33442) | function formDataPolicy$1() {
function wwwFormUrlEncode (line 33464) | function wwwFormUrlEncode(formData) {
function prepareFormData (line 33478) | async function prepareFormData(formData, request) {
function requireMs (line 33531) | function requireMs () {
function requireCommon (line 33698) | function requireCommon () {
function requireBrowser (line 33999) | function requireBrowser () {
function requireHasFlag (line 34282) | function requireHasFlag () {
function requireSupportsColor (line 34298) | function requireSupportsColor () {
function requireNode$1 (line 34444) | function requireNode$1 () {
function requireSrc (line 34718) | function requireSrc () {
function requireHelpers (line 34735) | function requireHelpers () {
function requireDist$3 (line 34808) | function requireDist$3 () {
function requireParseProxyResponse (line 34999) | function requireParseProxyResponse () {
function requireDist$2 (line 35107) | function requireDist$2 () {
function requireDist$1 (line 35298) | function requireDist$1 () {
constant HTTPS_PROXY (line 35455) | const HTTPS_PROXY = "HTTPS_PROXY";
constant HTTP_PROXY (line 35456) | const HTTP_PROXY = "HTTP_PROXY";
constant ALL_PROXY (line 35457) | const ALL_PROXY = "ALL_PROXY";
constant NO_PROXY (line 35458) | const NO_PROXY = "NO_PROXY";
function getEnvironmentValue (line 35471) | function getEnvironmentValue(name) {
function loadEnvironmentProxyValue (line 35480) | function loadEnvironmentProxyValue() {
function isBypassed (line 35494) | function isBypassed(uri, noProxyList, bypassedMap) {
function loadNoProxy (line 35525) | function loadNoProxy() {
function getDefaultProxySettings$1 (line 35543) | function getDefaultProxySettings$1(proxyUrl) {
function getDefaultProxySettingsInternal (line 35563) | function getDefaultProxySettingsInternal() {
function getUrlFromProxySettings (line 35567) | function getUrlFromProxySettings(settings) {
function setProxyAgentOnRequest (line 35584) | function setProxyAgentOnRequest(request, cachedAgents, proxyUrl) {
function proxyPolicy$1 (line 35616) | function proxyPolicy$1(proxySettings, options) {
function agentPolicy$1 (line 35650) | function agentPolicy$1(agent) {
function tlsPolicy$1 (line 35672) | function tlsPolicy$1(tlsSettings) {
function isBlob$1 (line 35687) | function isBlob$1(x) {
function __rest (line 35708) | function __rest(s, e) {
function __values$1 (line 35720) | function __values$1(o) {
function __await (line 35732) | function __await(v) {
function __asyncGenerator (line 35736) | function __asyncGenerator(thisArg, _arguments, generator) {
function __asyncDelegator (line 35749) | function __asyncDelegator(o) {
function __asyncValues (line 35755) | function __asyncValues(o) {
function streamAsyncIterator (line 35770) | function streamAsyncIterator() {
function makeAsyncIterable (line 35787) | function makeAsyncIterable(webStream) {
function ensureNodeStream (line 35795) | function ensureNodeStream(stream) {
function toStream (line 35804) | function toStream(source) {
function concat$2 (line 35824) | async function concat$2(sources) {
function generateBoundary (line 35854) | function generateBoundary() {
function encodeHeaders (line 35857) | function encodeHeaders(headers) {
function getLength (line 35864) | function getLength(source) {
function getTotalLength (line 35876) | function getTotalLength(sources) {
function buildRequestBody (line 35889) | async function buildRequestBody(request, parts, boundary) {
function assertValidBoundary (line 35913) | function assertValidBoundary(boundary) {
function multipartPolicy$1 (line 35924) | function multipartPolicy$1() {
function createEmptyPipeline (line 35966) | function createEmptyPipeline() {
function createClientLogger (line 35981) | function createClientLogger(namespace) {
function logPolicy (line 35995) | function logPolicy(options = {}) {
function redirectPolicy (line 36011) | function redirectPolicy(options = {}) {
function getHeaderName (line 36020) | function getHeaderName() {
function setPlatformSpecificData (line 36026) | async function setPlatformSpecificData(map) {
function getUserAgentString (line 36048) | function getUserAgentString(telemetryInfo) {
function getUserAgentHeaderName (line 36059) | function getUserAgentHeaderName() {
function getUserAgentValue (line 36065) | async function getUserAgentValue(prefix) {
function userAgentPolicy (line 36086) | function userAgentPolicy(options = {}) {
method constructor (line 36120) | constructor(message) {
function createAbortablePromise (line 36134) | function createAbortablePromise(buildPromise, options) {
function delay$2 (line 36176) | function delay$2(timeInMs, options) {
function getErrorMessage (line 36196) | function getErrorMessage(e) {
function isError (line 36224) | function isError(e) {
function randomUUID (line 36232) | function randomUUID() {
function hasRawContent (line 36268) | function hasRawContent(x) {
function getRawContent (line 36278) | function getRawContent(blob) {
function multipartPolicy (line 36296) | function multipartPolicy() {
function decompressResponsePolicy (line 36323) | function decompressResponsePolicy() {
function defaultRetryPolicy (line 36335) | function defaultRetryPolicy(options = {}) {
function formDataPolicy (line 36344) | function formDataPolicy() {
function getDefaultProxySettings (line 36357) | function getDefaultProxySettings(proxyUrl) {
function proxyPolicy (line 36367) | function proxyPolicy(proxySettings, options) {
function setClientRequestIdPolicy (line 36383) | function setClientRequestIdPolicy(requestIdHeaderName = "x-ms-client-req...
function agentPolicy (line 36400) | function agentPolicy(agent) {
function tlsPolicy (line 36409) | function tlsPolicy(tlsSettings) {
function createTracingContext (line 36427) | function createTracingContext(options = {}) {
class TracingContextImpl (line 36438) | class TracingContextImpl {
method constructor (line 36439) | constructor(initialContext) {
method setValue (line 36445) | setValue(key, value) {
method getValue (line 36450) | getValue(key) {
method deleteValue (line 36453) | deleteValue(key) {
function requireState$2 (line 36464) | function requireState$2 () {
function createDefaultTracingSpan (line 36496) | function createDefaultTracingSpan() {
function createDefaultInstrumenter (line 36516) | function createDefaultInstrumenter() {
function getInstrumenter (line 36540) | function getInstrumenter() {
function createTracingClient (line 36555) | function createTracingClient(options) {
class RestError (line 36624) | class RestError extends Error {
method constructor (line 36625) | constructor(message, options = {}) {
function isRestError (line 36650) | function isRestError(e) {
function tracingPolicy (line 36666) | function tracingPolicy(options = {}) {
function tryCreateTracingClient (line 36705) | function tryCreateTracingClient() {
function tryCreateSpan (line 36718) | function tryCreateSpan(tracingClient, request, spanAttributes) {
function tryProcessError (line 36742) | function tryProcessError(span, error) {
function tryProcessResponse (line 36757) | function tryProcessResponse(span, response) {
function wrapAbortSignalLike (line 36787) | function wrapAbortSignalLike(abortSignalLike) {
function wrapAbortSignalLikePolicy (line 36819) | function wrapAbortSignalLikePolicy() {
function createPipelineFromOptions (line 36845) | function createPipelineFromOptions(options) {
function createDefaultHttpClient (line 36884) | function createDefaultHttpClient() {
function createHttpHeaders (line 36911) | function createHttpHeaders(rawHeaders) {
function createPipelineRequest (line 36922) | function createPipelineRequest(options) {
constant DEFAULT_CYCLER_OPTIONS (line 36932) | const DEFAULT_CYCLER_OPTIONS = {
function beginRefresh (line 36947) | async function beginRefresh(getAccessToken, retryIntervalInMs, refreshTi...
function createTokenCycler (line 36989) | function createTokenCycler(credential, tokenCyclerOptions) {
function trySendRequest (line 37105) | async function trySendRequest(request, next) {
function defaultAuthorizeRequest (line 37121) | async function defaultAuthorizeRequest(options) {
function isChallengeResponse (line 37138) | function isChallengeResponse(response) {
function authorizeRequestOnCaeChallenge (line 37146) | async function authorizeRequestOnCaeChallenge(onChallengeOptions, caeCla...
function bearerTokenAuthenticationPolicy (line 37163) | function bearerTokenAuthenticationPolicy(options) {
function parseChallenges (line 37287) | function parseChallenges(challenges) {
function getCaeChallengeClaims (line 37315) | function getCaeChallengeClaims(challenges) {
function isTokenCredential (line 37337) | function isTokenCredential(credential) {
function createDisableKeepAlivePolicy (line 37352) | function createDisableKeepAlivePolicy() {
function pipelineContainsDisableKeepAlivePolicy (line 37364) | function pipelineContainsDisableKeepAlivePolicy(pipeline) {
function encodeByteArray (line 37380) | function encodeByteArray(value) {
function decodeString (line 37389) | function decodeString(value) {
function isPrimitiveBody (line 37412) | function isPrimitiveBody(value, mapperTypeName) {
function isDuration (line 37429) | function isDuration(value) {
function isValidUuid (line 37440) | function isValidUuid(uuid) {
function handleNullableResponseAndWrappableBody (line 37454) | function handleNullableResponseAndWrappableBody(responseObject) {
function flattenResponse (line 37473) | function flattenResponse(fullResponse, responseSpec) {
class SerializerImpl (line 37521) | class SerializerImpl {
method constructor (line 37522) | constructor(modelMappers = {}, isXML = false) {
method validateConstraints (line 37529) | validateConstraints(mapper, value, objectName) {
method serialize (line 37587) | serialize(mapper, object, objectName, options = { xml: {} }) {
method deserialize (line 37674) | deserialize(mapper, responseBody, objectName, options = { xml: {} }) {
function createSerializer (line 37767) | function createSerializer(modelMappers = {}, isXML = false) {
function trimEnd (line 37770) | function trimEnd(str, ch) {
function bufferToBase64Url (line 37777) | function bufferToBase64Url(buffer) {
function base64UrlToByteArray (line 37789) | function base64UrlToByteArray(str) {
function splitSerializeName (line 37801) | function splitSerializeName(prop) {
function dateToUnixTime (line 37819) | function dateToUnixTime(d) {
function unixTimeToDate (line 37828) | function unixTimeToDate(n) {
function serializeBasicTypes (line 37834) | function serializeBasicTypes(typeName, objectName, value) {
function serializeEnumType (line 37872) | function serializeEnumType(objectName, allowedValues, value) {
function serializeByteArrayType (line 37887) | function serializeByteArrayType(objectName, value) {
function serializeBase64UrlType (line 37896) | function serializeBase64UrlType(objectName, value) {
function serializeDateTypes (line 37905) | function serializeDateTypes(typeName, value, objectName) {
function serializeSequenceType (line 37947) | function serializeSequenceType(serializer, mapper, object, objectName, i...
function serializeDictionaryType (line 37986) | function serializeDictionaryType(serializer, mapper, object, objectName,...
function resolveAdditionalProperties (line 38016) | function resolveAdditionalProperties(serializer, mapper, objectName) {
function resolveReferencedMapper (line 38030) | function resolveReferencedMapper(serializer, mapper, objectName) {
function resolveModelProperties (line 38042) | function resolveModelProperties(serializer, mapper, objectName) {
function serializeCompositeType (line 38057) | function serializeCompositeType(serializer, mapper, object, objectName, ...
function getXmlObjectValue (line 38142) | function getXmlObjectValue(propertyMapper, serializedValue, isXml, optio...
function isSpecialXmlProperty (line 38165) | function isSpecialXmlProperty(propertyName, options) {
function deserializeCompositeType (line 38168) | function deserializeCompositeType(serializer, mapper, responseBody, obje...
function deserializeDictionaryType (line 38320) | function deserializeDictionaryType(serializer, mapper, responseBody, obj...
function deserializeSequenceType (line 38336) | function deserializeSequenceType(serializer, mapper, responseBody, objec...
function getIndexDiscriminator (line 38362) | function getIndexDiscriminator(discriminators, discriminatorValue, typeN...
function getPolymorphicMapper (line 38384) | function getPolymorphicMapper(serializer, mapper, object, polymorphicPro...
function getPolymorphicDiscriminatorRecursively (line 38406) | function getPolymorphicDiscriminatorRecursively(serializer, mapper) {
function getPolymorphicDiscriminatorSafely (line 38411) | function getPolymorphicDiscriminatorSafely(serializer, typeName) {
function requireState$1 (line 38442) | function requireState$1 () {
function getOperationArgumentValueFromParameter (line 38480) | function getOperationArgumentValueFromParameter(operationArguments, para...
function getPropertyFromParameterPath (line 38528) | function getPropertyFromParameterPath(parent, parameterPath) {
function hasOriginalRequest (line 38548) | function hasOriginalRequest(request) {
function getOperationRequestInfo (line 38551) | function getOperationRequestInfo(request) {
function deserializationPolicy (line 38574) | function deserializationPolicy(options = {}) {
function getOperationResponseMap (line 38595) | function getOperationResponseMap(parsedResponse) {
function shouldDeserializeResponse (line 38610) | function shouldDeserializeResponse(parsedResponse) {
function deserializeResponseBody (line 38626) | async function deserializeResponseBody(jsonContentTypes, xmlContentTypes...
function isOperationSpecEmpty (line 38677) | function isOperationSpecEmpty(operationSpec) {
function handleErrorResponse (line 38682) | function handleErrorResponse(parsedResponse, operationSpec, responseSpec...
function parse$1 (line 38753) | async function parse$1(jsonContentTypes, xmlContentTypes, operationRespo...
function getStreamingResponseStatusCodes (line 38798) | function getStreamingResponseStatusCodes(operationSpec) {
function getPathStringFromParameter (line 38815) | function getPathStringFromParameter(parameter) {
function serializationPolicy (line 38840) | function serializationPolicy(options = {}) {
function serializeHeaders (line 38859) | function serializeHeaders(request, operationArguments, operationSpec) {
function serializeRequestBody (line 38889) | function serializeRequestBody(request, operationArguments, operationSpec...
function getXmlValueWithNamespace (line 38956) | function getXmlValueWithNamespace(xmlNamespace, xmlnsKey, typeName, seri...
function prepareXMLRootList (line 38967) | function prepareXMLRootList(obj, elementName, xmlNamespaceKey, xmlNamesp...
function createClientPipeline (line 38987) | function createClientPipeline(options = {}) {
function getCachedDefaultHttpClient$1 (line 39005) | function getCachedDefaultHttpClient$1() {
function getRequestUrl (line 39021) | function getRequestUrl(baseUri, operationSpec, operationArguments, fallb...
function replaceAll (line 39054) | function replaceAll(input, replacements) {
function calculateUrlReplacements (line 39061) | function calculateUrlReplacements(operationSpec, operationArguments, fal...
function isAbsoluteUrl (line 39077) | function isAbsoluteUrl(url) {
function appendPath (line 39080) | function appendPath(url, pathToAppend) {
function calculateQueryParameters (line 39107) | function calculateQueryParameters(operationSpec, operationArguments, fal...
function simpleParseQueryParams (line 39163) | function simpleParseQueryParams(queryString) {
function appendQueryParams (line 39189) | function appendQueryParams(url, queryParams, sequenceParams, noOverwrite...
class ServiceClient (line 39254) | class ServiceClient {
method constructor (line 39259) | constructor(options = {}) {
method sendRequest (line 39283) | async sendRequest(request) {
method sendOperationRequest (line 39292) | async sendOperationRequest(operationArguments, operationSpec) {
function createDefaultPipeline (line 39366) | function createDefaultPipeline(options) {
function getCredentialScopes (line 39373) | function getCredentialScopes(options) {
function isUuid (line 39406) | function isUuid(text) {
function extractTenantId (line 39439) | function extractTenantId(challengeInfo) {
function buildScopes (line 39453) | function buildScopes(challengeOptions, challengeInfo) {
function getChallenge (line 39470) | function getChallenge(response) {
function parseChallenge (line 39483) | function parseChallenge(challenge) {
function requestToOptions (line 39493) | function requestToOptions(request) {
function toPipelineRequest (line 39513) | function toPipelineRequest(webResource, options = {}) {
function toWebResourceLike (line 39547) | function toWebResourceLike(request, options) {
function toHttpHeadersLike (line 39630) | function toHttpHeadersLike(headers) {
function getHeaderKey (line 39636) | function getHeaderKey(headerName) {
class HttpHeaders (line 39642) | class HttpHeaders {
method constructor (line 39643) | constructor(rawHeaders) {
method set (line 39657) | set(headerName, headerValue) {
method get (line 39668) | get(headerName) {
method contains (line 39675) | contains(headerName) {
method remove (line 39683) | remove(headerName) {
method rawHeaders (line 39691) | rawHeaders() {
method headersArray (line 39697) | headersArray() {
method headerNames (line 39707) | headerNames() {
method headerValues (line 39718) | headerValues() {
method toJson (line 39729) | toJson(options = {}) {
method toString (line 39748) | toString() {
method clone (line 39754) | clone() {
function toCompatResponse (line 39772) | function toCompatResponse(response, options) {
function toPipelineResponse (line 39809) | function toPipelineResponse(compatResponse) {
class ExtendedServiceClient (line 39827) | class ExtendedServiceClient extends ServiceClient {
method constructor (line 39828) | constructor(options) {
method sendOperationRequest (line 39848) | async sendOperationRequest(operationArguments, operationSpec) {
method log (line 39882) | log(_logLevel, _message) {
method shouldLog (line 39885) | shouldLog(_logLevel) {
function createRequestPolicyFactoryPolicy (line 39897) | function createRequestPolicyFactoryPolicy(factories) {
function convertHttpClient (line 39925) | function convertHttpClient(requestPolicyClient) {
function getAllMatches (line 39939) | function getAllMatches(string, regex) {
function isExist (line 39960) | function isExist(v) {
function validate (line 39973) | function validate(xmlData, options) {
function isWhiteSpace (line 40152) | function isWhiteSpace(char){
function readPI (line 40160) | function readPI(xmlData, i) {
function readCommentAndCDATA (line 40180) | function readCommentAndCDATA(xmlData, i) {
function readAttributeStr (line 40239) | function readAttributeStr(xmlData, i) {
function validateAttributeString (line 40276) | function validateAttributeString(attrStr, options) {
function validateNumberAmpersand (line 40312) | function validateNumberAmpersand(xmlData, i) {
function validateAmpersand (line 40327) | function validateAmpersand(xmlData, i) {
function getErrorObject (line 40347) | function getErrorObject(code, message, lineNumber) {
function validateAttrName (line 40358) | function validateAttrName(attrName) {
function validateTagName (line 40364) | function validateTagName(tagname) {
function getLineNumberForPosition (line 40369) | function getLineNumberForPosition(xmlData, index) {
function getPositionFromMatch (line 40380) | function getPositionFromMatch(match) {
class XmlNode (line 40438) | class XmlNode{
method constructor (line 40439) | constructor(tagname) {
method add (line 40444) | add(key,val){
method addChild (line 40449) | addChild(node, startIndex) {
method getMetaDataSymbol (line 40464) | static getMetaDataSymbol() {
function readDocType (line 40470) | function readDocType(xmlData, i){
function readEntityExp (line 40547) | function readEntityExp(xmlData, i) {
function readNotationExp (line 40585) | function readNotationExp(xmlData, i) {
function readIdentifierVal (line 40636) | function readIdentifierVal(xmlData, i, type) {
function readElementExp (line 40656) | function readElementExp(xmlData, i) {
function hasSeq (line 40707) | function hasSeq(data, seq,i){
function validateEntityName (line 40714) | function validateEntityName(name){
function toNumber (line 40736) | function toNumber(str, options = {}){
function resolveEnotation (line 40802) | function resolveEnotation(str,trimmedStr,options){
function trimZeros (line 40832) | function trimZeros(numStr){
function parse_int (line 40843) | function parse_int(numStr, base){
function getIgnoreAttributesFn (line 40851) | function getIgnoreAttributesFn(ignoreAttributes) {
class OrderedObjParser (line 40877) | class OrderedObjParser{
method constructor (line 40878) | constructor(options){
function addExternalEntities (line 40922) | function addExternalEntities(externalEntities){
function parseTextData (line 40942) | function parseTextData(val, tagName, jPath, dontTrim, hasAttributes, isL...
function resolveNameSpace (line 40971) | function resolveNameSpace(tagname) {
function buildAttributesMap (line 40989) | function buildAttributesMap(attrStr, jPath, tagName) {
function addChild (line 41257) | function addChild(currentNode, childNode, jPath, startIndex){
function saveTextToParentTag (line 41290) | function saveTextToParentTag(textData, currentNode, jPath, isLeafNode) {
function isItStopNode (line 41315) | function isItStopNode(stopNodes, jPath, currentTagName){
function tagExpWithClosingIndex (line 41330) | function tagExpWithClosingIndex(xmlData, i, closingChar = ">"){
function findClosingIndex (line 41360) | function findClosingIndex(xmlData, str, i, errMsg){
function readTagExp (line 41369) | function readTagExp(xmlData,i, removeNSPrefix, closingChar = ">"){
function readStopNodeData (line 41405) | function readStopNodeData(xmlData, tagName, i){
function parseValue (line 41449) | function parseValue(val, shouldParse, options) {
constant METADATA_SYMBOL (line 41465) | const METADATA_SYMBOL = XmlNode.getMetaDataSymbol();
function prettify (line 41473) | function prettify(node, options){
function compress (line 41484) | function compress(arr, options, jPath){
function propName$1 (line 41540) | function propName$1(obj){
function assignAttributes (line 41548) | function assignAttributes(obj, attrMap, jpath, options){
function isLeafTag (line 41563) | function isLeafTag(obj, options){
class XMLParser (line 41581) | class XMLParser{
method constructor (line 41583) | constructor(options){
method parse (line 41593) | parse(xmlData,validationOption){
method addEntity (line 41619) | addEntity(key, value){
method getMetaDataSymbol (line 41641) | static getMetaDataSymbol() {
constant EOL (line 41646) | const EOL = "\n";
function toXml (line 41654) | function toXml(jArray, options) {
function arrToStr (line 41662) | function arrToStr(arr, options, jPath, indentation) {
function propName (line 41736) | function propName(obj) {
function attr_to_str (line 41745) | function attr_to_str(attrMap, options) {
function isStopNode (line 41762) | function isStopNode(jPath, options) {
function replaceEntitiesValue (line 41771) | function replaceEntitiesValue(textValue, options) {
function Builder (line 41815) | function Builder(options) {
function processTextOrObjNode (line 41953) | function processTextOrObjNode (object, key, level, ajPath) {
function indentate (line 42035) | function indentate(level) {
function isAttribute (line 42039) | function isAttribute(name /*, options*/) {
constant XML_ATTRKEY (line 42056) | const XML_ATTRKEY = "$";
constant XML_CHARKEY (line 42060) | const XML_CHARKEY = "_";
function getCommonOptions (line 42064) | function getCommonOptions(options) {
function getSerializerOptions (line 42073) | function getSerializerOptions(options = {}) {
function getParserOptions (line 42077) | function getParserOptions(options = {}) {
function stringifyXML (line 42086) | function stringifyXML(obj, opts = {}) {
function parseXML (line 42099) | async function parseXML(str, opts = {}) {
method constructor (line 42151) | constructor(message) {
class BaseRequestPolicy (line 42162) | class BaseRequestPolicy {
method constructor (line 42166) | constructor(
method shouldLog (line 42183) | shouldLog(logLevel) {
method log (line 42192) | log(logLevel, message) {
constant SDK_VERSION (line 42199) | const SDK_VERSION = "12.27.0";
constant SERVICE_VERSION (line 42200) | const SERVICE_VERSION = "2025-05-05";
constant BLOCK_BLOB_MAX_UPLOAD_BLOB_BYTES (line 42201) | const BLOCK_BLOB_MAX_UPLOAD_BLOB_BYTES = 256 * 1024 * 1024;
constant BLOCK_BLOB_MAX_STAGE_BLOCK_BYTES (line 42202) | const BLOCK_BLOB_MAX_STAGE_BLOCK_BYTES = 4000 * 1024 * 1024;
constant BLOCK_BLOB_MAX_BLOCKS (line 42203) | const BLOCK_BLOB_MAX_BLOCKS = 50000;
constant DEFAULT_BLOCK_BUFFER_SIZE_BYTES (line 42204) | const DEFAULT_BLOCK_BUFFER_SIZE_BYTES = 8 * 1024 * 1024;
constant DEFAULT_BLOB_DOWNLOAD_BLOCK_BYTES (line 42205) | const DEFAULT_BLOB_DOWNLOAD_BLOCK_BYTES = 4 * 1024 * 1024;
constant DEFAULT_MAX_DOWNLOAD_RETRY_REQUESTS (line 42206) | const DEFAULT_MAX_DOWNLOAD_RETRY_REQUESTS = 5;
constant REQUEST_TIMEOUT (line 42207) | const REQUEST_TIMEOUT = 100 * 1000;
constant SIZE_1_MB (line 42244) | const SIZE_1_MB = 1 * 1024 * 1024;
constant BATCH_MAX_REQUEST (line 42245) | const BATCH_MAX_REQUEST = 256;
constant BATCH_MAX_PAYLOAD_IN_BYTES (line 42246) | const BATCH_MAX_PAYLOAD_IN_BYTES = 4 * SIZE_1_MB;
constant HTTP_LINE_ENDING (line 42247) | const HTTP_LINE_ENDING = "\r\n";
constant HTTP_VERSION_1_1 (line 42248) | const HTTP_VERSION_1_1 = "HTTP/1.1";
function escapeURLPath (line 42465) | function escapeURLPath(url) {
function getProxyUriFromDevConnString (line 42473) | function getProxyUriFromDevConnString(connectionString) {
function getValueInConnString (line 42488) | function getValueInConnString(connectionString, argument) {
function extractConnectionStringParts (line 42503) | function extractConnectionStringParts(connectionString) {
function escape (line 42579) | function escape(text) {
function appendToURLPath (line 42594) | function appendToURLPath(url, name) {
function setURLParameter (line 42610) | function setURLParameter(url, name, value) {
function getURLParameter (line 42637) | function getURLParameter(url, name) {
function setURLHost (line 42649) | function setURLHost(url, host) {
function getURLPath (line 42659) | function getURLPath(url) {
function getURLScheme (line 42673) | function getURLScheme(url) {
function getURLPathAndQuery (line 42687) | function getURLPathAndQuery(url) {
function getURLQueries (line 42705) | function getURLQueries(url) {
function appendToURLQuery (line 42734) | function appendToURLQuery(url, queryParts) {
function truncatedISO8061Date (line 42754) | function truncatedISO8061Date(date, withMilliseconds = true) {
function base64encode$1 (line 42766) | function base64encode$1(content) {
function generateBlockID (line 42774) | function generateBlockID(blockIDPrefix, blockIndex) {
function delay$1 (line 42794) | async function delay$1(timeInMs, aborter, abortError) {
function padStart (line 42823) | function padStart(currentString, targetLength, padString = " ") {
function iEqual (line 42846) | function iEqual(str1, str2) {
function getAccountNameFromUrl (line 42854) | function getAccountNameFromUrl(url) {
function isIpEndpointStyle (line 42878) | function isIpEndpointStyle(parsedUrl) {
function toBlobTagsString (line 42892) | function toBlobTagsString(tags) {
function toBlobTags (line 42910) | function toBlobTags(tags) {
function toTags (line 42933) | function toTags(tags) {
function toQuerySerialization (line 42948) | function toQuerySerialization(textConfiguration) {
function parseObjectReplicationRecord (line 42994) | function parseObjectReplicationRecord(objectReplicationRecord) {
function httpAuthorizationToString (line 43027) | function httpAuthorizationToString(httpAuthorization) {
function BlobNameToString (line 43030) | function BlobNameToString(name) {
function ConvertInternalResponseOfListBlobFlat (line 43038) | function ConvertInternalResponseOfListBlobFlat(internalResponse) {
function ConvertInternalResponseOfListBlobHierarchy (line 43046) | function ConvertInternalResponseOfListBlobHierarchy(internalResponse) {
function EscapePath (line 43104) | function EscapePath(blobName) {
function assertResponse (line 43117) | function assertResponse(response) {
class StorageRetryPolicy (line 43153) | class StorageRetryPolicy extends BaseRequestPolicy {
method constructor (line 43161) | constructor(nextPolicy, options, retryOptions = DEFAULT_RETRY_OPTIONS$...
method sendRequest (line 43192) | async sendRequest(request) {
method attemptSendRequest (line 43205) | async attemptSendRequest(request, secondaryHas404, attempt) {
method shouldRetry (line 43244) | shouldRetry(isPrimaryRetry, attempt, response, err) {
method delay (line 43316) | async delay(isPrimaryRetry, attempt, abortSignal) {
class StorageRetryPolicyFactory (line 43341) | class StorageRetryPolicyFactory {
method constructor (line 43346) | constructor(retryOptions) {
method create (line 43355) | create(nextPolicy, options) {
class CredentialPolicy (line 43366) | class CredentialPolicy extends BaseRequestPolicy {
method sendRequest (line 43372) | sendRequest(request) {
method signRequest (line 43381) | signRequest(request) {
function compareHeader (line 43423) | function compareHeader(lhs, rhs) {
function isLessThan (line 43428) | function isLessThan(lhs, rhs) {
class StorageSharedKeyCredentialPolicy (line 43466) | class StorageSharedKeyCredentialPolicy extends CredentialPolicy {
method constructor (line 43473) | constructor(nextPolicy, options, factory) {
method signRequest (line 43482) | signRequest(request) {
method getHeaderValueToSign (line 43521) | getHeaderValueToSign(request, headerName) {
method getCanonicalizedHeadersString (line 43547) | getCanonicalizedHeadersString(request) {
method getCanonicalizedResourceString (line 43574) | getCanonicalizedResourceString(request) {
class Credential (line 43604) | class Credential {
method create (line 43611) | create(_nextPolicy, _options) {
class StorageSharedKeyCredential (line 43623) | class StorageSharedKeyCredential extends Credential {
method constructor (line 43629) | constructor(accountName, accountKey) {
method create (line 43640) | create(nextPolicy, options) {
method computeHMACSHA256 (line 43648) | computeHMACSHA256(stringToSign) {
class AnonymousCredentialPolicy (line 43659) | class AnonymousCredentialPolicy extends CredentialPolicy {
method constructor (line 43667) | constructor(nextPolicy, options) {
class AnonymousCredential (line 43680) | class AnonymousCredential extends Credential {
method create (line 43687) | create(nextPolicy, options) {
function getCachedDefaultHttpClient (line 43695) | function getCachedDefaultHttpClient() {
function storageBrowserPolicy (line 43712) | function storageBrowserPolicy() {
constant DEFAULT_RETRY_OPTIONS (line 43751) | const DEFAULT_RETRY_OPTIONS = {
constant RETRY_ABORT_ERROR (line 43770) | const RETRY_ABORT_ERROR = new AbortError$2("The operation was aborted.");
function storageRetryPolicy (line 43774) | function storageRetryPolicy(options = {}) {
function storageSharedKeyCredentialPolicy (line 43913) | function storageSharedKeyCredentialPolicy(options) {
class StorageBrowserPolicy (line 44045) | class StorageBrowserPolicy extends BaseRequestPolicy {
method constructor (line 44053) | constructor(nextPolicy, options) {
method sendRequest (line 44061) | async sendRequest(request) {
class StorageBrowserPolicyFactory (line 44080) | class StorageBrowserPolicyFactory {
method create (line 44087) | create(nextPolicy, options) {
function storageCorrectContentLengthPolicy (line 44101) | function storageCorrectContentLengthPolicy() {
function isPipelineLike (line 44125) | function isPipelineLike(pipeline) {
class Pipeline (line 44142) | class Pipeline {
method constructor (line 44149) | constructor(factories, options = {}) {
method toServiceClientOptions (line 44159) | toServiceClientOptions() {
function newPipeline (line 44173) | function newPipeline(credential, pipelineOptions = {}) {
function processDownlevelPipeline (line 44181) | function processDownlevelPipeline(pipeline) {
function getCoreClientOptions (line 44206) | function getCoreClientOptions(pipeline) {
function getCredentialFromPipeline (line 44272) | function getCredentialFromPipeline(pipeline) {
function isStorageSharedKeyCredential (line 44291) | function isStorageSharedKeyCredential(factory) {
function isAnonymousCredential (line 44297) | function isAnonymousCredential(factory) {
function isCoreHttpBearerTokenFactory (line 44303) | function isCoreHttpBearerTokenFactory(factory) {
function isStorageBrowserPolicyFactory (line 44306) | function isStorageBrowserPolicyFactory(factory) {
function isStorageRetryPolicyFactory (line 44312) | function isStorageRetryPolicyFactory(factory) {
function isStorageTelemetryPolicyFactory (line 44318) | function isStorageTelemetryPolicyFactory(factory) {
function isInjectorPolicyFactory (line 44321) | function isInjectorPolicyFactory(factory) {
function isCoreHttpPolicyFactory (line 44324) | function isCoreHttpPolicyFactory(factory) {
class ServiceImpl (line 54384) | class ServiceImpl {
method constructor (line 54389) | constructor(client) {
method setProperties (line 54398) | setProperties(blobServiceProperties, options) {
method getProperties (line 54406) | getProperties(options) {
method getStatistics (line 54415) | getStatistics(options) {
method listContainersSegment (line 54422) | listContainersSegment(options) {
method getUserDelegationKey (line 54431) | getUserDelegationKey(keyInfo, options) {
method getAccountInfo (line 54438) | getAccountInfo(options) {
method submitBatch (line 54449) | submitBatch(contentLength, multipartContentType, body, options) {
method filterBlobs (line 54458) | filterBlobs(options) {
class ContainerImpl (line 54704) | class ContainerImpl {
method constructor (line 54709) | constructor(client) {
method create (line 54717) | create(options) {
method getProperties (line 54725) | getProperties(options) {
method delete (line 54733) | delete(options) {
method setMetadata (line 54740) | setMetadata(options) {
method getAccessPolicy (line 54748) | getAccessPolicy(options) {
method setAccessPolicy (line 54756) | setAccessPolicy(options) {
method restore (line 54763) | restore(options) {
method rename (line 54771) | rename(sourceContainerName, options) {
method submitBatch (line 54782) | submitBatch(contentLength, multipartContentType, body, options) {
method filterBlobs (line 54790) | filterBlobs(options) {
method acquireLease (line 54798) | acquireLease(options) {
method releaseLease (line 54807) | releaseLease(leaseId, options) {
method renewLease (line 54816) | renewLease(leaseId, options) {
method breakLease (line 54824) | breakLease(options) {
method changeLease (line 54836) | changeLease(leaseId, proposedLeaseId, options) {
method listBlobFlatSegment (line 54843) | listBlobFlatSegment(options) {
method listBlobHierarchySegment (line 54854) | listBlobHierarchySegment(delimiter, options) {
method getAccountInfo (line 54861) | getAccountInfo(options) {
class BlobImpl (line 55414) | class BlobImpl {
method constructor (line 55419) | constructor(client) {
method download (line 55427) | download(options) {
method getProperties (line 55435) | getProperties(options) {
method delete (line 55453) | delete(options) {
method undelete (line 55460) | undelete(options) {
method setExpiry (line 55468) | setExpiry(expiryOptions, options) {
method setHttpHeaders (line 55475) | setHttpHeaders(options) {
method setImmutabilityPolicy (line 55482) | setImmutabilityPolicy(options) {
method deleteImmutabilityPolicy (line 55489) | deleteImmutabilityPolicy(options) {
method setLegalHold (line 55497) | setLegalHold(legalHold, options) {
method setMetadata (line 55505) | setMetadata(options) {
method acquireLease (line 55513) | acquireLease(options) {
method releaseLease (line 55522) | releaseLease(leaseId, options) {
method renewLease (line 55531) | renewLease(leaseId, options) {
method changeLease (line 55543) | changeLease(leaseId, proposedLeaseId, options) {
method breakLease (line 55551) | breakLease(options) {
method createSnapshot (line 55558) | createSnapshot(options) {
method startCopyFromURL (line 55569) | startCopyFromURL(copySource, options) {
method copyFromURL (line 55581) | copyFromURL(copySource, options) {
method abortCopyFromURL (line 55591) | abortCopyFromURL(copyId, options) {
method setTier (line 55603) | setTier(tier, options) {
method getAccountInfo (line 55610) | getAccountInfo(options) {
method query (line 55618) | query(options) {
method getTags (line 55625) | getTags(options) {
method setTags (line 55632) | setTags(options) {
class PageBlobImpl (line 56431) | class PageBlobImpl {
method constructor (line 56436) | constructor(client) {
method create (line 56446) | create(contentLength, blobContentLength, options) {
method uploadPages (line 56455) | uploadPages(contentLength, body, options) {
method clearPages (line 56463) | clearPages(contentLength, options) {
method uploadPagesFromURL (line 56477) | uploadPagesFromURL(sourceUrl, sourceRange, contentLength, range, optio...
method getPageRanges (line 56485) | getPageRanges(options) {
method getPageRangesDiff (line 56493) | getPageRangesDiff(options) {
method resize (line 56502) | resize(blobContentLength, options) {
method updateSequenceNumber (line 56512) | updateSequenceNumber(sequenceNumberAction, options) {
method copyIncremental (line 56527) | copyIncremental(copySource, options) {
class AppendBlobImpl (line 56884) | class AppendBlobImpl {
method constructor (line 56889) | constructor(client) {
method create (line 56897) | create(contentLength, options) {
method appendBlock (line 56908) | appendBlock(contentLength, body, options) {
method appendBlockFromUrl (line 56920) | appendBlockFromUrl(sourceUrl, contentLength, options) {
method seal (line 56928) | seal(options) {
class BlockBlobImpl (line 57102) | class BlockBlobImpl {
method constructor (line 57107) | constructor(client) {
method upload (line 57119) | upload(contentLength, body, options) {
method putBlobFromUrl (line 57135) | putBlobFromUrl(contentLength, copySource, options) {
method stageBlock (line 57147) | stageBlock(blockId, contentLength, body, options) {
method stageBlockFromURL (line 57160) | stageBlockFromURL(blockId, contentLength, sourceUrl, options) {
method commitBlockList (line 57174) | commitBlockList(blocks, options) {
method getBlockList (line 57184) | getBlockList(listType, options) {
method constructor (line 57470) | constructor(url, options) {
class StorageContextClient (line 57508) | class StorageContextClient extends StorageClient$1 {
method sendOperationRequest (line 57509) | async sendOperationRequest(operationArguments, operationSpec) {
class StorageClient (line 57525) | class StorageClient {
method constructor (line 57531) | constructor(url, pipeline) {
class BlobSASPermissions (line 57568) | class BlobSASPermissions {
method constructor (line 57569) | constructor() {
method parse (line 57621) | static parse(permissions) {
method from (line 57670) | static from(permissionLike) {
method toString (line 57713) | toString() {
class ContainerSASPermissions (line 57761) | class ContainerSASPermissions {
method constructor (line 57762) | constructor() {
method parse (line 57822) | static parse(permissions) {
method from (line 57877) | static from(permissionLike) {
method toString (line 57928) | toString() {
class UserDelegationKeyCredential (line 57981) | class UserDelegationKeyCredential {
method constructor (line 57987) | constructor(accountName, userDelegationKey) {
method computeHMACSHA256 (line 57997) | computeHMACSHA256(stringToSign) {
function ipRangeToString (line 58012) | function ipRangeToString(ipRange) {
class SASQueryParameters (line 58041) | class SASQueryParameters {
method ipRange (line 58047) | get ipRange() {
method constructor (line 58056) | constructor(version, signature, permissionsOrOptions, services, resour...
method toString (line 58119) | toString() {
method tryAppendQueryParameter (line 58236) | tryAppendQueryParameter(queries, key, value) {
function generateBlobSASQueryParameters (line 58250) | function generateBlobSASQueryParameters(blobSASSignatureValues, sharedKe...
function generateBlobSASQueryParametersInternal (line 58253) | function generateBlobSASQueryParametersInternal(blobSASSignatureValues, ...
function generateBlobSASQueryParameters20150405 (line 58317) | function generateBlobSASQueryParameters20150405(blobSASSignatureValues, ...
function generateBlobSASQueryParameters20181109 (line 58379) | function generateBlobSASQueryParameters20181109(blobSASSignatureValues, ...
function generateBlobSASQueryParameters20201206 (line 58451) | function generateBlobSASQueryParameters20201206(blobSASSignatureValues, ...
function generateBlobSASQueryParametersUDK20181109 (line 58522) | function generateBlobSASQueryParametersUDK20181109(blobSASSignatureValue...
function generateBlobSASQueryParametersUDK20200210 (line 58601) | function generateBlobSASQueryParametersUDK20200210(blobSASSignatureValue...
function generateBlobSASQueryParametersUDK20201206 (line 58683) | function generateBlobSASQueryParametersUDK20201206(blobSASSignatureValue...
function getCanonicalName (line 58752) | function getCanonicalName(accountName, containerName, blobName) {
function SASSignatureValuesSanityCheckAndAutofill (line 58761) | function SASSignatureValuesSanityCheckAndAutofill(blobSASSignatureValues) {
class BlobLeaseClient (line 58821) | class BlobLeaseClient {
method leaseId (line 58827) | get leaseId() {
method url (line 58835) | get url() {
method constructor (line 58843) | constructor(client, leaseId) {
method acquireLease (line 58871) | async acquireLease(duration, options = {}) {
method changeLease (line 58900) | async changeLease(proposedLeaseId, options = {}) {
method releaseLease (line 58929) | async releaseLease(options = {}) {
method renewLease (line 58955) | async renewLease(options = {}) {
method breakLease (line 58983) | async breakLease(breakPeriod, options = {}) {
class RetriableReadableStream (line 59011) | class RetriableReadableStream extends Readable$1 {
method constructor (line 59022) | constructor(source, getter, offset, count, options = {}) {
method _read (line 59097) | _read() {
method setSourceEventHandlers (line 59100) | setSourceEventHandlers() {
method removeSourceEventHandlers (line 59107) | removeSourceEventHandlers() {
method _destroy (line 59113) | _destroy(error, callback) {
class BlobDownloadResponse (line 59133) | class BlobDownloadResponse {
method acceptRanges (line 59140) | get acceptRanges() {
method cacheControl (line 59149) | get cacheControl() {
method contentDisposition (line 59159) | get contentDisposition() {
method contentEncoding (line 59168) | get contentEncoding() {
method contentLanguage (line 59177) | get contentLanguage() {
method blobSequenceNumber (line 59186) | get blobSequenceNumber() {
method blobType (line 59195) | get blobType() {
method contentLength (line 59204) | get contentLength() {
method contentMD5 (line 59219) | get contentMD5() {
method contentRange (line 59229) | get contentRange() {
method contentType (line 59238) | get contentType() {
method copyCompletedOn (line 59248) | get copyCompletedOn() {
method copyId (line 59257) | get copyId() {
method copyProgress (line 59268) | get copyProgress() {
method copySource (line 59278) | get copySource() {
method copyStatus (line 59288) | get copyStatus() {
method copyStatusDescription (line 59298) | get copyStatusDescription() {
method leaseDuration (line 59308) | get leaseDuration() {
method leaseState (line 59317) | get leaseState() {
method leaseStatus (line 59326) | get leaseStatus() {
method date (line 59335) | get date() {
method blobCommittedBlockCount (line 59344) | get blobCommittedBlockCount() {
method etag (line 59353) | get etag() {
method tagCount (line 59361) | get tagCount() {
method errorCode (line 59369) | get errorCode() {
method isServerEncrypted (line 59381) | get isServerEncrypted() {
method blobContentMD5 (line 59393) | get blobContentMD5() {
method lastModified (line 59403) | get lastModified() {
method lastAccessed (line 59412) | get lastAccessed() {
method createdOn (line 59420) | get createdOn() {
method metadata (line 59429) | get metadata() {
method requestId (line 59438) | get requestId() {
method clientRequestId (line 59447) | get clientRequestId() {
method version (line 59456) | get version() {
method versionId (line 59464) | get versionId() {
method isCurrentVersion (line 59472) | get isCurrentVersion() {
method encryptionKeySha256 (line 59481) | get encryptionKeySha256() {
method contentCrc64 (line 59490) | get contentCrc64() {
method objectReplicationDestinationPolicyId (line 59498) | get objectReplicationDestinationPolicyId() {
method objectReplicationSourceProperties (line 59506) | get objectReplicationSourceProperties() {
method isSealed (line 59514) | get isSealed() {
method immutabilityPolicyExpiresOn (line 59522) | get immutabilityPolicyExpiresOn() {
method immutabilityPolicyMode (line 59530) | get immutabilityPolicyMode() {
method legalHold (line 59538) | get legalHold() {
method contentAsBlob (line 59547) | get contentAsBlob() {
method readableStreamBody (line 59558) | get readableStreamBody() {
method _response (line 59564) | get _response() {
method constructor (line 59576) | constructor(originalResponse, getter, offset, count, options = {}) {
constant AVRO_SYNC_MARKER_SIZE (line 59584) | const AVRO_SYNC_MARKER_SIZE = 16;
constant AVRO_INIT_BYTES (line 59585) | const AVRO_INIT_BYTES = new Uint8Array([79, 98, 106, 1]);
constant AVRO_CODEC_KEY (line 59586) | const AVRO_CODEC_KEY = "avro.codec";
constant AVRO_SCHEMA_KEY (line 59587) | const AVRO_SCHEMA_KEY = "avro.schema";
class AvroParser (line 59591) | class AvroParser {
method readFixedBytes (line 59599) | static async readFixedBytes(stream, length, options = {}) {
method readByte (line 59612) | static async readByte(stream, options = {}) {
method readZigZagLong (line 59619) | static async readZigZagLong(stream, options = {}) {
method readLong (line 59647) | static async readLong(stream, options = {}) {
method readInt (line 59650) | static async readInt(stream, options = {}) {
method readNull (line 59653) | static async readNull() {
method readBoolean (line 59656) | static async readBoolean(stream, options = {}) {
method readFloat (line 59668) | static async readFloat(stream, options = {}) {
method readDouble (line 59673) | static async readDouble(stream, options = {}) {
method readBytes (line 59678) | static async readBytes(stream, options = {}) {
method readString (line 59685) | static async readString(stream, options = {}) {
method readMapPair (line 59690) | static async readMapPair(stream, readItemMethod, options = {}) {
method readMap (line 59696) | static async readMap(stream, readItemMethod, options = {}) {
method readArray (line 59707) | static async readArray(stream, readItemMethod, options = {}) {
class AvroType (line 59743) | class AvroType {
method fromSchema (line 59748) | static fromSchema(schema) {
method fromStringSchema (line 59759) | static fromStringSchema(schema) {
method fromArraySchema (line 59774) | static fromArraySchema(schema) {
method fromObjectSchema (line 59777) | static fromObjectSchema(schema) {
class AvroPrimitiveType (line 59823) | class AvroPrimitiveType extends AvroType {
method constructor (line 59824) | constructor(primitive) {
method read (line 59829) | read(stream, options = {}) {
class AvroEnumType (line 59852) | class AvroEnumType extends AvroType {
method constructor (line 59853) | constructor(symbols) {
method read (line 59858) | async read(stream, options = {}) {
class AvroUnionType (line 59863) | class AvroUnionType extends AvroType {
method constructor (line 59864) | constructor(types) {
method read (line 59868) | async read(stream, options = {}) {
class AvroMapType (line 59873) | class AvroMapType extends AvroType {
method constructor (line 59874) | constructor(itemType) {
method read (line 59879) | read(stream, options = {}) {
class AvroRecordType (line 59886) | class AvroRecordType extends AvroType {
method constructor (line 59887) | constructor(fields, name) {
method read (line 59893) | async read(stream, options = {}) {
function arraysEqual (line 59908) | function arraysEqual(a, b) {
class AvroReader (line 59924) | class AvroReader {
method blockOffset (line 59925) | get blockOffset() {
method objectIndex (line 59928) | get objectIndex() {
method constructor (line 59931) | constructor(dataStream, headerStream, currentBlockOffset, indexWithinC...
method initialize (line 59939) | async initialize(options = {}) {
method hasNext (line 59979) | hasNext() {
method parseObjects (line 59982) | parseObjects() {
class AvroReadable (line 60024) | class AvroReadable {
constant ABORT_ERROR (line 60029) | const ABORT_ERROR = new AbortError$2("Reading from the avro stream was a...
class AvroReadableFromStream (line 60030) | class AvroReadableFromStream extends AvroReadable {
method toUint8Array (line 60031) | toUint8Array(data) {
method constructor (line 60037) | constructor(readable) {
method position (line 60042) | get position() {
method read (line 60045) | async read(size, options = {}) {
class BlobQuickQueryStream (line 60116) | class BlobQuickQueryStream extends Readable$1 {
method constructor (line 60123) | constructor(source, options = {}) {
method _read (line 60132) | _read() {
method readInternal (line 60139) | async readInternal() {
class BlobQueryResponse (line 60226) | class BlobQueryResponse {
method acceptRanges (line 60233) | get acceptRanges() {
method cacheControl (line 60242) | get cacheControl() {
method contentDisposition (line 60252) | get contentDisposition() {
method contentEncoding (line 60261) | get contentEncoding() {
method contentLanguage (line 60270) | get contentLanguage() {
method blobSequenceNumber (line 60279) | get blobSequenceNumber() {
method blobType (line 60288) | get blobType() {
method contentLength (line 60297) | get contentLength() {
method contentMD5 (line 60312) | get contentMD5() {
method contentRange (line 60322) | get contentRange() {
method contentType (line 60331) | get contentType() {
method copyCompletedOn (line 60341) | get copyCompletedOn() {
method copyId (line 60350) | get copyId() {
method copyProgress (line 60361) | get copyProgress() {
method copySource (line 60371) | get copySource() {
method copyStatus (line 60381) | get copyStatus() {
method copyStatusDescription (line 60391) | get copyStatusDescription() {
method leaseDuration (line 60401) | get leaseDuration() {
method leaseState (line 60410) | get leaseState() {
method leaseStatus (line 60419) | get leaseStatus() {
method date (line 60428) | get date() {
method blobCommittedBlockCount (line 60437) | get blobCommittedBlockCount() {
method etag (line 60446) | get etag() {
method errorCode (line 60454) | get errorCode() {
method isServerEncrypted (line 60466) | get isServerEncrypted() {
method blobContentMD5 (line 60478) | get blobContentMD5() {
method lastModified (line 60488) | get lastModified() {
method metadata (line 60497) | get metadata() {
method requestId (line 60506) | get requestId() {
method clientRequestId (line 60515) | get clientRequestId() {
method version (line 60524) | get version() {
method encryptionKeySha256 (line 60533) | get encryptionKeySha256() {
method contentCrc64 (line 60542) | get contentCrc64() {
method blobBody (line 60551) | get blobBody() {
method readableStreamBody (line 60562) | get readableStreamBody() {
method _response (line 60568) | get _response() {
method constructor (line 60577) | constructor(originalResponse, options = {}) {
function toAccessTier (line 60661) | function toAccessTier(tier) {
function ensureCpkIfSpecified (line 60667) | function ensureCpkIfSpecified(cpk, isHttps) {
function getBlobServiceAccountAudience (line 60693) | function getBlobServiceAccountAudience(storageAccountName) {
function rangeResponseFromModel (line 60705) | function rangeResponseFromModel(response) {
class PollerStoppedError (line 60727) | class PollerStoppedError extends Error {
method constructor (line 60728) | constructor(message) {
class PollerCancelledError (line 60738) | class PollerCancelledError extends Error {
method constructor (line 60739) | constructor(message) {
class Poller (line 60807) | class Poller {
method constructor (line 60873) | constructor(operation) {
method startPolling (line 60894) | async startPolling(pollOptions = {}) {
method pollOnce (line 60911) | async pollOnce(options = {}) {
method fireProgress (line 60928) | fireProgress(state) {
method cancelOnce (line 60936) | async cancelOnce(options = {}) {
method poll (line 60947) | poll(options = {}) {
method processUpdatedState (line 60957) | processUpdatedState() {
method pollUntilDone (line 60985) | async pollUntilDone(pollOptions = {}) {
method onProgress (line 61000) | onProgress(callback) {
method isDone (line 61009) | isDone() {
method stopPolling (line 61016) | stopPolling() {
method isStopped (line 61027) | isStopped() {
method cancelOperation (line 61039) | cancelOperation(options = {}) {
method getOperationState (line 61096) | getOperationState() {
method getResult (line 61105) | getResult() {
method toString (line 61113) | toString() {
class BlobBeginCopyFromUrlPoller (line 61126) | class BlobBeginCopyFromUrlPoller extends Poller {
method constructor (line 61127) | constructor(options) {
method delay (line 61142) | delay() {
function makeBlobBeginCopyFromURLPollOperation (line 61237) | function makeBlobBeginCopyFromURLPollOperation(state) {
function rangeToString (line 61255) | function rangeToString(iRange) {
class Batch (line 61284) | class Batch {
method constructor (line 61289) | constructor(concurrency = 5) {
method addOperation (line 61322) | addOperation(operation) {
method do (line 61340) | async do() {
method nextOperation (line 61357) | nextOperation() {
method parallelExecute (line 61368) | parallelExecute() {
class BuffersStream (line 61393) | class BuffersStream extends Readable$1 {
method constructor (line 61401) | constructor(buffers, byteLength, options) {
method _read (line 61422) | _read(size) {
class PooledBuffer (line 61481) | class PooledBuffer {
method size (line 61485) | get size() {
method constructor (line 61488) | constructor(capacity, buffers, totalLength) {
method fill (line 61518) | fill(buffers, totalLength) {
method getReadableStream (line 61547) | getReadableStream() {
class BufferScheduler (line 61576) | class BufferScheduler {
method constructor (line 61589) | constructor(readable, bufferSize, maxBuffers, outgoingHandler, concurr...
method do (line 61655) | async do() {
method appendUnresolvedData (line 61703) | appendUnresolvedData(data) {
method shiftBufferFromUnresolvedDataArray (line 61712) | shiftBufferFromUnresolvedDataArray(buffer) {
method resolveData (line 61731) | resolveData() {
method triggerOutgoingHandlers (line 61757) | async triggerOutgoingHandlers() {
method triggerOutgoingHandler (line 61774) | async triggerOutgoingHandler(buffer) {
method reuseBuffer (line 61794) | reuseBuffer(buffer) {
function streamToBuffer (line 61813) | async function streamToBuffer(stream, buffer, offset, end, encoding) {
function streamToBuffer2 (line 61858) | async function streamToBuffer2(stream, buffer, encoding) {
function readStreamToLocalFile (line 61891) | async function readStreamToLocalFile(rs, file) {
class BlobClient (line 61918) | class BlobClient extends StorageClient {
method name (line 61922) | get name() {
method containerName (line 61928) | get containerName() {
method constructor (line 61931) | constructor(urlOrConnectionString, credentialOrPipelineOrContainerName...
method withSnapshot (line 62010) | withSnapshot(snapshot) {
method withVersion (line 62020) | withVersion(versionId) {
method getAppendBlobClient (line 62027) | getAppendBlobClient() {
method getBlockBlobClient (line 62034) | getBlockBlobClient() {
method getPageBlobClient (line 62041) | getPageBlobClient() {
method download (line 62103) | async download(offset = 0, count, options = {}) {
method exists (line 62185) | async exists(options = {}) {
method getProperties (line 62224) | async getProperties(options = {}) {
method delete (line 62248) | async delete(options = {}) {
method deleteIfExists (line 62270) | async deleteIfExists(options = {}) {
method undelete (line 62293) | async undelete(options = {}) {
method setHTTPHeaders (line 62316) | async setHTTPHeaders(blobHTTPHeaders, options = {}) {
method setMetadata (line 62342) | async setMetadata(metadata, options = {}) {
method setTags (line 62367) | async setTags(tags, options = {}) {
method getTags (line 62384) | async getTags(options = {}) {
method getBlobLeaseClient (line 62403) | getBlobLeaseClient(proposeLeaseId) {
method createSnapshot (line 62412) | async createSnapshot(options = {}) {
method beginCopyFromURL (line 62500) | async beginCopyFromURL(copySource, options = {}) {
method abortCopyFromURL (line 62527) | async abortCopyFromURL(copyId, options = {}) {
method syncCopyFromURL (line 62544) | async syncCopyFromURL(copySource, options = {}) {
method setAccessTier (line 62584) | async setAccessTier(tier, options = {}) {
method downloadToBuffer (line 62596) | async downloadToBuffer(param1, param2, param3, param4 = {}) {
method downloadToFile (line 62696) | async downloadToFile(filePath, offset = 0, count, options = {}) {
method getBlobAndContainerNamesFromUrl (line 62707) | getBlobAndContainerNamesFromUrl() {
method startCopyFromURL (line 62769) | async startCopyFromURL(copySource, options = {}) {
method generateSasUrl (line 62808) | generateSasUrl(options) {
method generateSasStringToSign (line 62829) | generateSasStringToSign(options) {
method generateUserDelegationSasUrl (line 62846) | generateUserDelegationSasUrl(options, userDelegationKey) {
method generateUserDelegationSasStringToSign (line 62864) | generateUserDelegationSasStringToSign(options, userDelegationKey) {
method deleteImmutabilityPolicy (line 62872) | async deleteImmutabilityPolicy(options = {}) {
method setImmutabilityPolicy (line 62884) | async setImmutabilityPolicy(immutabilityPolicy, options = {}) {
method setLegalHold (line 62898) | async setLegalHold(legalHoldEnabled, options = {}) {
method getAccountInfo (line 62915) | async getAccountInfo(options = {}) {
class AppendBlobClient (line 62927) | class AppendBlobClient extends BlobClient {
method constructor (line 62928) | constructor(urlOrConnectionString, credentialOrPipelineOrContainerName...
method withSnapshot (line 63003) | withSnapshot(snapshot) {
method create (line 63020) | async create(options = {}) {
method createIfNotExists (line 63048) | async createIfNotExists(options = {}) {
method seal (line 63069) | async seal(options = {}) {
method appendBlock (line 63106) | async appendBlock(body, contentLength, options = {}) {
method appendBlockFromURL (line 63141) | async appendBlockFromURL(sourceURL, sourceOffset, count, options = {}) {
class BlockBlobClient (line 63172) | class BlockBlobClient extends BlobClient {
method constructor (line 63173) | constructor(urlOrConnectionString, credentialOrPipelineOrContainerName...
method withSnapshot (line 63252) | withSnapshot(snapshot) {
method query (line 63285) | async query(query, options = {}) {
method upload (line 63339) | async upload(body, contentLength, options = {}) {
method syncUploadFromURL (line 63382) | async syncUploadFromURL(sourceURL, options = {}) {
method stageBlock (line 63407) | async stageBlock(blockId, body, contentLength, options = {}) {
method stageBlockFromURL (line 63445) | async stageBlockFromURL(blockId, sourceURL, offset = 0, count, options...
method commitBlockList (line 63473) | async commitBlockList(blocks, options = {}) {
method getBlockList (line 63505) | async getBlockList(listType, options = {}) {
method uploadData (line 63539) | async uploadData(data, options = {}) {
method uploadBrowserData (line 63580) | async uploadBrowserData(browserData, options = {}) {
method uploadSeekableInternal (line 63601) | async uploadSeekableInternal(bodyFactory, size, options = {}) {
method uploadFile (line 63681) | async uploadFile(filePath, options = {}) {
method uploadStream (line 63709) | async uploadStream(stream, bufferSize = DEFAULT_BLOCK_BUFFER_SIZE_BYTE...
class PageBlobClient (line 63750) | class PageBlobClient extends BlobClient {
method constructor (line 63751) | constructor(urlOrConnectionString, credentialOrPipelineOrContainerName...
method withSnapshot (line 63826) | withSnapshot(snapshot) {
method create (line 63838) | async create(size, options = {}) {
method createIfNotExists (line 63870) | async createIfNotExists(size, options = {}) {
method uploadPages (line 63896) | async uploadPages(body, offset, count, options = {}) {
method uploadPagesFromURL (line 63929) | async uploadPagesFromURL(sourceURL, sourceOffset, destOffset, count, o...
method clearPages (line 63964) | async clearPages(offset = 0, count, options = {}) {
method getPageRanges (line 63989) | async getPageRanges(offset = 0, count, options = {}) {
method listPageRangesSegment (line 64015) | async listPageRangesSegment(offset = 0, count, marker, options = {}) {
method listPageRangeItemSegments (line 64043) | listPageRangeItemSegments() {
method listPageRangeItems (line 64062) | listPageRangeItems() {
method listPageRanges (line 64154) | listPageRanges(offset = 0, count, options = {}) {
method getPageRangesDiff (line 64189) | async getPageRangesDiff(offset, count, prevSnapshot, options = {}) {
method listPageRangesDiffSegment (line 64218) | async listPageRangesDiffSegment(offset, count, prevSnapshotOrUrl, mark...
method listPageRangeDiffItemSegments (line 64252) | listPageRangeDiffItemSegments(offset, count, prevSnapshotOrUrl, marker...
method listPageRangeDiffItems (line 64272) | listPageRangeDiffItems(offset, count, prevSnapshotOrUrl, options) {
method listPageRangesDiff (line 64365) | listPageRangesDiff(offset, count, prevSnapshot, options = {}) {
method getPageRangesDiffForManagedDisks (line 64400) | async getPageRangesDiffForManagedDisks(offset, count, prevSnapshotUrl,...
method resize (line 64423) | async resize(size, options = {}) {
method updateSequenceNumber (line 64445) | async updateSequenceNumber(sequenceNumberAction, sequenceNumber, optio...
method startCopyIncremental (line 64471) | async startCopyIncremental(copySource, options = {}) {
function getBodyAsText (line 64485) | async function getBodyAsText(batchResponse) {
function utf8ByteLength (line 64492) | function utf8ByteLength(str) {
constant HTTP_HEADER_DELIMITER (line 64498) | const HTTP_HEADER_DELIMITER = ": ";
constant SPACE_DELIMITER (line 64499) | const SPACE_DELIMITER = " ";
constant NOT_FOUND (line 64500) | const NOT_FOUND = -1;
class BatchResponseParser (line 64504) | class BatchResponseParser {
method constructor (line 64505) | constructor(batchResponse, subRequests) {
method parseBatchResponse (line 64521) | async parseBatchResponse() {
class Mutex (line 64638) | class Mutex {
method lock (line 64645) | static async lock(key) {
method unlock (line 64664) | static async unlock(key) {
method onUnlockEvent (line 64673) | static onUnlockEvent(key, handler) {
method emitUnlockEvent (line 64681) | static emitUnlockEvent(key) {
class BlobBatch (line 64699) | class BlobBatch {
method constructor (line 64700) | constructor() {
method getMultiPartContentType (line 64709) | getMultiPartContentType() {
method getHttpRequestBody (line 64715) | getHttpRequestBody() {
method getSubRequests (line 64721) | getSubRequests() {
method addSubRequestInternal (line 64724) | async addSubRequestInternal(subRequest, assembleSubRequestFunc) {
method setBatchType (line 64735) | setBatchType(batchType) {
method deleteBlob (line 64743) | async deleteBlob(urlOrBlobClient, credentialOrOptions, options) {
method setBlobAccessTier (line 64776) | async setBlobAccessTier(urlOrBlobClient, credentialOrTier, tierOrOptio...
class InnerBatchRequest (line 64817) | class InnerBatchRequest {
method constructor (line 64818) | constructor() {
method createPipeline (line 64841) | createPipeline(credential) {
method appendSubRequestToBody (line 64868) | appendSubRequestToBody(request) {
method preAddSubRequest (line 64883) | preAddSubRequest(subRequest) {
method postAddSubRequest (line 64893) | postAddSubRequest(subRequest) {
method getHttpRequestBody (line 64898) | getHttpRequestBody() {
method getMultipartContentType (line 64901) | getMultipartContentType() {
method getSubRequests (line 64904) | getSubRequests() {
function batchRequestAssemblePolicy (line 64908) | function batchRequestAssemblePolicy(batchRequest) {
function batchHeaderFilterPolicy (line 64921) | function batchHeaderFilterPolicy() {
class BlobBatchClient (line 64946) | class BlobBatchClient {
method constructor (line 64947) | constructor(url, credentialOrPipeline,
method createBatch (line 64976) | createBatch() {
method deleteBlobs (line 64979) | async deleteBlobs(urlsOrBlobClients, credentialOrOptions,
method setBlobsAccessTier (line 64994) | async setBlobsAccessTier(urlsOrBlobClients, credentialOrTier, tierOrOp...
method submitBatch (line 65044) | async submitBatch(batchRequest, options = {}) {
class ContainerClient (line 65074) | class ContainerClient extends StorageClient {
method containerName (line 65078) | get containerName() {
method constructor (line 65081) | constructor(urlOrConnectionString, credentialOrPipelineOrContainerName,
method create (line 65160) | async create(options = {}) {
method createIfNotExists (line 65173) | async createIfNotExists(options = {}) {
method exists (line 65199) | async exists(options = {}) {
method getBlobClient (line 65222) | getBlobClient(blobName) {
method getAppendBlobClient (line 65230) | getAppendBlobClient(blobName) {
method getBlockBlobClient (line 65248) | getBlockBlobClient(blobName) {
method getPageBlobClient (line 65256) | getPageBlobClient(blobName) {
method getProperties (line 65271) | async getProperties(options = {}) {
method delete (line 65286) | async delete(options = {}) {
method deleteIfExists (line 65306) | async deleteIfExists(options = {}) {
method setMetadata (line 65333) | async setMetadata(metadata, options = {}) {
method getAccessPolicy (line 65361) | async getAccessPolicy(options = {}) {
method setAccessPolicy (line 65421) | async setAccessPolicy(access, containerAcl, options = {}) {
method getBlobLeaseClient (line 65455) | getBlobLeaseClient(proposeLeaseId) {
method uploadBlockBlob (line 65480) | async uploadBlockBlob(blobName, body, contentLength, options = {}) {
method deleteBlob (line 65501) | async deleteBlob(blobName, options = {}) {
method listBlobFlatSegment (line 65520) | async listBlobFlatSegment(marker, options = {}) {
method listBlobHierarchySegment (line 65541) | async listBlobHierarchySegment(delimiter, marker, options = {}) {
method listSegments (line 65567) | listSegments(marker_1) {
method listItems (line 65584) | listItems() {
method listBlobsFlat (line 65675) | listBlobsFlat(options = {}) {
method listHierarchySegments (line 65747) | listHierarchySegments(delimiter_1, marker_1) {
method listItemsByHierarchy (line 65765) | listItemsByHierarchy(delimiter_1) {
method listBlobsByHierarchy (line 65872) | listBlobsByHierarchy(delimiter, options = {}) {
method findBlobsByTagsSegment (line 65951) | async findBlobsByTagsSegment(tagFilterSqlExpression, marker, options =...
method findBlobsByTagsSegments (line 65987) | findBlobsByTagsSegments(tagFilterSqlExpression_1, marker_1) {
method findBlobsByTagsItems (line 66009) | findBlobsByTagsItems(tagFilterSqlExpression_1) {
method findBlobsByTags (line 66107) | findBlobsByTags(tagFilterSqlExpression, options = {}) {
method getAccountInfo (line 66142) | async getAccountInfo(options = {}) {
method getContainerNameFromUrl (line 66150) | getContainerNameFromUrl() {
method generateSasUrl (line 66198) | generateSasUrl(options) {
method generateSasStringToSign (line 66219) | generateSasStringToSign(options) {
method generateUserDelegationSasUrl (line 66235) | generateUserDelegationSasUrl(options, userDelegationKey) {
method generateUserDelegationSasStringToSign (line 66251) | generateUserDelegationSasStringToSign(options, userDelegationKey) {
method getBlobBatchClient (line 66261) | getBlobBatchClient() {
class AccountSASPermissions (line 66277) | class AccountSASPermissions {
method constructor (line 66278) | constructor() {
method parse (line 66337) | static parse(permissions) {
method from (line 66392) | static from(permissionLike) {
method toString (line 66445) | toString() {
class AccountSASResourceTypes (line 66504) | class AccountSASResourceTypes {
method constructor (line 66505) | constructor() {
method parse (line 66525) | static parse(resourceTypes) {
method toString (line 66550) | toString() {
class AccountSASServices (line 66576) | class AccountSASServices {
method constructor (line 66577) | constructor() {
method parse (line 66601) | static parse(services) {
method toString (line 66627) | toString() {
function generateAccountSASQueryParameters (line 66658) | function generateAccountSASQueryParameters(accountSASSignatureValues, sh...
function generateAccountSASQueryParametersInternal (line 66662) | function generateAccountSASQueryParametersInternal(accountSASSignatureVa...
class BlobServiceClient (line 66742) | class BlobServiceClient extends StorageClient {
method fromConnectionString (line 66755) | static fromConnectionString(connectionString,
method constructor (line 66782) | constructor(url, credentialOrPipeline,
method getContainerClient (line 66814) | getContainerClient(containerName) {
method createContainer (line 66824) | async createContainer(containerName, options = {}) {
method deleteContainer (line 66841) | async deleteContainer(containerName, options = {}) {
method undeleteContainer (line 66856) | async undeleteContainer(deletedContainerName, deletedContainerVersion,...
method renameContainer (line 66878) | async renameContainer(sourceContainerName, destinationContainerName, o...
method getProperties (line 66896) | async getProperties(options = {}) {
method setProperties (line 66913) | async setProperties(properties, options = {}) {
method getStatistics (line 66930) | async getStatistics(options = {}) {
method getAccountInfo (line 66948) | async getAccountInfo(options = {}) {
method listContainersSegment (line 66970) | async listContainersSegment(marker, options = {}) {
method findBlobsByTagsSegment (line 66993) | async findBlobsByTagsSegment(tagFilterSqlExpression, marker, options =...
method findBlobsByTagsSegments (line 67029) | findBlobsByTagsSegments(tagFilterSqlExpression_1, marker_1) {
method findBlobsByTagsItems (line 67051) | findBlobsByTagsItems(tagFilterSqlExpression_1) {
method findBlobsByTags (line 67151) | findBlobsByTags(tagFilterSqlExpression, options = {}) {
method listSegments (line 67188) | listSegments(marker_1) {
method listItems (line 67207) | listItems() {
method listContainers (line 67302) | listContainers(options = {}) {
method getUserDelegationKey (line 67351) | async getUserDelegationKey(startsOn, expiresOn, options = {}) {
method getBlobBatchClient (line 67380) | getBlobBatchClient() {
method generateAccountSasUrl (line 67397) | generateAccountSasUrl(expiresOn, permissions = AccountSASPermissions.p...
method generateSasStringToSign (line 67424) | generateSasStringToSign(expiresOn, permissions = AccountSASPermissions...
method BlockBlobTier (line 67465) | get BlockBlobTier () { return BlockBlobTier; }
method KnownEncryptionAlgorithmType (line 67470) | get KnownEncryptionAlgorithmType () { return KnownEncryptionAlgorithmTyp...
method PremiumPageBlobTier (line 67473) | get PremiumPageBlobTier () { return PremiumPageBlobTier; }
method SASProtocol (line 67475) | get SASProtocol () { return SASProtocol; }
method StorageBlobAudience (line 67477) | get StorageBlobAudience () { return StorageBlobAudience; }
method StorageRetryPolicyType (line 67483) | get StorageRetryPolicyType () { return StorageRetryPolicyType$1; }
function requireErrors$2 (line 67500) | function requireErrors$2 () {
function requireUploadUtils (line 67577) | function requireUploadUtils () {
function requireRequestUtils (line 67755) | function requireRequestUtils () {
method constructor (line 67916) | constructor() {
method aborted (line 67929) | get aborted() {
method none (line 67940) | static get none() {
method addEventListener (line 67949) | addEventListener(
method removeEventListener (line 67964) | removeEventListener(
method dispatchEvent (line 67979) | dispatchEvent(_event) {
function abortSignal$1 (line 67993) | function abortSignal$1(signal) {
method constructor (line 68033) | constructor(message) {
method constructor (line 68074) | constructor(parentSignals) {
method signal (line 68104) | get signal() {
method abort (line 68111) | abort() {
method timeout (line 68118) | static timeout(ms) {
function requireDownloadUtils (line 68150) | function requireDownloadUtils () {
function requireOptions (line 68537) | function requireOptions () {
function requireConfig$1 (line 68663) | function requireConfig$1 () {
function requireUserAgent$1 (line 68713) | function requireUserAgent$1 () {
function requireCacheHttpClient (line 68733) | function requireCacheHttpClient () {
function typeofJsonValue (line 69004) | function typeofJsonValue(value) {
function isJsonObject (line 69017) | function isJsonObject(value) {
function base64decode (line 69041) | function base64decode(base64Str) {
function base64encode (line 69101) | function base64encode(bytes) {
function utf8read (line 69174) | function utf8read(bytes) {
function mergeBinaryOptions (line 69257) | function mergeBinaryOptions(a, b) {
function varint64read (line 69347) | function varint64read() {
function varint64write (line 69384) | function varint64write(lo, hi, bytes) {
function int64fromString (line 69423) | function int64fromString(dec) {
function int64toString (line 69456) | function int64toString(bitsLow, bitsHigh) {
function varint32write (line 69511) | function varint32write(value, bytes) {
function varint32read (line 69533) | function varint32read() {
function detectBi (line 69571) | function detectBi() {
function assertBi (line 69588) | function assertBi(bi) {
constant RE_DECIMAL_STR (line 69593) | const RE_DECIMAL_STR = /^-?[0-9]+$/;
constant TWO_PWR_32_DBL (line 69595) | const TWO_PWR_32_DBL = 0x100000000;
constant HALF_2_PWR_32 (line 69596) | const HALF_2_PWR_32 = 0x080000000;
class SharedPbLong (line 69598) | class SharedPbLong {
method constructor (line 69602) | constructor(lo, hi) {
method isZero (line 69609) | isZero() {
method toNumber (line 69615) | toNumber() {
class PbULong (line 69626) | class PbULong extends SharedPbLong {
method from (line 69630) | static from(value) {
method toString (line 69680) | toString() {
method toBigInt (line 69686) | toBigInt() {
class PbLong (line 69701) | class PbLong extends SharedPbLong {
method from (line 69705) | static from(value) {
method isNegative (line 69760) | isNegative() {
method negate (line 69767) | negate() {
method toString (line 69778) | toString() {
method toBigInt (line 69790) | toBigInt() {
function binaryReadOptions (line 69809) | function binaryReadOptions(options) {
class BinaryReader (line 69812) | class BinaryReader {
method constructor (line 69813) | constructor(buf, textDecoder) {
method tag (line 69831) | tag() {
method skip (line 69841) | skip(wireType) {
method assertBounds (line 69876) | assertBounds() {
method int32 (line 69883) | int32() {
method sint32 (line 69889) | sint32() {
method int64 (line 69897) | int64() {
method uint64 (line 69903) | uint64() {
method sint64 (line 69909) | sint64() {
method bool (line 69920) | bool() {
method fixed32 (line 69927) | fixed32() {
method sfixed32 (line 69933) | sfixed32() {
method fixed64 (line 69939) | fixed64() {
method sfixed64 (line 69945) | sfixed64() {
method float (line 69951) | float() {
method double (line 69957) | double() {
method bytes (line 69963) | bytes() {
method string (line 69973) | string() {
function assert (line 69981) | function assert(condition, msg) {
function assertNever (line 69989) | function assertNever(value, msg) {
constant FLOAT32_MAX (line 69992) | const FLOAT32_MAX = 3.4028234663852886e+38, FLOAT32_MIN = -3402823466385...
constant FLOAT32_MIN (line 69992) | const FLOAT32_MAX = 3.4028234663852886e+38, FLOAT32_MIN = -3402823466385...
constant UINT32_MAX (line 69992) | const FLOAT32_MAX = 3.4028234663852886e+38, FLOAT32_MIN = -3402823466385...
constant INT32_MAX (line 69992) | const FLOAT32_MAX = 3.4028234663852886e+38, FLOAT32_MIN = -3402823466385...
constant INT32_MIN (line 69992) | const FLOAT32_MAX = 3.4028234663852886e+38, FLOAT32_MIN = -3402823466385...
function assertInt32 (line 69993) | function assertInt32(arg) {
function assertUInt32 (line 69999) | function assertUInt32(arg) {
function assertFloat32 (line 70005) | function assertFloat32(arg) {
function binaryWriteOptions (line 70021) | function binaryWriteOptions(options) {
class BinaryWriter (line 70024) | class BinaryWriter {
method constructor (line 70025) | constructor(textEncoder) {
method finish (line 70037) | finish() {
method fork (line 70057) | fork() {
method join (line 70067) | join() {
method tag (line 70087) | tag(fieldNo, type) {
method raw (line 70093) | raw(chunk) {
method uint32 (line 70104) | uint32(value) {
method int32 (line 70117) | int32(value) {
method bool (line 70125) | bool(value) {
method bytes (line 70132) | bytes(value) {
method string (line 70139) | string(value) {
method float (line 70147) | float(value) {
method double (line 70156) | double(value) {
method fixed32 (line 70164) | fixed32(value) {
method sfixed32 (line 70173) | sfixed32(value) {
method sint32 (line 70182) | sint32(value) {
method sfixed64 (line 70192) | sfixed64(value) {
method fixed64 (line 70203) | fixed64(value) {
method int64 (line 70214) | int64(value) {
method sint64 (line 70222) | sint64(value) {
method uint64 (line 70232) | uint64(value) {
function jsonReadOptions (line 70250) | function jsonReadOptions(options) {
function jsonWriteOptions (line 70256) | function jsonWriteOptions(options) {
function mergeJsonOptions (line 70262) | function mergeJsonOptions(a, b) {
constant MESSAGE_TYPE (line 70275) | const MESSAGE_TYPE = Symbol.for("protobuf-ts/message-type");
function lowerCamelCase (line 70283) | function lowerCamelCase(snakeCase) {
function normalizeFieldInfo (line 70421) | function normalizeFieldInfo(field) {
function readFieldOptions (line 70434) | function readFieldOptions(messageType, fieldName, extensionName, extensi...
function readFieldOption (line 70439) | function readFieldOption(messageType, fieldName, extensionName, extensio...
function readMessageOption (line 70451) | function readMessageOption(messageType, extensionName, extensionType) {
function isOneofGroup (line 70487) | function isOneofGroup(any) {
function getOneofValue (line 70505) | function getOneofValue(oneof, kind) {
function setOneofValue (line 70508) | function setOneofValue(oneof, kind, value) {
function clearOneofValue (line 70527) | function clearOneofValue(oneof) {
function getSelectedOneofValue (line 70550) | function getSelectedOneofValue(oneof) {
class ReflectionTypeCheck (line 70558) | class ReflectionTypeCheck {
method constructor (line 70559) | constructor(info) {
method prepare (line 70563) | prepare() {
method is (line 70615) | is(message, depth, allowExcessProperties = false) {
method field (line 70657) | field(arg, field, allowExcessProperties, depth) {
method message (line 70697) | message(arg, type, allowExcessProperties, depth) {
method messages (line 70703) | messages(arg, type, allowExcessProperties, depth) {
method scalar (line 70720) | scalar(arg, type, longType) {
method scalars (line 70754) | scalars(arg, type, depth, longType) {
method mapKeys (line 70765) | mapKeys(map, type, depth) {
function reflectionLongConvert (line 70789) | function reflectionLongConvert(long, type) {
class ReflectionJsonReader (line 70807) | class ReflectionJsonReader {
method constructor (line 70808) | constructor(info) {
method prepare (line 70811) | prepare() {
method assert (line 70824) | assert(condition, fieldName, jsonValue) {
method read (line 70841) | read(input, message, options) {
method enum (line 70964) | enum(type, json, fieldName, ignoreUnknownFields) {
method scalar (line 70988) | scalar(json, type, longType, fieldName) {
class ReflectionJsonWriter (line 71116) | class ReflectionJsonWriter {
method constructor (line 71117) | constructor(info) {
method write (line 71124) | write(message, options) {
method field (line 71146) | field(field, value, options) {
method enum (line 71231) | enum(type, value, fieldName, optional, emitDefaultValues, enumAsIntege...
method message (line 71251) | message(type, value, fieldName, options) {
method scalar (line 71256) | scalar(type, value, fieldName, optional, emitDefaultValues) {
function reflectionScalarDefault (line 71336) | function reflectionScalarDefault(type, longType = LongType.STRING) {
class ReflectionBinaryReader (line 71369) | class ReflectionBinaryReader {
method constructor (line 71370) | constructor(info) {
method prepare (line 71373) | prepare() {
method read (line 71389) | read(reader, message, options, length) {
method mapEntry (line 71454) | mapEntry(field, reader, options) {
method scalar (line 71504) | scalar(reader, type, longType) {
class ReflectionBinaryWriter (line 71545) | class ReflectionBinaryWriter {
method constructor (line 71546) | constructor(info) {
method prepare (line 71549) | prepare() {
method write (line 71558) | write(message, writer, options) {
method mapEntry (line 71615) | mapEntry(writer, options, field, key, value) {
method message (line 71650) | message(writer, options, handler, fieldNo, value) {
method scalar (line 71659) | scalar(writer, type, fieldNo, value, emitDefault) {
method packed (line 71669) | packed(writer, type, fieldNo, value) {
method scalarInfo (line 71694) | scalarInfo(type, value) {
function reflectionCreate (line 71770) | function reflectionCreate(type) {
function reflectionMergePartial (line 71831) | function reflectionMergePartial(info, target, source) {
function reflectionEquals (line 71902) | function reflectionEquals(info, a, b) {
function primitiveEq (line 71938) | function primitiveEq(type, a, b) {
function repeatedPrimitiveEq (line 71952) | function repeatedPrimitiveEq(type, a, b) {
function repeatedMsgEq (line 71960) | function repeatedMsgEq(type, a, b) {
class MessageType (line 71974) | class MessageType {
method constructor (line 71975) | constructor(name, fields, options) {
method create (line 71987) | create(value) {
method clone (line 71999) | clone(message) {
method equals (line 72010) | equals(a, b) {
method is (line 72017) | is(arg, depth = this.defaultCheckDepth) {
method isAssignable (line 72024) | isAssignable(arg, depth = this.defaultCheckDepth) {
method mergePartial (line 72030) | mergePartial(target, source) {
method fromBinary (line 72036) | fromBinary(data, options) {
method fromJson (line 72043) | fromJson(json, options) {
method fromJsonString (line 72050) | fromJsonString(json, options) {
method toJson (line 72057) | toJson(message, options) {
method toJsonString (line 72064) | toJsonString(message, options) {
method toBinary (line 72072) | toBinary(message, options) {
method internalJsonRead (line 72084) | internalJsonRead(json, options, target) {
method internalJsonWrite (line 72098) | internalJsonWrite(message, options) {
method internalBinaryWrite (line 72108) | internalBinaryWrite(message, writer, options) {
method internalBinaryRead (line 72120) | internalBinaryRead(reader, length, options, target) {
function containsMessageType (line 72133) | function containsMessageType(msg) {
function isEnumObject (line 72145) | function isEnumObject(arg) {
function listEnumValues (line 72188) | function listEnumValues(enumObject) {
function listEnumNames (line 72203) | function listEnumNames(enumObject) {
function listEnumNumbers (line 72212) | function listEnumNumbers(enumObject) {
method LongType (line 72227) | get LongType () { return LongType; }
method RepeatType (line 72237) | get RepeatType () { return RepeatType; }
method ScalarType (line 72238) | get ScalarType () { return ScalarType; }
method UnknownFieldHandler (line 72239) | get UnknownFieldHandler () { return UnknownFieldHandler; }
method WireType (line 72240) | get WireType () { return WireType; }
function normalizeMethodInfo (line 72281) | function normalizeMethodInfo(method, service) {
function readMethodOptions (line 72299) | function readMethodOptions(service, methodName, extensionName, extension...
function readMethodOption (line 72304) | function readMethodOption(service, methodName, extensionName, extensionT...
function readServiceOption (line 72316) | function readServiceOption(service, extensionName, extensionType) {
class ServiceType (line 72328) | class ServiceType {
method constructor (line 72329) | constructor(typeName, methods, options) {
class RpcError (line 72339) | class RpcError extends Error {
method constructor (line 72340) | constructor(message, code = 'UNKNOWN', meta) {
method toString (line 72348) | toString() {
function mergeRpcOptions (line 72390) | function mergeRpcOptions(defaults, options) {
function copy (line 72417) | function copy(a, into) {
class Deferred (line 72445) | class Deferred {
method constructor (line 72458) | constructor(preventUnhandledRejectionWarning = true) {
method state (line 72471) | get state() {
method promise (line 72477) | get promise() {
method resolve (line 72483) | resolve(value) {
method reject (line 72492) | reject(reason) {
method resolvePending (line 72501) | resolvePending(val) {
method rejectPending (line 72508) | rejectPending(reason) {
class RpcOutputStreamController (line 72517) | class RpcOutputStreamController {
method constructor (line 72518) | constructor() {
method onNext (line 72532) | onNext(callback) {
method onMessage (line 72535) | onMessage(callback) {
method onError (line 72538) | onError(callback) {
method onComplete (line 72541) | onComplete(callback) {
method addLis (line 72544) | addLis(callback, list) {
method clearLis (line 72553) | clearLis() {
method closed (line 72561) | get closed() {
method notifyNext (line 72569) | notifyNext(message, error, complete) {
method notifyMessage (line 72583) | notifyMessage(message) {
method notifyError (line 72594) | notifyError(error) {
method notifyComplete (line 72607) | notifyComplete() {
method pushIt (line 72659) | pushIt(result) {
method [Symbol.asyncIterator] (line 72628) | [Symbol.asyncIterator]() {
function adopt (line 72680) | function adopt(value) { return value instanceof P ? value : new P(functi...
function fulfilled (line 72682) | function fulfilled(value) { try { step(generator.next(value)); } catch (...
function rejected (line 72683) | function rejected(value) { try { step(generator["throw"](value)); } catc...
function step (line 72684) | function step(result) { result.done ? resolve(result.value) : adopt(resu...
class UnaryCall (line 72692) | class UnaryCall {
method constructor (line 72693) | constructor(method, requestHeaders, request, headers, response, status...
method then (line 72706) | then(onfulfilled, onrejected) {
method promiseFinished (line 72709) | promiseFinished() {
function adopt (line 72726) | function adopt(value) { return value instanceof P ? value : new P(functi...
function fulfilled (line 72728) | function fulfilled(value) { try { step(generator.next(value)); } catch (...
function rejected (line 72729) | function rejected(value) { try { step(generator["throw"](value)); } catc...
function step (line 72730) | function step(result) { result.done ? resolve(result.value) : adopt(resu...
class ServerStreamingCall (line 72738) | class ServerStreamingCall {
method constructor (line 72739) | constructor(method, requestHeaders, request, headers, response, status...
method then (line 72754) | then(onfulfilled, onrejected) {
method promiseFinished (line 72757) | promiseFinished() {
function adopt (line 72773) | function adopt(value) { return value instanceof P ? value : new P(functi...
function fulfilled (line 72775) | function fulfilled(value) { try { step(generator.next(value)); } catch (...
function rejected (line 72776) | function rejected(value) { try { step(generator["throw"](value)); } catc...
function step (line 72777) | function step(result) { result.done ? resolve(result.value) : adopt(resu...
class ClientStreamingCall (line 72786) | class ClientStreamingCall {
method constructor (line 72787) | constructor(method, requestHeaders, request, headers, response, status...
method then (line 72801) | then(onfulfilled, onrejected) {
method promiseFinished (line 72804) | promiseFinished() {
function adopt (line 72820) | function adopt(value) { return value instanceof P ? value : new P(functi...
function fulfilled (line 72822) | function fulfilled(value) { try { step(generator.next(value)); } catch (...
function rejected (line 72823) | function rejected(value) { try { step(generator["throw"](value)); } catc...
function step (line 72824) | function step(result) { result.done ? resolve(result.value) : adopt(resu...
class DuplexStreamingCall (line 72833) | class DuplexStreamingCall {
method constructor (line 72834) | constructor(method, requestHeaders, request, headers, response, status...
method then (line 72848) | then(onfulfilled, onrejected) {
method promiseFinished (line 72851) | promiseFinished() {
function adopt (line 72866) | function adopt(value) { return value instanceof P ? value : new P(functi...
function fulfilled (line 72868) | function fulfilled(value) { try { step(generator.next(value)); } catch (...
function rejected (line 72869) | function rejected(value) { try { step(generator["throw"](value)); } catc...
function step (line 72870) | function step(result) { result.done ? resolve(result.value) : adopt(resu...
class TestTransport (line 72877) | class TestTransport {
method constructor (line 72881) | constructor(data) {
method sentMessages (line 72896) | get sentMessages() {
method sendComplete (line 72908) | get sendComplete() {
method promiseHeaders (line 72918) | promiseHeaders() {
method promiseSingleResponse (line 72926) | promiseSingleResponse(method) {
method streamResponses (line 72953) | streamResponses(method, stream, abort) {
method promiseStatus (line 73012) | promiseStatus() {
method promiseTrailers (line 73020) | promiseTrailers() {
method maybeSuppressUncaught (line 73027) | maybeSuppressUncaught(...promise) {
method mergeOptions (line 73035) | mergeOptions(options) {
method unary (line 73038) | unary(method, input, options) {
method serverStreaming (line 73058) | serverStreaming(method, input, options) {
method clientStreaming (line 73073) | clientStreaming(method, options) {
method duplex (line 73093) | duplex(method, options) {
function delay (line 73118) | function delay(ms, abort) {
class TestInputStream (line 73134) | class TestInputStream {
method constructor (line 73135) | constructor(data, abort) {
method sent (line 73141) | get sent() {
method completed (line 73144) | get completed() {
method send (line 73147) | send(message) {
method complete (line 73160) | complete() {
function stackIntercept (line 73180) | function stackIntercept(kind, transport, method, options, input) {
function stackUnaryInterceptors (line 73219) | function stackUnaryInterceptors(transport, method, input, options) {
function stackServerStreamingInterceptors (line 73225) | function stackServerStreamingInterceptors(transport, method, input, opti...
function stackClientStreamingInterceptors (line 73231) | function stackClientStreamingInterceptors(transport, method, options) {
function stackDuplexStreamingInterceptors (line 73237) | function stackDuplexStreamingInterceptors(transport, method, options) {
class ServerCallContextController (line 73241) | class ServerCallContextController {
method constructor (line 73242) | constructor(method, headers, deadline, sendResponseHeadersFn, defaultS...
method notifyCancelled (line 73258) | notifyCancelled() {
method sendResponseHeaders (line 73269) | sendResponseHeaders(data) {
method cancelled (line 73281) | get cancelled() {
method onCancel (line 73287) | onCancel(callback) {
method DeferredState (line 73306) | get DeferredState () { return DeferredState; }
function requireCachescope (line 73336) | function requireCachescope () {
function requireCachemetadata (line 73406) | function requireCachemetadata () {
function requireCache$1 (line 73477) | function requireCache$1 () {
function requireCache_twirpClient (line 73874) | function requireCache_twirpClient () {
function requireUtil$5 (line 73951) | function requireUtil$5 () {
function requireCacheTwirpClient (line 74032) | function requireCacheTwirpClient () {
function requireTar$1 (line 74203) | function requireTar$1 () {
function requireCache (line 74480) | function requireCache () {
function requireSemver$2 (line 74953) | function requireSemver$2 () {
function requireManifest (line 76608) | function requireManifest () {
function requireRetryHelper (line 76748) | function requireRetryHelper () {
function requireToolCache (line 76842) | function requireToolCache () {
function requireConstants$2 (line 77522) | function requireConstants$2 () {
function requireDebug (line 77567) | function requireDebug () {
function requireRe (line 77585) | function requireRe () {
function requireParseOptions (line 77818) | function requireParseOptions () {
function requireIdentifiers (line 77843) | function requireIdentifiers () {
function requireSemver$1 (line 77876) | function requireSemver$1 () {
function requireParse (line 78203) | function requireParse () {
function requireValid$1 (line 78229) | function requireValid$1 () {
function requireClean (line 78245) | function requireClean () {
function requireInc (line 78261) | function requireInc () {
function requireDiff (line 78290) | function requireDiff () {
function requireMajor (line 78358) | function requireMajor () {
function requireMinor (line 78371) | function requireMinor () {
function requirePatch (line 78384) | function requirePatch () {
function requirePrerelease (line 78397) | function requirePrerelease () {
function requireCompare (line 78413) | function requireCompare () {
function requireRcompare (line 78428) | function requireRcompare () {
function requireCompareLoose (line 78441) | function requireCompareLoose () {
function requireCompareBuild (line 78454) | function requireCompareBuild () {
function requireSort (line 78471) | function requireSort () {
function requireRsort (line 78484) | function requireRsort () {
function requireGt (line 78497) | function requireGt () {
function requireLt (line 78510) | function requireLt () {
function requireEq$1 (line 78523) | function requireEq$1 () {
function requireNeq (line 78536) | function requireNeq () {
function requireGte (line 78549) | function requireGte () {
function requireLte (line 78562) | function requireLte () {
function requireCmp (line 78575) | function requireCmp () {
function requireCoerce (line 78637) | function requireCoerce () {
function requireLrucache (line 78707) | function requireLrucache () {
function requireRange (line 78757) | function requireRange () {
function requireComparator (line 79321) | function requireComparator () {
function requireSatisfies (line 79472) | function requireSatisfies () {
function requireToComparators (line 79492) | function requireToComparators () {
function requireMaxSatisfying (line 79510) | function requireMaxSatisfying () {
function requireMinSatisfying (line 79545) | function requireMinSatisfying () {
function requireMinVersion (line 79579) | function requireMinVersion () {
function requireValid (line 79650) | function requireValid () {
function requireOutside (line 79671) | function requireOutside () {
function requireGtr (line 79761) | function requireGtr () {
function requireLtr (line 79775) | function requireLtr () {
function requireIntersects (line 79789) | function requireIntersects () {
function requireSimplify (line 79806) | function requireSimplify () {
function requireSubset (line 79863) | function requireSubset () {
function requireSemver (line 80120) | function requireSemver () {
class AbstractLinks (line 80219) | class AbstractLinks {
method getAvailableLocalCudaVersions (line 80221) | getAvailableLocalCudaVersions() {
method getLocalURLFromCudaVersion (line 80224) | async getLocalURLFromCudaVersion(version) {
class WindowsLinks (line 80250) | class WindowsLinks extends AbstractLinks {
method constructor (line 80480) | constructor() {
method Instance (line 80710) | static get Instance() {
method getAvailableNetworkCudaVersions (line 80713) | getAvailableNetworkCudaVersions() {
method getNetworkURLFromCudaVersion (line 80716) | getNetworkURLFromCudaVersion(version) {
class LinuxLinks (line 80728) | class LinuxLinks extends AbstractLinks {
method constructor (line 80732) | constructor() {
method getLocalURLFromCudaVersion (line 80962) | async getLocalURLFromCudaVersion(version) {
method Instance (line 80972) | static get Instance() {
function getLinks (line 80978) | async function getLinks() {
function getFilesRecursive (line 80988) | async function getFilesRecursive(dir) {
function filterReadable (line 81011) | async function filterReadable(paths) {
function download (line 81026) | async function download(version, method, useLocalCache, useGitHubCache) {
function getFileExtension (line 81139) | function getFileExtension(osType) {
function fileExists (line 81147) | async function fileExists(filePath) {
function getDownloadURL (line 81158) | async function getDownloadURL(method, version) {
function getVersion (line 81175) | async function getVersion(versionString, method) {
function requireConfig (line 81213) | function requireConfig () {
function requireTimestamp (line 81314) | function requireTimestamp () {
function requireWrappers (line 81459) | function requireWrappers () {
function requireArtifact$1 (line 82077) | function requireArtifact$1 () {
function requireArtifact_twirpClient (line 83031) | function requireArtifact_twirpClient () {
function requireGenerated (line 83138) | function requireGenerated () {
function requireRetention (line 83168) | function requireRetention () {
function requirePathAndArtifactNameValidation (line 83231) | function requirePathAndArtifactNameValidation () {
function requireUserAgent (line 83313) | function requireUserAgent () {
function requireErrors$1 (line 83335) | function requireErrors$1 () {
function e (line 83412) | function e(e){this.message=e;}
function t (line 83412) | function t(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.lengt...
function n (line 83412) | function n(e){this.message=e;}
function o (line 83412) | function o(e,r){if("string"!=typeof e)throw new n("Invalid token specifi...
function requireUtil$4 (line 83424) | function requireUtil$4 () {
function requireArtifactTwirpClient (line 83581) | function requireArtifactTwirpClient () {
function requireUploadZipSpecification (line 83744) | function requireUploadZipSpecification () {
function requireBlobUpload (line 83869) | function requireBlobUpload () {
function requirePath (line 83989) | function requirePath () {
function requireBraceExpansion$1 (line 84002) | function requireBraceExpansion$1 () {
function requireMinimatch (line 84213) | function requireMinimatch () {
function requireReaddirGlob (line 85166) | function requireReaddirGlob () {
function apply (line 85460) | function apply(fn, ...args) {
function initialParams (line 85464) | function initialParams (fn) {
function fallback (line 85477) | function fallback(fn) {
function wrap (line 85481) | function wrap(defer) {
function asyncify (line 85555) | function asyncify(func) {
function handlePromise (line 85580) | function handlePromise(promise, callback) {
function invokeCallback (line 85588) | function invokeCallback(callback, error, value) {
function isAsync (line 85596) | function isAsync(fn) {
function isAsyncGenerator (line 85600) | function isAsyncGenerator(fn) {
function isAsyncIterable (line 85604) | function isAsyncIterable(obj) {
function wrapAsync (line 85608) | function wrapAsync(asyncFn) {
function awaitify (line 85615) | function awaitify (asyncFn, arity) {
function applyEach$1 (line 85635) | function applyEach$1 (eachfn) {
function _asyncMap (line 85647) | function _asyncMap(eachfn, arr, iteratee, callback) {
function isArrayLike (line 85664) | function isArrayLike(value) {
function once$2 (line 85675) | function once$2(fn) {
function getIterator (line 85686) | function getIterator (coll) {
function createArrayIterator (line 85690) | function createArrayIterator(coll) {
function createES2015Iterator (line 85698) | function createES2015Iterator(iterator) {
function createObjectIterator (line 85709) | function createObjectIterator(obj) {
function createIterator (line 85722) | function createIterator(coll) {
function onlyOnce (line 85731) | function onlyOnce(fn) {
function asyncEachOfLimit (line 85741) | function asyncEachOfLimit(generator, limit, iteratee, callback) {
function iterateeCallback (line 85823) | function iterateeCallback(err, value) {
function replenish (line 85843) | function replenish () {
function eachOfLimit (line 85885) | function eachOfLimit(coll, limit, iteratee, callback) {
function eachOfArrayLike (line 85892) | function eachOfArrayLike(coll, iteratee, callback) {
function eachOfGeneric (line 85920) | function eachOfGeneric (coll, iteratee, callback) {
function eachOf (line 86033) | function eachOf(coll, iteratee, callback) {
function map (line 86157) | function map (coll, iteratee, callback) {
function eachOfSeries (line 86221) | function eachOfSeries(coll, iteratee, callback) {
function mapSeries (line 86245) | function mapSeries (coll, iteratee, callback) {
constant PROMISE_SYMBOL (line 86271) | const PROMISE_SYMBOL = Symbol('promiseCallback');
function promiseCallback (line 86273) | function promiseCallback () {
function auto (line 86433) | function auto(tasks, concurrency, callback) {
function stripComments (line 86610) | function stripComments(string) {
function parseParams (line 86637) | function parseParams(func) {
function autoInject (line 86734) | function autoInject(tasks, callback) {
class DLL (line 86779) | class DLL {
method constructor (line 86780) | constructor() {
method removeLink (line 86785) | removeLink(node) {
method empty (line 86796) | empty () {
method insertAfter (line 86801) | insertAfter(node, newNode) {
method insertBefore (line 86810) | insertBefore(node, newNode) {
method unshift (line 86819) | unshift(node) {
method push (line 86824) | push(node) {
method shift (line 86829) | shift() {
method pop (line 86833) | pop() {
method toArray (line 86837) | toArray() {
method remove (line 86849) | remove (testFn) {
method [Symbol.iterator] (line 86841) | *[Symbol.iterator] () {
function setInitial (line 86862) | function setInitial(dll, node) {
function queue$1 (line 86867) | function queue$1(worker, concurrency, payload) {
function cargo$1 (line 87185) | function cargo$1(worker, payload) {
function cargo (line 87243) | function cargo(worker, concurrency, payload) {
function reduce (line 87364) | function reduce(coll, memo, iteratee, callback) {
function seq (line 87414) | function seq(...functions) {
function compose$1 (line 87475) | function compose$1(...args) {
function mapLimit (line 87499) | function mapLimit (coll, limit, iteratee, callback) {
function concatLimit (line 87524) | function concatLimit(coll, limit, iteratee, callback) {
function concat (line 87638) | function concat(coll, iteratee, callback) {
function concatSeries (line 87663) | function concatSeries(coll, iteratee, callback) {
function constant$1 (line 87710) | function constant$1(...args) {
function _createTester (line 87717) | function _createTester(check, getResult) {
function detect (line 87811) | function detect(coll, iteratee, callback) {
function detectLimit (line 87839) | function detectLimit(coll, limit, iteratee, callback) {
function detectSeries (line 87865) | function detectSeries(coll, iteratee, callback) {
function consoleFunc (line 87871) | function consoleFunc(name) {
function doWhilst (line 87942) | function doWhilst(iteratee, test, callback) {
function doUntil (line 87988) | function doUntil(iteratee, test, callback) {
function _withoutIndex (line 87996) | function _withoutIndex(iteratee) {
function eachLimit$2 (line 88099) | function eachLimit$2(coll, iteratee, callback) {
function eachLimit (line 88126) | function eachLimit(coll, limit, iteratee, callback) {
function eachSeries (line 88154) | function eachSeries(coll, iteratee, callback) {
function ensureAsync (line 88194) | function ensureAsync(fn) {
function every (line 88305) | function every(coll, iteratee, callback) {
function everyLimit (line 88331) | function everyLimit(coll, limit, iteratee, callback) {
function everySeries (line 88356) | function everySeries(coll, iteratee, callback) {
function filterArray (line 88361) | function filterArray(eachfn, arr, iteratee, callback) {
function filterGeneric (line 88378) | function filterGeneric(eachfn, coll, iteratee, callback) {
function _filter (line 88396) | function _filter(eachfn, coll, iteratee, callback) {
function filter (line 88469) | function filter (coll, iteratee, callback) {
function filterLimit (line 88494) | function filterLimit (coll, limit, iteratee, callback) {
function filterSeries (line 88517) | function filterSeries (coll, iteratee, callback) {
function forever (line 88553) | function forever(fn, errback) {
function groupByLimit (line 88586) | function groupByLimit(coll, limit, iteratee, callback) {
function groupBy (line 88708) | function groupBy (coll, iteratee, callback) {
function groupBySeries (line 88731) | function groupBySeries (coll, iteratee, callback) {
function mapValuesLimit (line 88786) | function mapValuesLimit(obj, limit, iteratee, callback) {
function mapValues (line 88936) | function mapValues(obj, iteratee, callback) {
function mapValuesSeries (line 88960) | function mapValuesSeries(obj, iteratee, callback) {
function memoize (line 89004) | function memoize(fn, hasher = v => v) {
function parallel (line 89252) | function parallel(tasks, callback) {
function parallelLimit (line 89276) | function parallelLimit(tasks, limit, callback) {
function queue (line 89422) | function queue (worker, concurrency) {
class Heap (line 89431) | class Heap {
method constructor (line 89432) | constructor() {
method length (line 89437) | get length() {
method empty (line 89441) | empty () {
method percUp (line 89446) | percUp(index) {
method percDown (line 89458) | percDown(index) {
method push (line 89478) | push(node) {
method unshift (line 89484) | unshift(node) {
method shift (line 89488) | shift() {
method toArray (line 89498) | toArray() {
method remove (line 89508) | remove (testFn) {
method [Symbol.iterator] (line 89502) | *[Symbol.iterator] () {
function leftChi (line 89527) | function leftChi(i) {
function parent (line 89531) | function parent(i) {
function smaller (line 89535) | function smaller(x, y) {
function priorityQueue (line 89569) | function priorityQueue(worker, concurrency) {
function race (line 89646) | function race(tasks, callback) {
function reduceRight (line 89680) | function reduceRight (array, memo, iteratee, callback) {
function reflect (line 89724) | function reflect(fn) {
function reflectAll (line 89813) | function reflectAll(tasks) {
function reject$2 (line 89826) | function reject$2(eachfn, arr, _iteratee, callback) {
function reject (line 89897) | function reject (coll, iteratee, callback) {
function rejectLimit (line 89922) | function rejectLimit (coll, limit, iteratee, callback) {
function rejectSeries (line 89945) | function rejectSeries (coll, iteratee, callback) {
function constant (line 89950) | function constant(value) {
constant DEFAULT_TIMES (line 90041) | const DEFAULT_TIMES = 5;
constant DEFAULT_INTERVAL (line 90042) | const DEFAULT_INTERVAL = 0;
function retry$1 (line 90044) | function retry$1(opts, task, callback) {
function parseTimes (line 90082) | function parseTimes(acc, t) {
function retryable (line 90127) | function retryable (opts, task) {
function series (line 90318) | function series(tasks, callback) {
function some (line 90419) | function some(coll, iteratee, callback) {
function someLimit (line 90446) | function someLimit(coll, limit, iteratee, callback) {
function someSeries (line 90472) | function someSeries(coll, iteratee, callback) {
function sortBy (line 90627) | function sortBy (coll, iteratee, callback) {
function timeout (line 90687) | function timeout(asyncFn, milliseconds, info) {
function range (line 90718) | function range(size) {
function timesLimit (line 90743) | function timesLimit(count, limit, iteratee, callback) {
function times (line 90781) | function times (n, iteratee, callback) {
function timesSeries (line 90800) | function timesSeries (n, iteratee, callback) {
function transform$1 (line 90939) | function transform$1 (coll, accumulator, iteratee, callback) {
function tryEach (line 90992) | function tryEach(tasks, callback) {
function unmemoize (line 91025) | function unmemoize(fn) {
function whilst (line 91065) | function whilst(test, iteratee, callback) {
function until (line 91128) | function until(test, iteratee, callback) {
function waterfall (line 91190) | function waterfall (tasks, callback) {
function requirePolyfills (line 91477) | function requirePolyfills () {
function requireLegacyStreams (line 91841) | function requireLegacyStreams () {
function requireClone (line 91968) | function requireClone () {
function requireGracefulFs (line 91999) | function requireGracefulFs () {
function requireIsStream (line 92456) | function requireIsStream () {
function requireProcessNextickArgs (line 92495) | function requireProcessNextickArgs () {
function requireIsarray (line 92547) | function requireIsarray () {
function requireStream$1 (line 92561) | function requireStream$1 () {
function requireSafeBuffer$1 (line 92574) | function requireSafeBuffer$1 () {
function requireUtil$3 (line 92647) | function requireUtil$3 () {
function requireInherits_browser (line 92766) | function requireInherits_browser () {
function requireInherits (line 92801) | function requireInherits () {
function requireBufferList (line 92820) | function requireBufferList () {
function requireDestroy$1 (line 92908) | function requireDestroy$1 () {
function requireNode (line 93000) | function requireNode () {
function require_stream_writable (line 93014) | function require_stream_writable () {
function require_stream_duplex (line 93674) | function require_stream_duplex () {
function requireString_decoder$1 (line 93788) | function requireString_decoder$1 () {
function require_stream_readable (line 94070) | function require_stream_readable () {
function require_stream_transform (line 95076) | function require_stream_transform () {
function require_stream_passthrough (line 95235) | function require_stream_passthrough () {
function requireReadable$1 (line 95264) | function requireReadable$1 () {
function requirePassthrough$1 (line 95294) | function requirePassthrough$1 () {
function requireLazystream (line 95304) | function requireLazystream () {
function requireNormalizePath (line 95373) | function requireNormalizePath () {
function requireIdentity (line 95427) | function requireIdentity () {
function require_apply (line 95452) | function require_apply () {
function require_overRest (line 95472) | function require_overRest () {
function requireConstant (line 95537) | function requireConstant () {
function require_freeGlobal (line 95555) | function require_freeGlobal () {
function require_root (line 95567) | function require_root () {
function require_Symbol (line 95585) | function require_Symbol () {
function require_getRawTag (line 95600) | function require_getRawTag () {
function require_objectToString (line 95657) | function require_objectToString () {
function require_baseGetTag (line 95687) | function require_baseGetTag () {
function requireIsObject (line 95750) | function requireIsObject () {
function requireIsFunction (line 95765) | function requireIsFunction () {
function require_coreJsData (line 95811) | function require_coreJsData () {
function require_isMasked (line 95826) | function require_isMasked () {
function require_toSource (line 95857) | function require_toSource () {
function require_baseIsNative (line 95891) | function require_baseIsNative () {
function require_getValue (line 95956) | function require_getValue () {
function require_getNative (line 95970) | function require_getNative () {
function require_defineProperty (line 95996) | function require_defineProperty () {
function require_baseSetToString (line 96016) | function require_baseSetToString () {
function require_shortOut (line 96049) | function require_shortOut () {
function require_setToString (line 96094) | function require_setToString () {
function require_baseRest (line 96117) | function require_baseRest () {
function requireEq (line 96176) | function requireEq () {
function requireIsLength (line 96192) | function requireIsLength () {
function requireIsArrayLike (line 96235) | function requireIsArrayLike () {
function require_isIndex (line 96279) | function require_isIndex () {
function require_isIterateeCall (line 96312) | function require_isIterateeCall () {
function require_baseTimes (line 96361) | function require_baseTimes () {
function requireIsObjectLike (line 96406) | function requireIsObjectLike () {
function require_baseIsArguments (line 96420) | function require_baseIsArguments () {
function requireIsArguments (line 96447) | function requireIsArguments () {
function requireIsArray (line 96516) | function requireIsArray () {
function requireStubFalse (line 96544) | function requireStubFalse () {
function requireIsBuffer (line 96559) | function requireIsBuffer () {
function require_baseIsTypedArray (line 96608) | function require_baseIsTypedArray () {
function require_baseUnary (line 96685) | function require_baseUnary () {
function require_nodeUtil (line 96704) | function require_nodeUtil () {
function requireIsTypedArray (line 96745) | function requireIsTypedArray () {
function require_arrayLikeKeys (line 96781) | function require_arrayLikeKeys () {
function require_isPrototype (line 96841) | function require_isPrototype () {
function require_nativeKeysIn (line 96877) | function require_nativeKeysIn () {
function require_baseKeysIn (line 96897) | function require_baseKeysIn () {
function requireKeysIn (line 96939) | function requireKeysIn () {
function requireDefaults (line 96980) | function requireDefaults () {
function requirePrimordials (line 97057) | function requirePrimordials () {
function requireInspect (line 97191) | function requireInspect () {
function requireErrors (line 97254) | function requireErrors () {
function pd (line 97641) | function pd(event) {
function setCancelFlag (line 97655) | function setCancelFlag(data) {
function Event$1 (line 97688) | function Event$1(eventTarget, event) {
method type (line 97720) | get type() {
method target (line 97728) | get target() {
method currentTarget (line 97736) | get currentTarget() {
method composedPath (line 97743) | composedPath() {
method NONE (line 97755) | get NONE() {
method CAPTURING_PHASE (line 97763) | get CAPTURING_PHASE() {
method AT_TARGET (line 97771) | get AT_TARGET() {
method BUBBLING_PHASE (line 97779) | get BUBBLING_PHASE() {
method eventPhase (line 97787) | get eventPhase() {
method stopPropagation (line 97795) | stopPropagation() {
method stopImmediatePropagation (line 97808) | stopImmediatePropagation() {
method bubbles (line 97822) | get bubbles() {
method cancelable (line 97830) | get cancelable() {
method preventDefault (line 97838) | preventDefault() {
method defaultPrevented (line 97846) | get defaultPrevented() {
method composed (line 97854) | get composed() {
method timeStamp (line 97862) | get timeStamp() {
method srcElement (line 97871) | get srcElement() {
method cancelBubble (line 97880) | get cancelBubble() {
method cancelBubble (line 97883) | set cancelBubble(value) {
method returnValue (line 97900) | get returnValue() {
method returnValue (line 97903) | set returnValue(value) {
method initEvent (line 97916) | initEvent() {
function defineRedirectDescriptor (line 97942) | function defineRedirectDescriptor(key) {
function defineCallDescriptor (line 97961) | function defineCallDescriptor(key) {
function defineWrapper (line 97979) | function defineWrapper(BaseEvent, proto) {
function getWrapper (line 98019) | function getWrapper(proto) {
function wrapEvent (line 98039) | function wrapEvent(eventTarget, event) {
function isStopped (line 98050) | function isStopped(event) {
function setEventPhase (line 98061) | function setEventPhase(event, eventPhase) {
function setCurrentTarget (line 98072) | function setCurrentTarget(event, currentTarget) {
function setPassiveListener (line 98083) | function setPassiveListener(event, passiveListener) {
constant CAPTURE (line 98104) | const CAPTURE = 1;
constant BUBBLE (line 98105) | const BUBBLE = 2;
constant ATTRIBUTE (line 98106) | const ATTRIBUTE = 3;
function isObject$1 (line 98113) | function isObject$1(x) {
function getListeners (line 98123) | function getListeners(eventTarget) {
function defineEventAttributeDescriptor (line 98139) | function defineEventAttributeDescriptor(eventName) {
function defineEventAttribute (line 98206) | function defineEventAttribute(eventTargetPrototype, eventName) {
function defineCustomEventTarget (line 98220) | function defineCustomEventTarget(eventNames) {
function EventTarget$1 (line 98254) | function EventTarget$1() {
method addEventListener (line 98283) | addEventListener(eventName, listener, options) {
method removeEventListener (line 98337) | removeEventListener(eventName, listener, options) {
method dispatchEvent (line 98375) | dispatchEvent(event) {
method constructor (line 98474) | constructor() {
method aborted (line 98481) | get aborted() {
function createAbortSignal (line 98493) | function createAbortSignal() {
function abortSignal (line 98502) | function abortSignal(signal) {
method constructor (line 98533) | constructor() {
method signal (line 98539) | get signal() {
method abort (line 98545) | abort() {
function getSignal (line 98556) | function getSignal(controller) {
function requireUtil$2 (line 98586) | function requireUtil$2 () {
function requireValidators (line 98748) | function requireValidators () {
function requireProcess (line 99286) | function requireProcess () {
function requireUtils$3 (line 99297) | function requireUtils$3 () {
function requireEndOfStream (line 99631) | function requireEndOfStream () {
function requireDestroy (line 99922) | function requireDestroy () {
function requireLegacy (line 100220) | function requireLegacy () {
function requireAddAbortSignal (line 100318) | function requireAddAbortSignal () {
function requireBuffer_list (line 100380) | function requireBuffer_list () {
function requireState (line 100545) | function requireState () {
function requireSafeBuffer (line 100597) | function requireSafeBuffer () {
function requireString_decoder (line 100671) | function requireString_decoder () {
function requireFrom (line 100953) | function requireFrom () {
function requireReadable (line 101059) | function requireReadable () {
function requireWritable (line 102336) | function requireWritable () {
function requireDuplexify (line 103138) | function requireDuplexify () {
function requireDuplex (line 103522) | function requireDuplex () {
function requireTransform (line 103647) | function requireTransform () {
function requirePassthrough (line 103772) | function requirePassthrough () {
function requirePipeline (line 103796) | function requirePipeline () {
function requireCompose (line 104273) | function requireCompose () {
function requireOperators (line 104474) | function requireOperators () {
function requirePromises (line 104939) | function requirePromises () {
function requireStream (line 104989) | function requireStream () {
function requireOurs (line 105119) | function requireOurs () {
function require_arrayPush (line 105205) | function require_arrayPush () {
function require_isFlattenable (line 105226) | function require_isFlattenable () {
function require_baseFlatten (line 105255) | function require_baseFlatten () {
function requireFlatten (line 105302) | function requireFlatten () {
function require_nativeCreate (line 105333) | function require_nativeCreate () {
function require_hashClear (line 105348) | function require_hashClear () {
function require_hashDelete (line 105383) | function require_hashDelete () {
function require_hashGet (line 105399) | function require_hashGet () {
function require_hashHas (line 105438) | function require_hashHas () {
function require_hashSet (line 105470) | function require_hashSet () {
function require_Hash (line 105502) | function require_Hash () {
function require_listCacheClear (line 105551) | function require_listCacheClear () {
function require_assocIndexOf (line 105566) | function require_assocIndexOf () {
function require_listCacheDelete (line 105596) | function require_listCacheDelete () {
function require_listCacheGet (line 105640) | function require_listCacheGet () {
function require_listCacheHas (line 105668) | function require_listCacheHas () {
function require_listCacheSet (line 105693) | function require_listCacheSet () {
function require_ListCache (line 105728) | function require_ListCache () {
function require_Map (line 105769) | function require_Map () {
function require_mapCacheClear (line 105785) | function require_mapCacheClear () {
function require_isKeyable (line 105823) | function require_isKeyable () {
function require_getMapData (line 105840) | function require_getMapData () {
function require_mapCacheDelete (line 105867) | function require_mapCacheDelete () {
function require_mapCacheGet (line 105894) | function require_mapCacheGet () {
function require_mapCacheHas (line 105919) | function require_mapCacheHas () {
function require_mapCacheSet (line 105944) | function require_mapCacheSet () {
function require_MapCache (line 105975) | function require_MapCache () {
function require_setCacheAdd (line 106018) | function require_setCacheAdd () {
function require_setCacheHas (line 106055) | function require_setCacheHas () {
function require_SetCache (line 106069) | function require_SetCache () {
function require_baseFindIndex (line 106117) | function require_baseFindIndex () {
function require_baseIsNaN (line 106147) | function require_baseIsNaN () {
function require_strictIndexOf (line 106172) | function require_strictIndexOf () {
function require_baseIndexOf (line 106194) | function require_baseIndexOf () {
function require_arrayIncludes (line 106223) | function require_arrayIncludes () {
function require_arrayIncludesWith (line 106259) | function require_arrayIncludesWith () {
function require_arrayMap (line 106291) | function require_arrayMap () {
function require_cacheHas (line 106321) | function require_cacheHas () {
function require_baseDifference (line 106335) | function require_baseDifference () {
function requireIsArrayLikeObject (line 106411) | function requireIsArrayLikeObject () {
function requireDifference (line 106453) | function requireDifference () {
function require_Set (line 106495) | function require_Set () {
function requireNoop (line 106524) | function requireNoop () {
function require_setToArray (line 106546) | function require_setToArray () {
function require_createSet (line 106566) | function require_createSet () {
function require_baseUniq (line 106594) | function require_baseUniq () {
function requireUnion (line 106675) | function requireUnion () {
function require_overArg (line 106719) | function require_overArg () {
function require_getPrototype (line 106735) | function require_getPrototype () {
function requireIsPlainObject (line 106750) | function requireIsPlainObject () {
function requireBraceExpansion (line 106825) | function requireBraceExpansion () {
function requireAssertValidPattern (line 107037) | function requireAssertValidPattern () {
function requireBraceExpressions (line 107062) | function requireBraceExpressions () {
function require_unescape (line 107223) | function require_unescape () {
function requireAst (line 107254) | function requireAst () {
function require_escape (line 107855) | function require_escape () {
function requireCommonjs$4 (line 107884) | function requireCommonjs$4 () {
function requireCommonjs$3 (line 108916) | function requireCommonjs$3 () {
function requireCommonjs$2 (line 110470) | function requireCommonjs$2 () {
function requireCommonjs$1 (line 111507) | function requireCommonjs$1 () {
function requirePattern (line 113530) | function requirePattern () {
function requireIgnore (line 113760) | function requireIgnore () {
function requireProcessor (line 113888) | function requireProcessor () {
function requireWalker (line 114196) | function requireWalker () {
function requireGlob (line 114590) | function requireGlob () {
function requireHasMagic (line 114846) | function requireHasMagic () {
function requireCommonjs (line 114880) | function requireCommonjs () {
function requireFile (line 114965) | function requireFile () {
function requireArchiverUtils (line 115182) | function requireArchiverUtils () {
function requireError (line 115348) | function requireError () {
function requireCore (line 115399) | function requireCore () {
function requireArchiveEntry (line 116386) | function requireArchiveEntry () {
function requireUtil$1 (line 116417) | function requireUtil$1 () {
function requireGeneralPurposeBit (line 116500) | function requireGeneralPurposeBit () {
function requireUnixStat (line 116611) | function requireUnixStat () {
function requireConstants$1 (line 116674) | function requireConstants$1 () {
function requireZipArchiveEntry (line 116754) | function requireZipArchiveEntry () {
function requireUtil (line 117180) | function requireUtil () {
function requireArchiveOutputStream (line 117216) | function requireArchiveOutputStream () {
function requireCrc32 (line 117341) | function requireCrc32 () {
function requireCrc32Stream (line 117463) | function requireCrc32Stream () {
function requireDeflateCrc32Stream (line 117519) | function requireDeflateCrc32Stream () {
function requireLib$1 (line 117589) | function requireLib$1 () {
function requireZipArchiveOutputStream (line 117610) | function requireZipArchiveOutputStream () {
function requireCompressCommons (line 118057) | function requireCompressCommons () {
function requireZipStream (line 118079) | function requireZipStream () {
function requireZip$1 (line 118276) | function requireZip$1 () {
function requireFixedSize (line 118400) | function requireFixedSize () {
function requireFastFifo (line 118448) | function requireFastFifo () {
function requireB4a (line 118505) | function requireB4a () {
function requirePassThroughDecoder (line 118703) | function requirePassThroughDecoder () {
function requireUtf8Decoder (line 118731) | function requireUtf8Decoder () {
function requireTextDecoder (line 118844) | function requireTextDecoder () {
function requireStreamx (line 118916) | function requireStreamx () {
function requireHeaders (line 120107) | function requireHeaders () {
function requireExtract$1 (line 120434) | function requireExtract$1 () {
function requireConstants (line 120850) | function requireConstants () {
function requirePack (line 120873) | function requirePack () {
function requireTarStream (line 121168) | function requireTarStream () {
function requireTar (line 121187) | function requireTar () {
function requireDist (line 121356) | function requireDist () {
function requireJson (line 121678) | function requireJson () {
function requireArchiver (line 121798) | function requireArchiver () {
function requireZip (line 121883) | function requireZip () {
function requireUploadArtifact (line 122010) | function requireUploadArtifact () {
function requireContext (line 122127) | function requireContext () {
function requireUtils$2 (line 122192) | function requireUtils$2 () {
function getUserAgent (line 122240) | function getUserAgent() {
function requireRegister (line 122255) | function requireRegister () {
function requireAdd (line 122291) | function requireAdd () {
function requireRemove (line 122346) | function requireRemove () {
function requireBeforeAfterHook (line 122373) | function requireBeforeAfterHook () {
function isObject (line 122449) | function isObject(o) {
function isPlainObject (line 122453) | function isPlainObject(o) {
function lowercaseKeys (line 122475) | function lowercaseKeys(object) {
function mergeDeep (line 122485) | function mergeDeep(defaults, options) {
function removeUndefinedProperties (line 122501) | function removeUndefinedProperties(obj) {
function merge (line 122510) | function merge(defaults, route, options) {
function addQueryParameters (line 122534) | function addQueryParameters(url, parameters) {
function removeNonChars (line 122553) | function removeNonChars(variableName) {
function extractUrlVariableNames (line 122556) | function extractUrlVariableNames(url) {
function omit (line 122564) | function omit(object, keysToOmit) {
function encodeReserved (line 122599) | function encodeReserved(str) {
function encodeUnreserved (line 122610) | function encodeUnreserved(str) {
function encodeValue (line 122615) | function encodeValue(operator, value, key) {
function isDefined (line 122627) | function isDefined(value) {
function isKeyOperator (line 122630) | function isKeyOperator(operator) {
function getValues (line 122633) | function getValues(context, operator, key, modifier) {
function parseUrl (line 122699) | function parseUrl(template) {
function expand (line 122704) | function expand(template, context) {
function parse (line 122738) | function parse(options) {
function endpointWithDefaults (line 122816) | function endpointWithDefaults(defaults, route, options) {
function withDefaults$2 (line 122820) | function withDefaults$2(oldDefaults, newDefaults) {
constant DEFAULTS (line 122836) | const DEFAULTS = {
function requireLib (line 122858) | function requireLib () {
function requireUtils$1 (line 123056) | function requireUtils$1 () {
function requireTr46 (line 200741) | function requireTr46 () {
function requireUrlStateMachine (line 200941) | function requireUrlStateMachine () {
function requireURLImpl (line 202246) | function requireURLImpl () {
function requireURL (line 202453) | function requireURL () {
function requirePublicApi (line 202657) | function requirePublicApi () {
constant BUFFER (line 202681) | const BUFFER = Symbol('buffer');
constant TYPE (line 202682) | const TYPE = Symbol('type');
method constructor (line 202685) | constructor() {
method size (line 202723) | get size() {
method type (line 202726) | get type() {
method text (line 202729) | text() {
method arrayBuffer (line 202732) | arrayBuffer() {
method stream (line 202737) | stream() {
method toString (line 202744) | toString() {
method slice (line 202747) | slice() {
function FetchError (line 202804) | function FetchError(message, type, systemError) {
constant INTERNALS (line 202828) | const INTERNALS = Symbol('Body internals');
function Body (line 202842) | function Body(body) {
method body (line 202886) | get body() {
method bodyUsed (line 202890) | get bodyUsed() {
method arrayBuffer (line 202899) | arrayBuffer() {
method blob (line 202910) | blob() {
method json (line 202928) | json() {
method text (line 202945) | text() {
method buffer (line 202956) | buffer() {
method textConverted (line 202966) | textConverted() {
function consumeBody (line 203002) | function consumeBody() {
function convertBody (line 203106) | function convertBody(buffer, headers) {
function isURLSearchParams (line 203170) | function isURLSearchParams(obj) {
function isBlob (line 203185) | function isBlob(obj) {
function clone (line 203195) | function clone(instance) {
function extractContentType (line 203229) | function extractContentType(body) {
function getTotalBytes (line 203273) | function getTotalBytes(instance) {
function writeToStream (line 203305) | function writeToStream(dest, instance) {
function validateName (line 203336) | function validateName(name) {
function validateValue (line 203343) | function validateValue(value) {
function find (line 203358) | function find(map, name) {
constant MAP (line 203368) | const MAP = Symbol('map');
class Headers (line 203369) | class Headers {
method constructor (line 203376) | constructor() {
method get (line 203437) | get(name) {
method forEach (line 203455) | forEach(callback) {
method set (line 203478) | set(name, value) {
method append (line 203494) | append(name, value) {
method has (line 203513) | has(name) {
method delete (line 203525) | delete(name) {
method raw (line 203539) | raw() {
method keys (line 203548) | keys() {
method values (line 203557) | values() {
method [Symbol.iterator] (line 203568) | [Symbol.iterator]() {
function getHeaders (line 203593) | function getHeaders(headers) {
constant INTERNAL (line 203606) | const INTERNAL = Symbol('internal');
function createHeadersIterator (line 203608) | function createHeadersIterator(target, kind) {
method next (line 203619) | next() {
function exportNodeCompatibleHeaders (line 203661) | function exportNodeCompatibleHeaders(headers) {
function createHeadersLenient (line 203681) | function createHeadersLenient(obj) {
constant STATUS_CODES (line 203708) | const STATUS_CODES = require$$2$3.STATUS_CODES;
class Response (line 203717) | class Response {
method constructor (line 203718) | constructor() {
method url (line 203743) | get url() {
method status (line 203747) | get status() {
method ok (line 203754) | get ok() {
method redirected (line 203758) | get redirected() {
method statusText (line 203762) | get statusText() {
method headers (line 203766) | get headers() {
method clone (line 203775) | clone() {
function parseURL (line 203819) | function parseURL(urlStr) {
function isRequest (line 203841) | function isRequest(input) {
function isAbortSignal (line 203845) | function isAbortSignal(signal) {
class Request (line 203857) | class Request {
method constructor (line 203858) | constructor(input) {
method method (line 203924) | get method() {
method url (line 203928) | get url() {
method headers (line 203932) | get headers() {
method redirect (line 203936) | get redirect() {
method signal (line 203940) | get signal() {
method clone (line 203949) | clone() {
function getNodeRequestOptions (line 203978) | function getNodeRequestOptions(request) {
function AbortError (line 204052) | function AbortError(message) {
function fetch (line 204099) | function fetch(url, opts) {
function fixResponseChunkedTransferBadEnding (line 204391) | function fixResponseChunkedTransferBadEnding(request, errorCallback) {
function destroyStream (line 204419) | function destroyStream(stream, err) {
class Deprecation (line 204442) | class Deprecation extends Error {
method constructor (line 204443) | constructor(message) {
function requireWrappy (line 204462) | function requireWrappy () {
function requireOnce (line 204503) | function requireOnce () {
class RequestError (line 204559) | class RequestError extends Error {
method constructor (line 204560) | constructor(message, statusCode, options) {
function getBufferResponse (line 204610) | function getBufferResponse(response) {
function fetchWrapper (line 204614) | function fetchWrapper(requestOptions) {
function getResponseData (line 204706) | async function getResponseData(response) {
function toErrorMessage (line 204716) | function toErrorMessage(data) {
function withDefaults$1 (line 204730) | function withDefaults$1(oldEndpoint, newDefaults) {
function _buildMessageForResponseErrors (line 204760) | function _buildMessageForResponseErrors(data) {
class GraphqlResponseError (line 204764) | class GraphqlResponseError extends Error {
method constructor (line 204765) | constructor(request, headers, response) {
constant NON_VARIABLE_OPTIONS (line 204782) | const NON_VARIABLE_OPTIONS = [
constant FORBIDDEN_VARIABLE_OPTIONS (line 204791) | const FORBIDDEN_VARIABLE_OPTIONS = ["query", "method", "url"];
constant GHES_V3_SUFFIX_REGEX (line 204792) | const GHES_V3_SUFFIX_REGEX = /\/api\/v3\/?$/;
function graphql (line 204793) | function graphql(request, query, options) {
function withDefaults (line 204834) | function withDefaults(request$1, newDefaults) {
function withCustomRequest (line 204852) | function withCustomRequest(customRequest) {
constant REGEX_IS_INSTALLATION_LEGACY (line 204859) | const REGEX_IS_INSTALLATION_LEGACY = /^v1\./;
constant REGEX_IS_INSTALLATION (line 204860) | const REGEX_IS_INSTALLATION = /^ghs_/;
constant REGEX_IS_USER_TO_SERVER (line 204861) | const REGEX_IS_USER_TO_SERVER = /^ghu_/;
function auth (line 204862) | async function auth(token) {
function withAuthorizationPrefix (line 204886) | function withAuthorizationPrefix(token) {
function hook (line 204893) | async function hook(token, request, route, parameters) {
class Octokit (line 204914) | class Octokit {
method constructor (line 204915) | constructor(options = {}) {
method defaults (line 204998) | static defaults(defaults) {
method plugin (line 205021) | static plugin(...newPlugins) {
function endpointsToMethods (line 206707) | function endpointsToMethods(octokit, endpointsMap) {
function decorate (line 206727) | function decorate(octokit, scope, methodName, defaults, decorations) {
function restEndpointMethods (line 206768) | function restEndpointMethods(octokit) {
function legacyRestEndpointMethods (line 206775) | function legacyRestEndpointMethods(octokit) {
function normalizePaginatedListResponse (line 206810) | function normalizePaginatedListResponse(response) {
function iterator (line 206842) | function iterator(octokit, route, parameters) {
function paginate (line 206881) | function paginate(octokit, route, parameters, mapFn) {
function gather (line 206888) | function gather(octokit, results, iterator, mapFn) {
function isPaginatingEndpoint (line 207126) | function isPaginatingEndpoint(arg) {
function paginateRest (line 207139) | function paginateRest(octokit) {
function requireUtils (line 207160) | function requireUtils () {
function requireGithub (line 207223) | function requireGithub () {
function requireTraverse (line 207272) | function requireTraverse () {
function requireChainsaw (line 207601) | function requireChainsaw () {
function requireBuffers (line 207753) | function requireBuffers () {
function requireVars (line 208028) | function requireVars () {
function requireBinary (line 208064) | function requireBinary () {
function requireMatcherStream (line 208471) | function requireMatcherStream () {
function requireEntry (line 208574) | function requireEntry () {
function requireUnzipStream (line 208606) | function requireUnzipStream () {
function requireParserStream (line 209354) | function requireParserStream () {
function requireMkdirp (line 209412) | function requireMkdirp () {
function requireExtract (line 209523) | function requireExtract () {
function requireUnzip (line 209628) | function requireUnzip () {
function requireDownloadArtifact (line 209639) | function requireDownloadArtifact () {
function requireRetryOptions (line 209883) | function requireRetryOptions () {
function requestLog (line 209944) | function requestLog(octokit) {
function requireLight (line 209980) | function requireLight () {
function errorRequest (line 211508) | async function errorRequest(octokit, state, error, options) {
function wrapRequest (line 211525) | async function wrapRequest(state, request, options) {
constant VERSION (line 211541) | const VERSION = "3.0.9";
function retry (line 211542) | function retry(octokit, octokitOptions) {
function requireGetArtifact (line 211579) | function requireGetArtifact () {
function requireDeleteArtifact (line 211713) | function requireDeleteArtifact () {
function requireListArtifacts (line 211805) | function requireListArtifacts () {
function requireClient (line 211960) | function requireClient () {
function requireInterfaces (line 212113) | function requireInterfaces () {
function requireArtifact (line 212123) | function requireArtifact () {
function install (line 212155) | async function install(executablePath, version, subPackagesArray, linuxL...
function updatePath (line 212235) | async function updatePath(version) {
function parsePackages (line 212274) | async function parsePackages(subPackages, parameterName) {
function run (line 212288) | async function run() {
FILE: src/apt-installer.ts
function useApt (line 9) | async function useApt(method: Method): Promise<boolean> {
function aptSetup (line 13) | async function aptSetup(version: SemVer): Promise<void> {
function aptInstall (line 62) | async function aptInstall(
FILE: src/arch.ts
type CPUArch (line 4) | enum CPUArch {
function getArch (line 9) | async function getArch(): Promise<CPUArch> {
FILE: src/downloader.ts
function download (line 16) | async function download(
function getFileExtension (line 139) | function getFileExtension(osType: OSType): string {
function fileExists (line 148) | async function fileExists(filePath: string): Promise<boolean> {
function getDownloadURL (line 159) | async function getDownloadURL(method: string, version: SemVer): Promise<...
FILE: src/fs-utils.ts
function getFilesRecursive (line 5) | async function getFilesRecursive(dir: string): Promise<string[]> {
function filterReadable (line 27) | async function filterReadable(paths: string[]): Promise<string[]> {
FILE: src/index.ts
function run (line 11) | async function run(): Promise<void> {
FILE: src/installer.ts
function install (line 9) | async function install(
FILE: src/links/get-links.ts
function getLinks (line 7) | async function getLinks(): Promise<AbstractLinks> {
FILE: src/links/links.ts
method getAvailableLocalCudaVersions (line 7) | getAvailableLocalCudaVersions(): SemVer[] {
method getLocalURLFromCudaVersion (line 11) | async getLocalURLFromCudaVersion(version: SemVer): Promise<URL> {
FILE: src/links/linux-links.ts
class LinuxLinks (line 8) | class LinuxLinks extends AbstractLinks {
method constructor (line 13) | private constructor() {
method getLocalURLFromCudaVersion (line 244) | async getLocalURLFromCudaVersion(version: SemVer): Promise<URL> {
method Instance (line 254) | static get Instance(): LinuxLinks {
FILE: src/links/windows-links.ts
class WindowsLinks (line 22) | class WindowsLinks extends AbstractLinks {
method constructor (line 254) | private constructor() {
method Instance (line 485) | static get Instance(): WindowsLinks {
method getAvailableNetworkCudaVersions (line 489) | getAvailableNetworkCudaVersions(): SemVer[] {
method getNetworkURLFromCudaVersion (line 495) | getNetworkURLFromCudaVersion(version: SemVer): URL {
FILE: src/method.ts
type Method (line 1) | type Method = 'local' | 'network'
function parseMethod (line 3) | function parseMethod(methodString: string): Method {
FILE: src/parser.ts
function parsePackages (line 3) | async function parsePackages(
FILE: src/platform.ts
type OSType (line 4) | enum OSType {
function getOs (line 9) | async function getOs(): Promise<OSType> {
function getRelease (line 22) | async function getRelease(): Promise<string> {
FILE: src/run-command.ts
function execReturnOutput (line 4) | async function execReturnOutput(
FILE: src/update-path.ts
function updatePath (line 6) | async function updatePath(version: SemVer): Promise<string> {
FILE: src/version.ts
function getVersion (line 10) | async function getVersion(
Condensed preview — 239 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (6,223K chars).
[
{
"path": ".devcontainer/devcontainer.json",
"chars": 1284,
"preview": "{\n \"name\": \"GitHub Actions (TypeScript)\",\n \"image\": \"mcr.microsoft.com/devcontainers/typescript-node:24\",\n \"postCreat"
},
{
"path": ".gitattributes",
"chars": 153,
"preview": "# Force LF everywhere for prettier\n* text=auto eol=lf\n# Ignore diffs in dist as it is generated code\ndist/** -diff lingu"
},
{
"path": ".github/dependabot.yml",
"chars": 628,
"preview": "version: 2\nupdates:\n - package-ecosystem: github-actions\n directory: /\n schedule:\n interval: weekly\n grou"
},
{
"path": ".github/workflows/CI.yml",
"chars": 3131,
"preview": "# This is a basic workflow to help you get started with Actions\n\nname: CI\n\n# Controls when the action will run.\non:\n # "
},
{
"path": ".github/workflows/Check-dist.yml",
"chars": 2061,
"preview": "# In TypeScript actions, `dist/` is a special directory. When you reference\n# an action with the `uses:` property, `dist"
},
{
"path": ".github/workflows/codeql-analysis.yml",
"chars": 851,
"preview": "name: CodeQL\n\non:\n pull_request:\n branches:\n - main\n push:\n branches:\n - main\n schedule:\n - cron: "
},
{
"path": ".github/workflows/licensed.yml",
"chars": 2019,
"preview": "# This workflow checks the statuses of cached dependencies used in this action\n# with the help of the Licensed tool. If "
},
{
"path": ".github/workflows/linter.yml",
"chars": 1172,
"preview": "name: Lint Codebase\n\non:\n pull_request:\n branches:\n - main\n push:\n branches:\n - main\n\npermissions:\n c"
},
{
"path": ".gitignore",
"chars": 1528,
"preview": "# Dependency directory\nnode_modules\n\n# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore\n#"
},
{
"path": ".licensed.yml",
"chars": 392,
"preview": "# See: https://github.com/licensee/licensed/blob/main/docs/configuration.md\n\nsources:\n npm: true\n\nallowed:\n - apache-2"
},
{
"path": ".licenses/npm/@actions/artifact.dep.yml",
"chars": 1315,
"preview": "---\nname: \"@actions/artifact\"\nversion: 2.3.2\ntype: npm\nsummary: Actions artifact lib\nhomepage: https://github.com/action"
},
{
"path": ".licenses/npm/@actions/cache.dep.yml",
"chars": 1306,
"preview": "---\nname: \"@actions/cache\"\nversion: 4.0.3\ntype: npm\nsummary: Actions cache lib\nhomepage: https://github.com/actions/tool"
},
{
"path": ".licenses/npm/@actions/core.dep.yml",
"chars": 1304,
"preview": "---\nname: \"@actions/core\"\nversion: 1.11.1\ntype: npm\nsummary: Actions core lib\nhomepage: https://github.com/actions/toolk"
},
{
"path": ".licenses/npm/@actions/exec.dep.yml",
"chars": 1303,
"preview": "---\nname: \"@actions/exec\"\nversion: 1.1.1\ntype: npm\nsummary: Actions exec lib\nhomepage: https://github.com/actions/toolki"
},
{
"path": ".licenses/npm/@actions/github.dep.yml",
"chars": 1309,
"preview": "---\nname: \"@actions/github\"\nversion: 5.1.1\ntype: npm\nsummary: Actions github lib\nhomepage: https://github.com/actions/to"
},
{
"path": ".licenses/npm/@actions/glob-0.1.2.dep.yml",
"chars": 1303,
"preview": "---\nname: \"@actions/glob\"\nversion: 0.1.2\ntype: npm\nsummary: Actions glob lib\nhomepage: https://github.com/actions/toolki"
},
{
"path": ".licenses/npm/@actions/glob-0.5.0.dep.yml",
"chars": 1303,
"preview": "---\nname: \"@actions/glob\"\nversion: 0.5.0\ntype: npm\nsummary: Actions glob lib\nhomepage: https://github.com/actions/toolki"
},
{
"path": ".licenses/npm/@actions/http-client.dep.yml",
"chars": 1408,
"preview": "---\nname: \"@actions/http-client\"\nversion: 2.2.3\ntype: npm\nsummary: Actions Http Client\nhomepage: https://github.com/acti"
},
{
"path": ".licenses/npm/@actions/io.dep.yml",
"chars": 1297,
"preview": "---\nname: \"@actions/io\"\nversion: 1.1.3\ntype: npm\nsummary: Actions io lib\nhomepage: https://github.com/actions/toolkit/tr"
},
{
"path": ".licenses/npm/@actions/tool-cache.dep.yml",
"chars": 1321,
"preview": "---\nname: \"@actions/tool-cache\"\nversion: 2.0.2\ntype: npm\nsummary: Actions tool-cache lib\nhomepage: https://github.com/ac"
},
{
"path": ".licenses/npm/@azure/abort-controller-1.1.0.dep.yml",
"chars": 1421,
"preview": "---\nname: \"@azure/abort-controller\"\nversion: 1.1.0\ntype: npm\nsummary: Microsoft Azure SDK for JavaScript - Aborter\nhomep"
},
{
"path": ".licenses/npm/@azure/abort-controller-2.1.2.dep.yml",
"chars": 1421,
"preview": "---\nname: \"@azure/abort-controller\"\nversion: 2.1.2\ntype: npm\nsummary: Microsoft Azure SDK for JavaScript - Aborter\nhomep"
},
{
"path": ".licenses/npm/@azure/core-auth.dep.yml",
"chars": 1445,
"preview": "---\nname: \"@azure/core-auth\"\nversion: 1.9.0\ntype: npm\nsummary: Provides low-level interfaces and helper methods for auth"
},
{
"path": ".licenses/npm/@azure/core-client.dep.yml",
"chars": 1413,
"preview": "---\nname: \"@azure/core-client\"\nversion: 1.9.4\ntype: npm\nsummary: Core library for interfacing with AutoRest generated co"
},
{
"path": ".licenses/npm/@azure/core-http-compat.dep.yml",
"chars": 1441,
"preview": "---\nname: \"@azure/core-http-compat\"\nversion: 2.3.0\ntype: npm\nsummary: Core HTTP Compatibility Library to bridge the gap "
},
{
"path": ".licenses/npm/@azure/core-lro.dep.yml",
"chars": 1451,
"preview": "---\nname: \"@azure/core-lro\"\nversion: 2.7.2\ntype: npm\nsummary: Isomorphic client library for supporting long-running oper"
},
{
"path": ".licenses/npm/@azure/core-paging.dep.yml",
"chars": 1413,
"preview": "---\nname: \"@azure/core-paging\"\nversion: 1.6.2\ntype: npm\nsummary: Core types for paging async iterable iterators\nhomepage"
},
{
"path": ".licenses/npm/@azure/core-rest-pipeline.dep.yml",
"chars": 1445,
"preview": "---\nname: \"@azure/core-rest-pipeline\"\nversion: 1.20.0\ntype: npm\nsummary: Isomorphic client library for making HTTP reque"
},
{
"path": ".licenses/npm/@azure/core-tracing.dep.yml",
"chars": 1442,
"preview": "---\nname: \"@azure/core-tracing\"\nversion: 1.2.0\ntype: npm\nsummary: Provides low-level interfaces and helper methods for t"
},
{
"path": ".licenses/npm/@azure/core-util.dep.yml",
"chars": 1392,
"preview": "---\nname: \"@azure/core-util\"\nversion: 1.12.0\ntype: npm\nsummary: Core library for shared utility methods\nhomepage: https:"
},
{
"path": ".licenses/npm/@azure/core-xml.dep.yml",
"chars": 1396,
"preview": "---\nname: \"@azure/core-xml\"\nversion: 1.4.5\ntype: npm\nsummary: Core library for interacting with XML payloads\nhomepage: h"
},
{
"path": ".licenses/npm/@azure/logger.dep.yml",
"chars": 1398,
"preview": "---\nname: \"@azure/logger\"\nversion: 1.2.0\ntype: npm\nsummary: Microsoft Azure SDK for JavaScript - Logger\nhomepage: https:"
},
{
"path": ".licenses/npm/@azure/ms-rest-js.dep.yml",
"chars": 1517,
"preview": "---\nname: \"@azure/ms-rest-js\"\nversion: 2.7.0\ntype: npm\nsummary: Isomorphic client Runtime for Typescript/node.js/browser"
},
{
"path": ".licenses/npm/@azure/storage-blob.dep.yml",
"chars": 1412,
"preview": "---\nname: \"@azure/storage-blob\"\nversion: 12.27.0\ntype: npm\nsummary: Microsoft Azure Storage SDK for JavaScript - Blob\nho"
},
{
"path": ".licenses/npm/@bufbuild/protoplugin.dep.yml",
"chars": 12006,
"preview": "---\nname: \"@bufbuild/protoplugin\"\nversion: 2.5.1\ntype: npm\nsummary: Helps to create your own Protocol Buffers code gener"
},
{
"path": ".licenses/npm/@fastify/busboy.dep.yml",
"chars": 1319,
"preview": "---\nname: \"@fastify/busboy\"\nversion: 2.1.1\ntype: npm\nsummary: A streaming parser for HTML form data for node.js\nhomepage"
},
{
"path": ".licenses/npm/@isaacs/cliui.dep.yml",
"chars": 976,
"preview": "---\nname: \"@isaacs/cliui\"\nversion: 8.0.2\ntype: npm\nsummary: easily create complex multi-column command-line-interfaces\nh"
},
{
"path": ".licenses/npm/@octokit/auth-token.dep.yml",
"chars": 1392,
"preview": "---\nname: \"@octokit/auth-token\"\nversion: 2.5.0\ntype: npm\nsummary: GitHub API token authentication for browsers and Node."
},
{
"path": ".licenses/npm/@octokit/core.dep.yml",
"chars": 1380,
"preview": "---\nname: \"@octokit/core\"\nversion: 3.6.0\ntype: npm\nsummary: Extendable client for GitHub's REST & GraphQL APIs\nhomepage:"
},
{
"path": ".licenses/npm/@octokit/endpoint.dep.yml",
"chars": 1388,
"preview": "---\nname: \"@octokit/endpoint\"\nversion: 6.0.12\ntype: npm\nsummary: Turns REST API endpoints into generic request options\nh"
},
{
"path": ".licenses/npm/@octokit/graphql.dep.yml",
"chars": 1380,
"preview": "---\nname: \"@octokit/graphql\"\nversion: 4.8.0\ntype: npm\nsummary: GitHub GraphQL API client for browsers and Node\nhomepage:"
},
{
"path": ".licenses/npm/@octokit/openapi-types-12.11.0.dep.yml",
"chars": 1346,
"preview": "---\nname: \"@octokit/openapi-types\"\nversion: 12.11.0\ntype: npm\nsummary: Generated TypeScript definitions based on GitHub'"
},
{
"path": ".licenses/npm/@octokit/openapi-types-24.2.0.dep.yml",
"chars": 1345,
"preview": "---\nname: \"@octokit/openapi-types\"\nversion: 24.2.0\ntype: npm\nsummary: Generated TypeScript definitions based on GitHub's"
},
{
"path": ".licenses/npm/@octokit/plugin-paginate-rest.dep.yml",
"chars": 1375,
"preview": "---\nname: \"@octokit/plugin-paginate-rest\"\nversion: 2.21.3\ntype: npm\nsummary: Octokit plugin to paginate REST API endpoin"
},
{
"path": ".licenses/npm/@octokit/plugin-request-log.dep.yml",
"chars": 1353,
"preview": "---\nname: \"@octokit/plugin-request-log\"\nversion: 1.0.4\ntype: npm\nsummary: Log all requests and request errors\nhomepage:\n"
},
{
"path": ".licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml",
"chars": 1406,
"preview": "---\nname: \"@octokit/plugin-rest-endpoint-methods\"\nversion: 5.16.2\ntype: npm\nsummary: Octokit plugin adding one method fo"
},
{
"path": ".licenses/npm/@octokit/plugin-retry.dep.yml",
"chars": 1368,
"preview": "---\nname: \"@octokit/plugin-retry\"\nversion: 3.0.9\ntype: npm\nsummary: Automatic retry plugin for octokit\nhomepage:\nlicense"
},
{
"path": ".licenses/npm/@octokit/request-error-2.1.0.dep.yml",
"chars": 1377,
"preview": "---\nname: \"@octokit/request-error\"\nversion: 2.1.0\ntype: npm\nsummary: Error class for Octokit request errors\nhomepage:\nli"
},
{
"path": ".licenses/npm/@octokit/request-error-5.1.1.dep.yml",
"chars": 1377,
"preview": "---\nname: \"@octokit/request-error\"\nversion: 5.1.1\ntype: npm\nsummary: Error class for Octokit request errors\nhomepage:\nli"
},
{
"path": ".licenses/npm/@octokit/request.dep.yml",
"chars": 1423,
"preview": "---\nname: \"@octokit/request\"\nversion: 5.6.3\ntype: npm\nsummary: Send parameterized requests to GitHub's APIs with sensibl"
},
{
"path": ".licenses/npm/@octokit/types-13.10.0.dep.yml",
"chars": 1357,
"preview": "---\nname: \"@octokit/types\"\nversion: 13.10.0\ntype: npm\nsummary: Shared TypeScript definitions for Octokit projects\nhomepa"
},
{
"path": ".licenses/npm/@octokit/types-6.41.0.dep.yml",
"chars": 1356,
"preview": "---\nname: \"@octokit/types\"\nversion: 6.41.0\ntype: npm\nsummary: Shared TypeScript definitions for Octokit projects\nhomepag"
},
{
"path": ".licenses/npm/@pkgjs/parseargs.dep.yml",
"chars": 12267,
"preview": "---\nname: \"@pkgjs/parseargs\"\nversion: 0.11.0\ntype: npm\nsummary: Polyfill of future proposal for `util.parseArgs()`\nhomep"
},
{
"path": ".licenses/npm/@protobuf-ts/plugin.dep.yml",
"chars": 11027,
"preview": "---\nname: \"@protobuf-ts/plugin\"\nversion: 2.11.0\ntype: npm\nsummary: The protocol buffer compiler plugin \"protobuf-ts\" gen"
},
{
"path": ".licenses/npm/@protobuf-ts/protoc.dep.yml",
"chars": 12043,
"preview": "---\nname: \"@protobuf-ts/protoc\"\nversion: 2.11.0\ntype: npm\nsummary: Installs the protocol buffer compiler \"protoc\" for yo"
},
{
"path": ".licenses/npm/@protobuf-ts/runtime-rpc.dep.yml",
"chars": 11008,
"preview": "---\nname: \"@protobuf-ts/runtime-rpc\"\nversion: 2.11.0\ntype: npm\nsummary: Runtime library for RPC clients generated by the"
},
{
"path": ".licenses/npm/@protobuf-ts/runtime.dep.yml",
"chars": 10992,
"preview": "---\nname: \"@protobuf-ts/runtime\"\nversion: 2.11.0\ntype: npm\nsummary: Runtime library for code generated by the protoc plu"
},
{
"path": ".licenses/npm/@types/semver.dep.yml",
"chars": 1454,
"preview": "---\nname: \"@types/semver\"\nversion: 7.7.0\ntype: npm\nsummary: TypeScript definitions for semver\nhomepage: https://github.c"
},
{
"path": ".licenses/npm/@typescript/vfs.dep.yml",
"chars": 1349,
"preview": "---\nname: \"@typescript/vfs\"\nversion: 1.6.1\ntype: npm\nsummary:\nhomepage: https://github.com/microsoft/TypeScript-Website\n"
},
{
"path": ".licenses/npm/@typespec/ts-http-runtime.dep.yml",
"chars": 1441,
"preview": "---\nname: \"@typespec/ts-http-runtime\"\nversion: 0.2.2\ntype: npm\nsummary: Isomorphic client library for making HTTP reques"
},
{
"path": ".licenses/npm/abort-controller.dep.yml",
"chars": 1383,
"preview": "---\nname: abort-controller\nversion: 3.0.0\ntype: npm\nsummary: An implementation of WHATWG AbortController interface.\nhome"
},
{
"path": ".licenses/npm/agent-base.dep.yml",
"chars": 1350,
"preview": "---\nname: agent-base\nversion: 7.1.3\ntype: npm\nsummary: Turn a function into an `http.Agent` instance\nhomepage:\nlicense: "
},
{
"path": ".licenses/npm/ansi-regex-5.0.1.dep.yml",
"chars": 1308,
"preview": "---\nname: ansi-regex\nversion: 5.0.1\ntype: npm\nsummary: Regular expression for matching ANSI escape codes\nhomepage:\nlicen"
},
{
"path": ".licenses/npm/ansi-regex-6.1.0.dep.yml",
"chars": 1316,
"preview": "---\nname: ansi-regex\nversion: 6.1.0\ntype: npm\nsummary: Regular expression for matching ANSI escape codes\nhomepage:\nlicen"
},
{
"path": ".licenses/npm/ansi-styles-4.3.0.dep.yml",
"chars": 1313,
"preview": "---\nname: ansi-styles\nversion: 4.3.0\ntype: npm\nsummary: ANSI escape codes for styling strings in the terminal\nhomepage:\n"
},
{
"path": ".licenses/npm/ansi-styles-6.2.1.dep.yml",
"chars": 1321,
"preview": "---\nname: ansi-styles\nversion: 6.2.1\ntype: npm\nsummary: ANSI escape codes for styling strings in the terminal\nhomepage:\n"
},
{
"path": ".licenses/npm/archiver-utils.dep.yml",
"chars": 1354,
"preview": "---\nname: archiver-utils\nversion: 5.0.2\ntype: npm\nsummary: utility functions for archiver\nhomepage: https://github.com/a"
},
{
"path": ".licenses/npm/archiver.dep.yml",
"chars": 1373,
"preview": "---\nname: archiver\nversion: 7.0.1\ntype: npm\nsummary: a streaming interface for archive generation\nhomepage: https://gith"
},
{
"path": ".licenses/npm/async.dep.yml",
"chars": 1348,
"preview": "---\nname: async\nversion: 3.2.6\ntype: npm\nsummary: Higher-order functions and common patterns for asynchronous code\nhomep"
},
{
"path": ".licenses/npm/asynckit.dep.yml",
"chars": 1449,
"preview": "---\nname: asynckit\nversion: 0.4.0\ntype: npm\nsummary: Minimal async jobs utility library, with streams support\nhomepage: "
},
{
"path": ".licenses/npm/b4a.dep.yml",
"chars": 12295,
"preview": "---\nname: b4a\nversion: 1.6.7\ntype: npm\nsummary: Bridging the gap between buffers and typed arrays\nhomepage: https://gith"
},
{
"path": ".licenses/npm/balanced-match.dep.yml",
"chars": 2592,
"preview": "---\nname: balanced-match\nversion: 1.0.2\ntype: npm\nsummary: Match balanced character pairs, like \"{\" and \"}\"\nhomepage: ht"
},
{
"path": ".licenses/npm/bare-events.dep.yml",
"chars": 12291,
"preview": "---\nname: bare-events\nversion: 2.5.4\ntype: npm\nsummary: Event emitters for JavaScript\nhomepage: https://github.com/holep"
},
{
"path": ".licenses/npm/base64-js.dep.yml",
"chars": 1386,
"preview": "---\nname: base64-js\nversion: 1.5.1\ntype: npm\nsummary: Base64 encoding/decoding in pure JS\nhomepage: https://github.com/b"
},
{
"path": ".licenses/npm/before-after-hook.dep.yml",
"chars": 12307,
"preview": "---\nname: before-after-hook\nversion: 2.2.3\ntype: npm\nsummary: asynchronous before/error/after hooks for internal functio"
},
{
"path": ".licenses/npm/binary.dep.yml",
"chars": 179,
"preview": "---\nname: binary\nversion: 0.3.0\ntype: npm\nsummary: Unpack multibyte binary values from buffers\nhomepage:\nlicense: mit\nli"
},
{
"path": ".licenses/npm/bottleneck.dep.yml",
"chars": 1318,
"preview": "---\nname: bottleneck\nversion: 2.19.5\ntype: npm\nsummary: Distributed task scheduler and rate limiter\nhomepage:\nlicense: m"
},
{
"path": ".licenses/npm/brace-expansion-1.1.11.dep.yml",
"chars": 2581,
"preview": "---\nname: brace-expansion\nversion: 1.1.11\ntype: npm\nsummary: Brace expansion as known from sh/bash\nhomepage: https://git"
},
{
"path": ".licenses/npm/brace-expansion-2.0.1.dep.yml",
"chars": 2580,
"preview": "---\nname: brace-expansion\nversion: 2.0.1\ntype: npm\nsummary: Brace expansion as known from sh/bash\nhomepage: https://gith"
},
{
"path": ".licenses/npm/buffer-crc32.dep.yml",
"chars": 1425,
"preview": "---\nname: buffer-crc32\nversion: 1.0.0\ntype: npm\nsummary: A pure javascript CRC32 algorithm that plays nice with binary d"
},
{
"path": ".licenses/npm/buffer.dep.yml",
"chars": 4620,
"preview": "---\nname: buffer\nversion: 6.0.3\ntype: npm\nsummary: Node.js Buffer API, for the browser\nhomepage: https://github.com/fero"
},
{
"path": ".licenses/npm/call-bind-apply-helpers.dep.yml",
"chars": 1411,
"preview": "---\nname: call-bind-apply-helpers\nversion: 1.0.2\ntype: npm\nsummary: Helper functions around Function call/apply/bind, fo"
},
{
"path": ".licenses/npm/color-convert.dep.yml",
"chars": 1462,
"preview": "---\nname: color-convert\nversion: 2.0.1\ntype: npm\nsummary: Plain color conversion functions\nhomepage:\nlicense: other\nlice"
},
{
"path": ".licenses/npm/color-name.dep.yml",
"chars": 1304,
"preview": "---\nname: color-name\nversion: 1.1.4\ntype: npm\nsummary: A list of color names and its values\nhomepage: https://github.com"
},
{
"path": ".licenses/npm/combined-stream.dep.yml",
"chars": 1473,
"preview": "---\nname: combined-stream\nversion: 1.0.8\ntype: npm\nsummary: A stream that emits multiple other streams one after another"
},
{
"path": ".licenses/npm/compress-commons.dep.yml",
"chars": 1428,
"preview": "---\nname: compress-commons\nversion: 6.0.2\ntype: npm\nsummary: a library that defines a common interface for working with "
},
{
"path": ".licenses/npm/concat-map.dep.yml",
"chars": 1328,
"preview": "---\nname: concat-map\nversion: 0.0.1\ntype: npm\nsummary: concatenative mapdashery\nhomepage:\nlicense: other\nlicenses:\n- sou"
},
{
"path": ".licenses/npm/core-util-is.dep.yml",
"chars": 1323,
"preview": "---\nname: core-util-is\nversion: 1.0.3\ntype: npm\nsummary: The `util.is*` functions introduced in Node v0.12.\nhomepage:\nli"
},
{
"path": ".licenses/npm/crc-32.dep.yml",
"chars": 12392,
"preview": "---\nname: crc-32\nversion: 1.2.2\ntype: npm\nsummary: Pure-JS CRC-32\nhomepage: https://sheetjs.com/\nlicense: apache-2.0\nlic"
},
{
"path": ".licenses/npm/crc32-stream.dep.yml",
"chars": 1360,
"preview": "---\nname: crc32-stream\nversion: 6.0.0\ntype: npm\nsummary: a streaming CRC32 checksumer\nhomepage: https://github.com/archi"
},
{
"path": ".licenses/npm/cross-spawn.dep.yml",
"chars": 1529,
"preview": "---\nname: cross-spawn\nversion: 7.0.6\ntype: npm\nsummary: Cross platform child_process#spawn and child_process#spawnSync\nh"
},
{
"path": ".licenses/npm/debug.dep.yml",
"chars": 2634,
"preview": "---\nname: debug\nversion: 4.4.1\ntype: npm\nsummary: Lightweight debugging utility for Node.js and the browser\nhomepage:\nli"
},
{
"path": ".licenses/npm/delayed-stream.dep.yml",
"chars": 1473,
"preview": "---\nname: delayed-stream\nversion: 1.0.0\ntype: npm\nsummary: Buffers events from a stream until you are ready to handle th"
},
{
"path": ".licenses/npm/deprecation.dep.yml",
"chars": 1023,
"preview": "---\nname: deprecation\nversion: 2.3.1\ntype: npm\nsummary: Log a deprecation message with stack\nhomepage:\nlicense: isc\nlice"
},
{
"path": ".licenses/npm/dunder-proto.dep.yml",
"chars": 1400,
"preview": "---\nname: dunder-proto\nversion: 1.0.1\ntype: npm\nsummary: If available, the `Object.prototype.__proto__` accessor and mut"
},
{
"path": ".licenses/npm/eastasianwidth.dep.yml",
"chars": 1296,
"preview": "---\nname: eastasianwidth\nversion: 0.2.0\ntype: npm\nsummary: Get East Asian Width from a character.\nhomepage:\nlicense: mit"
},
{
"path": ".licenses/npm/emoji-regex-8.0.0.dep.yml",
"chars": 1495,
"preview": "---\nname: emoji-regex\nversion: 8.0.0\ntype: npm\nsummary: A regular expression to match all Emoji-only symbols as per the "
},
{
"path": ".licenses/npm/emoji-regex-9.2.2.dep.yml",
"chars": 1495,
"preview": "---\nname: emoji-regex\nversion: 9.2.2\ntype: npm\nsummary: A regular expression to match all Emoji-only symbols as per the "
},
{
"path": ".licenses/npm/es-define-property.dep.yml",
"chars": 1382,
"preview": "---\nname: es-define-property\nversion: 1.0.1\ntype: npm\nsummary: \"`Object.defineProperty`, but not IE 8's broken one.\"\nhom"
},
{
"path": ".licenses/npm/es-errors.dep.yml",
"chars": 1365,
"preview": "---\nname: es-errors\nversion: 1.3.0\ntype: npm\nsummary: A simple cache for a few of the JS Error constructors.\nhomepage: h"
},
{
"path": ".licenses/npm/es-object-atoms.dep.yml",
"chars": 1390,
"preview": "---\nname: es-object-atoms\nversion: 1.1.1\ntype: npm\nsummary: 'ES Object-related atoms: Object, ToObject, RequireObjectCoe"
},
{
"path": ".licenses/npm/es-set-tostringtag.dep.yml",
"chars": 1398,
"preview": "---\nname: es-set-tostringtag\nversion: 2.1.0\ntype: npm\nsummary: A helper to optimistically set Symbol.toStringTag, when p"
},
{
"path": ".licenses/npm/event-target-shim.dep.yml",
"chars": 1390,
"preview": "---\nname: event-target-shim\nversion: 5.0.1\ntype: npm\nsummary: An implementation of WHATWG EventTarget interface.\nhomepag"
},
{
"path": ".licenses/npm/events.dep.yml",
"chars": 1444,
"preview": "---\nname: events\nversion: 3.3.0\ntype: npm\nsummary: Node's event emitter for all engines.\nhomepage:\nlicense: mit\nlicenses"
},
{
"path": ".licenses/npm/fast-fifo.dep.yml",
"chars": 1429,
"preview": "---\nname: fast-fifo\nversion: 1.3.2\ntype: npm\nsummary: A fast fifo implementation similar to the one powering nextTick in"
},
{
"path": ".licenses/npm/fast-xml-parser.dep.yml",
"chars": 1439,
"preview": "---\nname: fast-xml-parser\nversion: 5.2.3\ntype: npm\nsummary: Validate XML, Parse XML, Build XML without C/C++ based libra"
},
{
"path": ".licenses/npm/foreground-child.dep.yml",
"chars": 1042,
"preview": "---\nname: foreground-child\nversion: 3.3.1\ntype: npm\nsummary: Run a child as if it's the foreground process. Give it stdi"
},
{
"path": ".licenses/npm/form-data.dep.yml",
"chars": 1528,
"preview": "---\nname: form-data\nversion: 2.5.3\ntype: npm\nsummary: A library to create readable \"multipart/form-data\" streams. Can be"
},
{
"path": ".licenses/npm/function-bind.dep.yml",
"chars": 1335,
"preview": "---\nname: function-bind\nversion: 1.1.2\ntype: npm\nsummary: Implementation of Function.prototype.bind\nhomepage: https://gi"
},
{
"path": ".licenses/npm/get-intrinsic.dep.yml",
"chars": 1398,
"preview": "---\nname: get-intrinsic\nversion: 1.3.0\ntype: npm\nsummary: Get and robustly cache all JS language-level intrinsics at fir"
},
{
"path": ".licenses/npm/get-proto.dep.yml",
"chars": 1354,
"preview": "---\nname: get-proto\nversion: 1.0.1\ntype: npm\nsummary: Robustly get the [[Prototype]] of an object\nhomepage: https://gith"
},
{
"path": ".licenses/npm/glob.dep.yml",
"chars": 1017,
"preview": "---\nname: glob\nversion: 10.4.5\ntype: npm\nsummary: the most correct and second fastest glob implementation in JavaScript\n"
},
{
"path": ".licenses/npm/gopd.dep.yml",
"chars": 1382,
"preview": "---\nname: gopd\nversion: 1.2.0\ntype: npm\nsummary: \"`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implem"
},
{
"path": ".licenses/npm/graceful-fs.dep.yml",
"chars": 1029,
"preview": "---\nname: graceful-fs\nversion: 4.2.11\ntype: npm\nsummary: A drop-in replacement for fs, making various improvements.\nhome"
},
{
"path": ".licenses/npm/has-symbols.dep.yml",
"chars": 1391,
"preview": "---\nname: has-symbols\nversion: 1.1.0\ntype: npm\nsummary: Determine if the JS environment has Symbol support. Supports spe"
},
{
"path": ".licenses/npm/has-tostringtag.dep.yml",
"chars": 1415,
"preview": "---\nname: has-tostringtag\nversion: 1.0.2\ntype: npm\nsummary: Determine if the JS environment has `Symbol.toStringTag` sup"
},
{
"path": ".licenses/npm/hasown.dep.yml",
"chars": 1376,
"preview": "---\nname: hasown\nversion: 2.0.2\ntype: npm\nsummary: A robust, ES3 compatible, \"has own property\" predicate.\nhomepage: htt"
},
{
"path": ".licenses/npm/http-proxy-agent.dep.yml",
"chars": 1363,
"preview": "---\nname: http-proxy-agent\nversion: 7.0.2\ntype: npm\nsummary: An HTTP(s) proxy `http.Agent` implementation for HTTP\nhomep"
},
{
"path": ".licenses/npm/https-proxy-agent.dep.yml",
"chars": 1366,
"preview": "---\nname: https-proxy-agent\nversion: 7.0.6\ntype: npm\nsummary: An HTTP(s) proxy `http.Agent` implementation for HTTPS\nhom"
},
{
"path": ".licenses/npm/ieee754.dep.yml",
"chars": 1783,
"preview": "---\nname: ieee754\nversion: 1.2.1\ntype: npm\nsummary: Read/write IEEE754 floating point numbers from/to a Buffer or array-"
},
{
"path": ".licenses/npm/inherits.dep.yml",
"chars": 1008,
"preview": "---\nname: inherits\nversion: 2.0.4\ntype: npm\nsummary: Browser-friendly inheritance fully compatible with standard node.js"
},
{
"path": ".licenses/npm/is-fullwidth-code-point.dep.yml",
"chars": 1426,
"preview": "---\nname: is-fullwidth-code-point\nversion: 3.0.0\ntype: npm\nsummary: Check if the character represented by a given Unicod"
},
{
"path": ".licenses/npm/is-plain-object.dep.yml",
"chars": 1726,
"preview": "---\nname: is-plain-object\nversion: 5.0.0\ntype: npm\nsummary: Returns true if an object was created by the `Object` constr"
},
{
"path": ".licenses/npm/is-stream.dep.yml",
"chars": 1304,
"preview": "---\nname: is-stream\nversion: 2.0.1\ntype: npm\nsummary: Check if something is a Node.js stream\nhomepage:\nlicense: mit\nlice"
},
{
"path": ".licenses/npm/isarray.dep.yml",
"chars": 1366,
"preview": "---\nname: isarray\nversion: 1.0.0\ntype: npm\nsummary: Array#isArray for older browsers\nhomepage: https://github.com/julian"
},
{
"path": ".licenses/npm/isexe.dep.yml",
"chars": 1025,
"preview": "---\nname: isexe\nversion: 2.0.0\ntype: npm\nsummary: Minimal module to check if a file is executable.\nhomepage: https://git"
},
{
"path": ".licenses/npm/jackspeak.dep.yml",
"chars": 1885,
"preview": "---\nname: jackspeak\nversion: 3.4.3\ntype: npm\nsummary: A very strict and proper argument parser.\nhomepage:\nlicense: blueo"
},
{
"path": ".licenses/npm/jwt-decode.dep.yml",
"chars": 1643,
"preview": "---\nname: jwt-decode\nversion: 3.1.2\ntype: npm\nsummary: Decode JWT tokens, mostly useful for browser applications.\nhomepa"
},
{
"path": ".licenses/npm/lazystream.dep.yml",
"chars": 1361,
"preview": "---\nname: lazystream\nversion: 1.0.1\ntype: npm\nsummary: Open Node Streams on demand.\nhomepage: https://github.com/jpommer"
},
{
"path": ".licenses/npm/lodash.dep.yml",
"chars": 2267,
"preview": "---\nname: lodash\nversion: 4.17.21\ntype: npm\nsummary: Lodash modular utilities.\nhomepage: https://lodash.com/\nlicense: ot"
},
{
"path": ".licenses/npm/lru-cache.dep.yml",
"chars": 1011,
"preview": "---\nname: lru-cache\nversion: 10.4.3\ntype: npm\nsummary: A cache object that deletes the least-recently-used items.\nhomepa"
},
{
"path": ".licenses/npm/math-intrinsics.dep.yml",
"chars": 1383,
"preview": "---\nname: math-intrinsics\nversion: 1.1.0\ntype: npm\nsummary: ES Math-related intrinsics and helpers, robustly cached.\nhom"
},
{
"path": ".licenses/npm/mime-db.dep.yml",
"chars": 1395,
"preview": "---\nname: mime-db\nversion: 1.52.0\ntype: npm\nsummary: Media Type Database\nhomepage:\nlicense: mit\nlicenses:\n- sources: LIC"
},
{
"path": ".licenses/npm/mime-types.dep.yml",
"chars": 2089,
"preview": "---\nname: mime-types\nversion: 2.1.35\ntype: npm\nsummary: The ultimate javascript content-type utility.\nhomepage:\nlicense:"
},
{
"path": ".licenses/npm/minimatch-3.1.2.dep.yml",
"chars": 970,
"preview": "---\nname: minimatch\nversion: 3.1.2\ntype: npm\nsummary: a glob matcher in javascript\nhomepage:\nlicense: isc\nlicenses:\n- so"
},
{
"path": ".licenses/npm/minimatch-5.1.6.dep.yml",
"chars": 980,
"preview": "---\nname: minimatch\nversion: 5.1.6\ntype: npm\nsummary: a glob matcher in javascript\nhomepage:\nlicense: isc\nlicenses:\n- so"
},
{
"path": ".licenses/npm/minimatch-9.0.5.dep.yml",
"chars": 980,
"preview": "---\nname: minimatch\nversion: 9.0.5\ntype: npm\nsummary: a glob matcher in javascript\nhomepage:\nlicense: isc\nlicenses:\n- so"
},
{
"path": ".licenses/npm/minimist.dep.yml",
"chars": 2150,
"preview": "---\nname: minimist\nversion: 1.2.8\ntype: npm\nsummary: parse argument options\nhomepage: https://github.com/minimistjs/mini"
},
{
"path": ".licenses/npm/minipass.dep.yml",
"chars": 1009,
"preview": "---\nname: minipass\nversion: 7.1.2\ntype: npm\nsummary: minimal implementation of a PassThrough stream\nhomepage:\nlicense: i"
},
{
"path": ".licenses/npm/mkdirp.dep.yml",
"chars": 1410,
"preview": "---\nname: mkdirp\nversion: 0.5.6\ntype: npm\nsummary: Recursively mkdir, like `mkdir -p`\nhomepage:\nlicense: other\nlicenses:"
},
{
"path": ".licenses/npm/ms.dep.yml",
"chars": 1307,
"preview": "---\nname: ms\nversion: 2.1.3\ntype: npm\nsummary: Tiny millisecond conversion utility\nhomepage:\nlicense: mit\nlicenses:\n- so"
},
{
"path": ".licenses/npm/node-fetch.dep.yml",
"chars": 2796,
"preview": "---\nname: node-fetch\nversion: 2.7.0\ntype: npm\nsummary: A light-weight module that brings window.fetch to node.js\nhomepag"
},
{
"path": ".licenses/npm/normalize-path.dep.yml",
"chars": 1808,
"preview": "---\nname: normalize-path\nversion: 3.0.0\ntype: npm\nsummary: Normalize slashes in a file path to be posix/unix-like forwar"
},
{
"path": ".licenses/npm/once.dep.yml",
"chars": 968,
"preview": "---\nname: once\nversion: 1.4.0\ntype: npm\nsummary: Run a function exactly one time\nhomepage:\nlicense: isc\nlicenses:\n- sour"
},
{
"path": ".licenses/npm/package-json-from-dist.dep.yml",
"chars": 2141,
"preview": "---\nname: package-json-from-dist\nversion: 1.0.1\ntype: npm\nsummary: Load the local package.json from either src or dist f"
},
{
"path": ".licenses/npm/path-key.dep.yml",
"chars": 1309,
"preview": "---\nname: path-key\nversion: 3.1.1\ntype: npm\nsummary: Get the PATH environment variable key cross-platform\nhomepage:\nlice"
},
{
"path": ".licenses/npm/path-scurry.dep.yml",
"chars": 1880,
"preview": "---\nname: path-scurry\nversion: 1.11.1\ntype: npm\nsummary: walk paths fast and efficiently\nhomepage:\nlicense: blueoak-1.0."
},
{
"path": ".licenses/npm/process-nextick-args.dep.yml",
"chars": 1362,
"preview": "---\nname: process-nextick-args\nversion: 2.0.1\ntype: npm\nsummary: process.nextTick but always with args\nhomepage: https:/"
},
{
"path": ".licenses/npm/process.dep.yml",
"chars": 1343,
"preview": "---\nname: process\nversion: 0.11.10\ntype: npm\nsummary: process information for node.js and browsers\nhomepage:\nlicense: mi"
},
{
"path": ".licenses/npm/readable-stream-2.3.8.dep.yml",
"chars": 2691,
"preview": "---\nname: readable-stream\nversion: 2.3.8\ntype: npm\nsummary: Streams3, a user-land copy of the stream library from Node.j"
},
{
"path": ".licenses/npm/readable-stream-4.7.0.dep.yml",
"chars": 2740,
"preview": "---\nname: readable-stream\nversion: 4.7.0\ntype: npm\nsummary: Node.js Streams, a user-land copy of the stream library from"
},
{
"path": ".licenses/npm/readdir-glob.dep.yml",
"chars": 12260,
"preview": "---\nname: readdir-glob\nversion: 1.1.3\ntype: npm\nsummary: Recursive fs.readdir with streaming API and glob filtering.\nhom"
},
{
"path": ".licenses/npm/safe-buffer-5.1.2.dep.yml",
"chars": 1431,
"preview": "---\nname: safe-buffer\nversion: 5.1.2\ntype: npm\nsummary: Safer Node.js Buffer API\nhomepage: https://github.com/feross/saf"
},
{
"path": ".licenses/npm/safe-buffer-5.2.1.dep.yml",
"chars": 1431,
"preview": "---\nname: safe-buffer\nversion: 5.2.1\ntype: npm\nsummary: Safer Node.js Buffer API\nhomepage: https://github.com/feross/saf"
},
{
"path": ".licenses/npm/sax.dep.yml",
"chars": 2329,
"preview": "---\nname: sax\nversion: 1.4.1\ntype: npm\nsummary: An evented streaming XML parser in JavaScript\nhomepage:\nlicense: other\nl"
},
{
"path": ".licenses/npm/semver-6.3.1.dep.yml",
"chars": 979,
"preview": "---\nname: semver\nversion: 6.3.1\ntype: npm\nsummary: The semantic version parser used by npm.\nhomepage:\nlicense: isc\nlicen"
},
{
"path": ".licenses/npm/semver-7.7.2.dep.yml",
"chars": 979,
"preview": "---\nname: semver\nversion: 7.7.2\ntype: npm\nsummary: The semantic version parser used by npm.\nhomepage:\nlicense: isc\nlicen"
},
{
"path": ".licenses/npm/shebang-command.dep.yml",
"chars": 1300,
"preview": "---\nname: shebang-command\nversion: 2.0.0\ntype: npm\nsummary: Get the command from a shebang\nhomepage:\nlicense: mit\nlicens"
},
{
"path": ".licenses/npm/shebang-regex.dep.yml",
"chars": 1385,
"preview": "---\nname: shebang-regex\nversion: 3.0.0\ntype: npm\nsummary: Regular expression for matching a shebang line\nhomepage:\nlicen"
},
{
"path": ".licenses/npm/signal-exit.dep.yml",
"chars": 1038,
"preview": "---\nname: signal-exit\nversion: 4.1.0\ntype: npm\nsummary: when you want to fire an event no matter how a process exits.\nho"
},
{
"path": ".licenses/npm/streamx.dep.yml",
"chars": 1415,
"preview": "---\nname: streamx\nversion: 2.22.0\ntype: npm\nsummary: An iteration of the Node.js core streams with a series of improveme"
},
{
"path": ".licenses/npm/string-width-4.2.3.dep.yml",
"chars": 1342,
"preview": "---\nname: string-width\nversion: 4.2.3\ntype: npm\nsummary: Get the visual width of a string - the number of columns requir"
},
{
"path": ".licenses/npm/string-width-5.1.2.dep.yml",
"chars": 1350,
"preview": "---\nname: string-width\nversion: 5.1.2\ntype: npm\nsummary: Get the visual width of a string - the number of columns requir"
},
{
"path": ".licenses/npm/string-width-cjs.dep.yml",
"chars": 1346,
"preview": "---\nname: string-width-cjs\nversion: 4.2.3\ntype: npm\nsummary: Get the visual width of a string - the number of columns re"
},
{
"path": ".licenses/npm/string_decoder-1.1.1.dep.yml",
"chars": 2716,
"preview": "---\nname: string_decoder\nversion: 1.1.1\ntype: npm\nsummary: The string_decoder module from Node core\nhomepage: https://gi"
},
{
"path": ".licenses/npm/string_decoder-1.3.0.dep.yml",
"chars": 2716,
"preview": "---\nname: string_decoder\nversion: 1.3.0\ntype: npm\nsummary: The string_decoder module from Node core\nhomepage: https://gi"
},
{
"path": ".licenses/npm/strip-ansi-6.0.1.dep.yml",
"chars": 1296,
"preview": "---\nname: strip-ansi\nversion: 6.0.1\ntype: npm\nsummary: Strip ANSI escape codes from a string\nhomepage:\nlicense: mit\nlice"
},
{
"path": ".licenses/npm/strip-ansi-7.1.0.dep.yml",
"chars": 1304,
"preview": "---\nname: strip-ansi\nversion: 7.1.0\ntype: npm\nsummary: Strip ANSI escape codes from a string\nhomepage:\nlicense: mit\nlice"
},
{
"path": ".licenses/npm/strip-ansi-cjs.dep.yml",
"chars": 1300,
"preview": "---\nname: strip-ansi-cjs\nversion: 6.0.1\ntype: npm\nsummary: Strip ANSI escape codes from a string\nhomepage:\nlicense: mit\n"
},
{
"path": ".licenses/npm/strnum.dep.yml",
"chars": 1316,
"preview": "---\nname: strnum\nversion: 2.1.1\ntype: npm\nsummary: Parse String to Number based on configuration\nhomepage:\nlicense: mit\n"
},
{
"path": ".licenses/npm/tar-stream.dep.yml",
"chars": 1544,
"preview": "---\nname: tar-stream\nversion: 3.1.7\ntype: npm\nsummary: tar-stream is a streaming tar parser and generator and nothing el"
},
{
"path": ".licenses/npm/text-decoder.dep.yml",
"chars": 12330,
"preview": "---\nname: text-decoder\nversion: 1.2.3\ntype: npm\nsummary: Streaming text decoder that preserves multibyte Unicode charact"
},
{
"path": ".licenses/npm/tr46.dep.yml",
"chars": 1334,
"preview": "---\nname: tr46\nversion: 0.0.3\ntype: npm\nsummary: An implementation of the Unicode TR46 spec\nhomepage: https://github.com"
},
{
"path": ".licenses/npm/traverse.dep.yml",
"chars": 1536,
"preview": "---\nname: traverse\nversion: 0.3.9\ntype: npm\nsummary: Traverse and transform objects by visiting every node on a recursiv"
},
{
"path": ".licenses/npm/tslib-1.14.1.dep.yml",
"chars": 896,
"preview": "---\nname: tslib\nversion: 1.14.1\ntype: npm\nsummary: Runtime library for TypeScript helper functions\nhomepage: https://www"
},
{
"path": ".licenses/npm/tslib-2.8.1.dep.yml",
"chars": 895,
"preview": "---\nname: tslib\nversion: 2.8.1\ntype: npm\nsummary: Runtime library for TypeScript helper functions\nhomepage: https://www."
},
{
"path": ".licenses/npm/tunnel.dep.yml",
"chars": 1488,
"preview": "---\nname: tunnel\nversion: 0.0.6\ntype: npm\nsummary: Node HTTP/HTTPS Agents for tunneling proxies\nhomepage: https://github"
},
{
"path": ".licenses/npm/typescript-3.9.10.dep.yml",
"chars": 19801,
"preview": "---\nname: typescript\nversion: 3.9.10\ntype: npm\nsummary: TypeScript is a language for application scale JavaScript develo"
},
{
"path": ".licenses/npm/typescript-5.4.5.dep.yml",
"chars": 9920,
"preview": "---\nname: typescript\nversion: 5.4.5\ntype: npm\nsummary: TypeScript is a language for application scale JavaScript develop"
},
{
"path": ".licenses/npm/typescript-5.8.3.dep.yml",
"chars": 9920,
"preview": "---\nname: typescript\nversion: 5.8.3\ntype: npm\nsummary: TypeScript is a language for application scale JavaScript develop"
},
{
"path": ".licenses/npm/undici.dep.yml",
"chars": 1396,
"preview": "---\nname: undici\nversion: 5.29.0\ntype: npm\nsummary: An HTTP/1.1 client, written from scratch for Node.js\nhomepage: https"
},
{
"path": ".licenses/npm/universal-user-agent.dep.yml",
"chars": 1064,
"preview": "---\nname: universal-user-agent\nversion: 6.0.1\ntype: npm\nsummary: Get a user agent string in both browser and node\nhomepa"
},
{
"path": ".licenses/npm/unzip-stream.dep.yml",
"chars": 1349,
"preview": "---\nname: unzip-stream\nversion: 0.3.4\ntype: npm\nsummary: Process zip files using streaming API\nhomepage:\nlicense: mit\nli"
},
{
"path": ".licenses/npm/util-deprecate.dep.yml",
"chars": 2636,
"preview": "---\nname: util-deprecate\nversion: 1.0.2\ntype: npm\nsummary: The Node.js `util.deprecate()` function with browser support\n"
},
{
"path": ".licenses/npm/uuid.dep.yml",
"chars": 1286,
"preview": "---\nname: uuid\nversion: 8.3.2\ntype: npm\nsummary: RFC4122 (v1, v4, and v5) UUIDs\nhomepage:\nlicense: mit\nlicenses:\n- sourc"
},
{
"path": ".licenses/npm/webidl-conversions.dep.yml",
"chars": 1578,
"preview": "---\nname: webidl-conversions\nversion: 3.0.1\ntype: npm\nsummary: Implements the WebIDL algorithms for converting to and fr"
},
{
"path": ".licenses/npm/whatwg-url.dep.yml",
"chars": 1364,
"preview": "---\nname: whatwg-url\nversion: 5.0.0\ntype: npm\nsummary: An implementation of the WHATWG URL Standard's URL API and parsin"
},
{
"path": ".licenses/npm/which.dep.yml",
"chars": 1021,
"preview": "---\nname: which\nversion: 2.0.2\ntype: npm\nsummary: Like which(1) unix command. Find the first instance of an executable i"
},
{
"path": ".licenses/npm/wrap-ansi-cjs.dep.yml",
"chars": 1310,
"preview": "---\nname: wrap-ansi-cjs\nversion: 7.0.0\ntype: npm\nsummary: Wordwrap a string with ANSI escape codes\nhomepage:\nlicense: mi"
},
{
"path": ".licenses/npm/wrap-ansi.dep.yml",
"chars": 1306,
"preview": "---\nname: wrap-ansi\nversion: 8.1.0\ntype: npm\nsummary: Wordwrap a string with ANSI escape codes\nhomepage:\nlicense: mit\nli"
},
{
"path": ".licenses/npm/wrappy.dep.yml",
"chars": 994,
"preview": "---\nname: wrappy\nversion: 1.0.2\ntype: npm\nsummary: Callback wrapping utility\nhomepage: https://github.com/npm/wrappy\nlic"
},
{
"path": ".licenses/npm/xml2js.dep.yml",
"chars": 1360,
"preview": "---\nname: xml2js\nversion: 0.5.0\ntype: npm\nsummary: Simple XML to JavaScript object converter.\nhomepage: https://github.c"
},
{
"path": ".licenses/npm/xmlbuilder.dep.yml",
"chars": 1346,
"preview": "---\nname: xmlbuilder\nversion: 11.0.1\ntype: npm\nsummary: An XML builder for node.js\nhomepage: http://github.com/oozcitak/"
},
{
"path": ".licenses/npm/zip-stream.dep.yml",
"chars": 1362,
"preview": "---\nname: zip-stream\nversion: 6.0.1\ntype: npm\nsummary: a streaming zip archive generator.\nhomepage: https://github.com/a"
},
{
"path": ".markdown-lint.yml",
"chars": 337,
"preview": "# See: https://github.com/DavidAnson/markdownlint\n\n# Unordered list style\nMD004:\n style: dash\n\n# Disable line length fo"
},
{
"path": ".node-version",
"chars": 8,
"preview": "24.14.1\n"
},
{
"path": ".prettierignore",
"chars": 51,
"preview": ".DS_Store\n.licenses/\ndist/\nnode_modules/\ncoverage/\n"
},
{
"path": ".prettierrc.yml",
"chars": 312,
"preview": "# See: https://prettier.io/docs/en/configuration\n\nprintWidth: 80\ntabWidth: 2\nuseTabs: false\nsemi: false\nsingleQuote: tru"
},
{
"path": ".vscode/launch.json",
"chars": 379,
"preview": "{\n \"version\": \"0.2.0\",\n \"configurations\": [\n {\n \"name\": \"Debug Action\",\n \"type\": \"node\",\n \"request\":"
},
{
"path": ".yaml-lint.yml",
"chars": 289,
"preview": "# See: https://yamllint.readthedocs.io/en/stable/\n\nrules:\n document-end: disable\n document-start:\n level: warning\n "
}
]
// ... and 39 more files (download for full content)
About this extraction
This page contains the full source code of the Jimver/cuda-toolkit GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 239 files (5.4 MB), approximately 1.4M tokens, and a symbol index with 2177 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.