{ "version": "6.0", "nxVersion": "16.6.0", "deps": { "@types/jest": "^29.5.4", "@types/node": "^24.1.0", "@types/signale": "^1.4.1", "concurrently": "^6.1.0", "eslint": "^8.0.1", "eslint-config-prettier": "^8.9.0", "eslint-plugin-github": "^4.9.2", "eslint-plugin-jest": "^27.2.3", "eslint-plugin-prettier": "^5.0.0", "flow-bin": "^0.115.0", "jest": "^29.6.4", "lerna": "^6.4.1", "nx": "16.6.0", "prettier": "^3.0.0", "ts-jest": "^29.1.1", "typescript": "^5.2.2" }, "pathMappings": { "@actions/core": [ "packages/core" ], "@actions/http-client": [ "packages/http-client" ] }, "nxJsonPlugins": [], "projectFileMap": { "@actions/http-client": [ { "file": "packages/http-client/.gitignore", "hash": "2397805103166439912" }, { "file": "packages/http-client/LICENSE", "hash": "2439479620282685221" }, { "file": "packages/http-client/README.md", "hash": "593085733040935954" }, { "file": "packages/http-client/RELEASES.md", "hash": "4793260326545427031" }, { "file": "packages/http-client/__tests__/auth.test.ts", "hash": "6693773867263509171" }, { "file": "packages/http-client/__tests__/basics.test.ts", "hash": "985488803509294762" }, { "file": "packages/http-client/__tests__/headers.test.ts", "hash": "17188982119815177719" }, { "file": "packages/http-client/__tests__/keepalive.test.ts", "hash": "7841959295207239948" }, { "file": "packages/http-client/__tests__/proxy.test.ts", "hash": "10420935446369444083" }, { "file": "packages/http-client/package-lock.json", "hash": "6425987010679809585" }, { "file": "packages/http-client/package.json", "hash": "10423003274625483930", "deps": [ "npm:@types/node" ] }, { "file": "packages/http-client/src/auth.ts", "hash": "15324186650569484000" }, { "file": "packages/http-client/src/index.ts", "hash": "2264910337200646522" }, { "file": "packages/http-client/src/interfaces.ts", "hash": "244681644428796890" }, { "file": "packages/http-client/src/proxy.ts", "hash": "8712829929048350390" }, { "file": "packages/http-client/tsconfig.json", "hash": "13418384445217449127" } ], "@actions/cache": [ { "file": "packages/cache/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/cache/README.md", "hash": "6926527757186960417" }, { "file": "packages/cache/RELEASES.md", "hash": "18130989307834519441" }, { "file": "packages/cache/__tests__/__fixtures__/action.yml", "hash": "1264972230464486111" }, { "file": "packages/cache/__tests__/__fixtures__/helloWorld.txt", "hash": "15296390279056496779" }, { "file": "packages/cache/__tests__/__fixtures__/index.js", "hash": "2480477711536238052" }, { "file": "packages/cache/__tests__/cache.test.ts", "hash": "17860658374684911248" }, { "file": "packages/cache/__tests__/cacheHttpClient.test.ts", "hash": "5845598912762479621" }, { "file": "packages/cache/__tests__/cacheUtils.test.ts", "hash": "14872996659914231041" }, { "file": "packages/cache/__tests__/config.test.ts", "hash": "5875904948901575791" }, { "file": "packages/cache/__tests__/create-cache-files.sh", "hash": "2414325052984231146" }, { "file": "packages/cache/__tests__/downloadUtils.test.ts", "hash": "6993109966507085451" }, { "file": "packages/cache/__tests__/options.test.ts", "hash": "13203524059936299740" }, { "file": "packages/cache/__tests__/requestUtils.test.ts", "hash": "15422750514059061008" }, { "file": "packages/cache/__tests__/restoreCache.test.ts", "hash": "3556851640757144319" }, { "file": "packages/cache/__tests__/restoreCacheV2.test.ts", "hash": "16292731021118471512" }, { "file": "packages/cache/__tests__/saveCache.test.ts", "hash": "7042482495452990437" }, { "file": "packages/cache/__tests__/saveCacheV2.test.ts", "hash": "5578451120967938353" }, { "file": "packages/cache/__tests__/tar.test.ts", "hash": "575661176855032203" }, { "file": "packages/cache/__tests__/uploadUtils.test.ts", "hash": "5897327122723081835" }, { "file": "packages/cache/__tests__/util.test.ts", "hash": "10305241300353813712" }, { "file": "packages/cache/__tests__/verify-cache-files.sh", "hash": "17060270792072970816" }, { "file": "packages/cache/package-lock.json", "hash": "4198929102154894565" }, { "file": "packages/cache/package.json", "hash": "1519565269300285389", "deps": [ "@actions/core", "@actions/exec", "@actions/glob", "@actions/http-client", "@actions/io", "npm:semver", "npm:@types/node", "npm:@types/semver", "npm:typescript" ] }, { "file": "packages/cache/src/cache.ts", "hash": "13080475222193696907" }, { "file": "packages/cache/src/generated/google/protobuf/timestamp.ts", "hash": "9745633155219197768" }, { "file": "packages/cache/src/generated/google/protobuf/wrappers.ts", "hash": "10709334926543942190" }, { "file": "packages/cache/src/generated/results/api/v1/cache.ts", "hash": "6329000483340693573" }, { "file": "packages/cache/src/generated/results/api/v1/cache.twirp-client.ts", "hash": "15337607368889112361" }, { "file": "packages/cache/src/generated/results/entities/v1/cachemetadata.ts", "hash": "17130618278376083031" }, { "file": "packages/cache/src/generated/results/entities/v1/cachescope.ts", "hash": "5514473645139809930" }, { "file": "packages/cache/src/internal/cacheHttpClient.ts", "hash": "7237603319628586035" }, { "file": "packages/cache/src/internal/cacheUtils.ts", "hash": "3204499096015112693" }, { "file": "packages/cache/src/internal/config.ts", "hash": "18435940135494206950" }, { "file": "packages/cache/src/internal/constants.ts", "hash": "17344300373116947914" }, { "file": "packages/cache/src/internal/contracts.d.ts", "hash": "1259841782781607471" }, { "file": "packages/cache/src/internal/downloadUtils.ts", "hash": "5310186909157701807" }, { "file": "packages/cache/src/internal/requestUtils.ts", "hash": "1808300620134974567" }, { "file": "packages/cache/src/internal/shared/cacheTwirpClient.ts", "hash": "17520430515455736210" }, { "file": "packages/cache/src/internal/shared/errors.ts", "hash": "2124674006009540168" }, { "file": "packages/cache/src/internal/shared/user-agent.ts", "hash": "15068842906718320352" }, { "file": "packages/cache/src/internal/shared/util.ts", "hash": "11250811940621381294" }, { "file": "packages/cache/src/internal/tar.ts", "hash": "3565594106105966027" }, { "file": "packages/cache/src/internal/uploadUtils.ts", "hash": "17986613828120287156" }, { "file": "packages/cache/src/options.ts", "hash": "3052288326868881573" }, { "file": "packages/cache/tsconfig.json", "hash": "10025098573433320904" } ], "@actions/exec": [ { "file": "packages/exec/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/exec/README.md", "hash": "4488896161597848953" }, { "file": "packages/exec/RELEASES.md", "hash": "14991262079911192295" }, { "file": "packages/exec/__tests__/exec.test.ts", "hash": "1345966041416736737" }, { "file": "packages/exec/__tests__/scripts/print args cmd with spaces.cmd", "hash": "5719217966820662714" }, { "file": "packages/exec/__tests__/scripts/print-args-cmd.cmd", "hash": "5719217966820662714" }, { "file": "packages/exec/__tests__/scripts/print-args-exe.cs", "hash": "13657266118913884876" }, { "file": "packages/exec/__tests__/scripts/print-args-sh.sh", "hash": "6616429382999512517" }, { "file": "packages/exec/__tests__/scripts/spawn-wait-for-file.js", "hash": "964471061498586723" }, { "file": "packages/exec/__tests__/scripts/stderroutput.js", "hash": "10870896841628164697" }, { "file": "packages/exec/__tests__/scripts/stdlineoutput.js", "hash": "9327514106633784511" }, { "file": "packages/exec/__tests__/scripts/stdoutoutput.js", "hash": "14546616159532556411" }, { "file": "packages/exec/__tests__/scripts/stdoutoutputlarge.js", "hash": "3215200727492670504" }, { "file": "packages/exec/__tests__/scripts/stdoutputspecial.js", "hash": "1077095806414013026" }, { "file": "packages/exec/__tests__/scripts/wait-for-file.js", "hash": "10309629979270352321" }, { "file": "packages/exec/__tests__/scripts/wait-for-input.cmd", "hash": "8958735253435419415" }, { "file": "packages/exec/__tests__/scripts/wait-for-input.js", "hash": "1774031535016313114" }, { "file": "packages/exec/__tests__/scripts/wait-for-input.sh", "hash": "7408097758596464096" }, { "file": "packages/exec/package-lock.json", "hash": "18331328097885281339" }, { "file": "packages/exec/package.json", "hash": "5442908690205130464", "deps": [ "@actions/io" ] }, { "file": "packages/exec/src/exec.ts", "hash": "17674890754342748175" }, { "file": "packages/exec/src/interfaces.ts", "hash": "1527664969836166404" }, { "file": "packages/exec/src/toolrunner.ts", "hash": "14134511863208590567" }, { "file": "packages/exec/tsconfig.json", "hash": "4644891606424475963" } ], "@actions/io": [ { "file": "packages/io/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/io/README.md", "hash": "8751262750130850587" }, { "file": "packages/io/RELEASES.md", "hash": "8080902303814922356" }, { "file": "packages/io/__tests__/io.test.ts", "hash": "13333329292377518513" }, { "file": "packages/io/package-lock.json", "hash": "10788003169506640863" }, { "file": "packages/io/package.json", "hash": "2501537525499990335" }, { "file": "packages/io/src/io-util.ts", "hash": "9995064715529041947" }, { "file": "packages/io/src/io.ts", "hash": "13027553929163584998" }, { "file": "packages/io/tsconfig.json", "hash": "4644891606424475963" } ], "@actions/attest": [ { "file": "packages/attest/LICENSE.md", "hash": "17842366253880210217" }, { "file": "packages/attest/README.md", "hash": "1556900737898870273" }, { "file": "packages/attest/RELEASES.md", "hash": "2427056340778677920" }, { "file": "packages/attest/__tests__/__snapshots__/intoto.test.ts.snap", "hash": "6526725789093793702" }, { "file": "packages/attest/__tests__/__snapshots__/provenance.test.ts.snap", "hash": "5319278577004146537" }, { "file": "packages/attest/__tests__/artifactMetadata.test.ts", "hash": "916603208266464099" }, { "file": "packages/attest/__tests__/attest.test.ts", "hash": "14526908770999763778" }, { "file": "packages/attest/__tests__/endpoints.test.ts", "hash": "2057115229548394424" }, { "file": "packages/attest/__tests__/index.test.ts", "hash": "15297523453368183899" }, { "file": "packages/attest/__tests__/intoto.test.ts", "hash": "5209222240090109868" }, { "file": "packages/attest/__tests__/oidc.test.ts", "hash": "18005067226220113424" }, { "file": "packages/attest/__tests__/provenance.test.ts", "hash": "15582866282884614778" }, { "file": "packages/attest/__tests__/sign.test.ts", "hash": "17366253486526625673" }, { "file": "packages/attest/__tests__/store.test.ts", "hash": "13172121711600870421" }, { "file": "packages/attest/package-lock.json", "hash": "7277962209523589328" }, { "file": "packages/attest/package.json", "hash": "10088670643620701656", "deps": [ "@actions/core", "@actions/github", "@actions/http-client", "npm:@sigstore/bundle", "npm:@sigstore/sign" ] }, { "file": "packages/attest/src/artifactMetadata.ts", "hash": "15563367715388816349" }, { "file": "packages/attest/src/attest.ts", "hash": "9196709544269585496" }, { "file": "packages/attest/src/endpoints.ts", "hash": "14249853791452329595" }, { "file": "packages/attest/src/index.ts", "hash": "17264584625638095001" }, { "file": "packages/attest/src/intoto.ts", "hash": "14374663192531513071" }, { "file": "packages/attest/src/oidc.ts", "hash": "8512795138990373545" }, { "file": "packages/attest/src/provenance.ts", "hash": "15640764068215366550" }, { "file": "packages/attest/src/shared.types.ts", "hash": "15900873906111987853" }, { "file": "packages/attest/src/sign.ts", "hash": "9668287933058077605" }, { "file": "packages/attest/src/store.ts", "hash": "17670473175041232679" }, { "file": "packages/attest/tsconfig.json", "hash": "11845985548174087182" } ], "@actions/core": [ { "file": "packages/core/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/core/README.md", "hash": "12567911933457486339" }, { "file": "packages/core/RELEASES.md", "hash": "6061332805256783300" }, { "file": "packages/core/__tests__/command.test.ts", "hash": "1745375250359329137" }, { "file": "packages/core/__tests__/core.test.ts", "hash": "1731051467105663196" }, { "file": "packages/core/__tests__/path-utils.test.ts", "hash": "7006268883946341208" }, { "file": "packages/core/__tests__/platform.test.ts", "hash": "15417450787537701627" }, { "file": "packages/core/__tests__/summary.test.ts", "hash": "3358310552931130911" }, { "file": "packages/core/package-lock.json", "hash": "9352561414551704429" }, { "file": "packages/core/package.json", "hash": "1564460890670934520", "deps": [ "@actions/exec", "@actions/http-client", "npm:@types/node" ] }, { "file": "packages/core/src/command.ts", "hash": "5078785884264739214" }, { "file": "packages/core/src/core.ts", "hash": "7900117207178147987" }, { "file": "packages/core/src/file-command.ts", "hash": "832990059454606528" }, { "file": "packages/core/src/oidc-utils.ts", "hash": "16238274229504291552" }, { "file": "packages/core/src/path-utils.ts", "hash": "18109924964918782056" }, { "file": "packages/core/src/platform.ts", "hash": "1987523911335960535" }, { "file": "packages/core/src/summary.ts", "hash": "3191260746444993106" }, { "file": "packages/core/src/utils.ts", "hash": "6111841774372286952" }, { "file": "packages/core/tsconfig.json", "hash": "15622255588608498338" } ], "@actions/tool-cache": [ { "file": "packages/tool-cache/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/tool-cache/README.md", "hash": "13039585219509001051" }, { "file": "packages/tool-cache/RELEASES.md", "hash": "2589348284226872861" }, { "file": "packages/tool-cache/__tests__/data/archive-content/file-with-รง-character.txt", "hash": "2143893622443007453" }, { "file": "packages/tool-cache/__tests__/data/archive-content/file.txt", "hash": "14867255603327403292" }, { "file": "packages/tool-cache/__tests__/data/archive-content/folder/nested-file.txt", "hash": "6967028385803740836" }, { "file": "packages/tool-cache/__tests__/data/test.7z", "hash": "3181837160894959054" }, { "file": "packages/tool-cache/__tests__/data/test.tar.gz", "hash": "5975255806017665185" }, { "file": "packages/tool-cache/__tests__/data/test.tar.xz", "hash": "8569356249056887002" }, { "file": "packages/tool-cache/__tests__/data/versions-manifest.json", "hash": "4362055139998478835" }, { "file": "packages/tool-cache/__tests__/manifest.test.ts", "hash": "529175560280585121" }, { "file": "packages/tool-cache/__tests__/retry-helper.test.ts", "hash": "16427959323948281149" }, { "file": "packages/tool-cache/__tests__/tool-cache.test.ts", "hash": "8087744371534705369" }, { "file": "packages/tool-cache/package-lock.json", "hash": "17141975092204203612" }, { "file": "packages/tool-cache/package.json", "hash": "11178207022090697995", "deps": [ "@actions/core", "@actions/exec", "@actions/http-client", "@actions/io", "npm:semver", "npm:@types/semver" ] }, { "file": "packages/tool-cache/scripts/Invoke-7zdec.ps1", "hash": "6838153703098488839" }, { "file": "packages/tool-cache/scripts/externals/7zdec.exe", "hash": "167956697573661106" }, { "file": "packages/tool-cache/src/manifest.ts", "hash": "16465439448423240630" }, { "file": "packages/tool-cache/src/retry-helper.ts", "hash": "13378098936669729639" }, { "file": "packages/tool-cache/src/tool-cache.ts", "hash": "3804954149994359034" }, { "file": "packages/tool-cache/tsconfig.json", "hash": "4644891606424475963" } ], "@actions/artifact": [ { "file": "packages/artifact/CONTRIBUTIONS.md", "hash": "3612396069636996851" }, { "file": "packages/artifact/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/artifact/README.md", "hash": "14258960391436560038" }, { "file": "packages/artifact/RELEASES.md", "hash": "3720077477574023750" }, { "file": "packages/artifact/__tests__/artifact-http-client.test.ts", "hash": "2588341186473389920" }, { "file": "packages/artifact/__tests__/common.ts", "hash": "7397120967185039710" }, { "file": "packages/artifact/__tests__/config.test.ts", "hash": "441186883850222853" }, { "file": "packages/artifact/__tests__/delete-artifacts.test.ts", "hash": "5589101997634772164" }, { "file": "packages/artifact/__tests__/download-artifact.test.ts", "hash": "10243161385499673062" }, { "file": "packages/artifact/__tests__/fixtures/evil.zip", "hash": "1983101254771799248" }, { "file": "packages/artifact/__tests__/get-artifact.test.ts", "hash": "10947192860823464712" }, { "file": "packages/artifact/__tests__/list-artifacts.test.ts", "hash": "764681629109554983" }, { "file": "packages/artifact/__tests__/path-and-artifact-name-validation.test.ts", "hash": "16117451239101443478" }, { "file": "packages/artifact/__tests__/retention.test.ts", "hash": "6537985190674621806" }, { "file": "packages/artifact/__tests__/upload-artifact.test.ts", "hash": "9340884191937617399" }, { "file": "packages/artifact/__tests__/upload-zip-specification.test.ts", "hash": "8977124305461796323" }, { "file": "packages/artifact/__tests__/util.test.ts", "hash": "11760471708325072241" }, { "file": "packages/artifact/docs/faq.md", "hash": "3009703243406450305" }, { "file": "packages/artifact/docs/generated/README.md", "hash": "8718751495336674128" }, { "file": "packages/artifact/docs/generated/classes/ArtifactNotFoundError.md", "hash": "17935450195397833704" }, { "file": "packages/artifact/docs/generated/classes/DefaultArtifactClient.md", "hash": "3730293106539464443" }, { "file": "packages/artifact/docs/generated/classes/FilesNotFoundError.md", "hash": "4472705554964576319" }, { "file": "packages/artifact/docs/generated/classes/GHESNotSupportedError.md", "hash": "15910235406934388500" }, { "file": "packages/artifact/docs/generated/classes/InvalidResponseError.md", "hash": "10368599148898508943" }, { "file": "packages/artifact/docs/generated/classes/NetworkError.md", "hash": "12203017523484374315" }, { "file": "packages/artifact/docs/generated/classes/UsageError.md", "hash": "1120135946516377993" }, { "file": "packages/artifact/docs/generated/interfaces/Artifact.md", "hash": "8523851417494470013" }, { "file": "packages/artifact/docs/generated/interfaces/ArtifactClient.md", "hash": "7650774186259771970" }, { "file": "packages/artifact/docs/generated/interfaces/DeleteArtifactResponse.md", "hash": "5532307051707386073" }, { "file": "packages/artifact/docs/generated/interfaces/DownloadArtifactOptions.md", "hash": "11868221879827464802" }, { "file": "packages/artifact/docs/generated/interfaces/DownloadArtifactResponse.md", "hash": "981706865312583320" }, { "file": "packages/artifact/docs/generated/interfaces/FindOptions.md", "hash": "8058814380681354118" }, { "file": "packages/artifact/docs/generated/interfaces/GetArtifactResponse.md", "hash": "18162189857592224439" }, { "file": "packages/artifact/docs/generated/interfaces/ListArtifactsOptions.md", "hash": "5168137570227392392" }, { "file": "packages/artifact/docs/generated/interfaces/ListArtifactsResponse.md", "hash": "389953762685732079" }, { "file": "packages/artifact/docs/generated/interfaces/UploadArtifactOptions.md", "hash": "10017166107100958887" }, { "file": "packages/artifact/docs/generated/interfaces/UploadArtifactResponse.md", "hash": "14230894789772614420" }, { "file": "packages/artifact/package-lock.json", "hash": "18319701051290553783" }, { "file": "packages/artifact/package.json", "hash": "15956191331341481331", "deps": [ "@actions/core", "@actions/github", "@actions/http-client", "npm:@octokit/core", "npm:@octokit/plugin-request-log", "npm:@octokit/request", "npm:@octokit/request-error", "npm:typescript" ] }, { "file": "packages/artifact/src/artifact.ts", "hash": "2453639560444210695" }, { "file": "packages/artifact/src/generated/google/protobuf/timestamp.ts", "hash": "14034360271249182291" }, { "file": "packages/artifact/src/generated/google/protobuf/wrappers.ts", "hash": "7915364000687412753" }, { "file": "packages/artifact/src/generated/index.ts", "hash": "90383208790454678" }, { "file": "packages/artifact/src/generated/results/api/v1/artifact.ts", "hash": "854003633063624337" }, { "file": "packages/artifact/src/generated/results/api/v1/artifact.twirp-client.ts", "hash": "1675714272702306844" }, { "file": "packages/artifact/src/internal/client.ts", "hash": "11654433765399197596" }, { "file": "packages/artifact/src/internal/delete/delete-artifact.ts", "hash": "309032562248958370" }, { "file": "packages/artifact/src/internal/download/download-artifact.ts", "hash": "6513866298973566241" }, { "file": "packages/artifact/src/internal/find/get-artifact.ts", "hash": "937901605255379403" }, { "file": "packages/artifact/src/internal/find/list-artifacts.ts", "hash": "1273700332681123977" }, { "file": "packages/artifact/src/internal/find/retry-options.ts", "hash": "1626664338578796318" }, { "file": "packages/artifact/src/internal/shared/artifact-twirp-client.ts", "hash": "15627533881529171073" }, { "file": "packages/artifact/src/internal/shared/config.ts", "hash": "8163176690736876420" }, { "file": "packages/artifact/src/internal/shared/errors.ts", "hash": "122202856823944250" }, { "file": "packages/artifact/src/internal/shared/interfaces.ts", "hash": "11913994968364648356" }, { "file": "packages/artifact/src/internal/shared/user-agent.ts", "hash": "5347286072325069807" }, { "file": "packages/artifact/src/internal/shared/util.ts", "hash": "9350808282177788767" }, { "file": "packages/artifact/src/internal/upload/blob-upload.ts", "hash": "7925814122496270751" }, { "file": "packages/artifact/src/internal/upload/path-and-artifact-name-validation.ts", "hash": "4722473977732561663" }, { "file": "packages/artifact/src/internal/upload/retention.ts", "hash": "1775414499602717075" }, { "file": "packages/artifact/src/internal/upload/upload-artifact.ts", "hash": "4713483161486970682" }, { "file": "packages/artifact/src/internal/upload/upload-zip-specification.ts", "hash": "5126867169419619281" }, { "file": "packages/artifact/src/internal/upload/zip.ts", "hash": "3870199785452608931" }, { "file": "packages/artifact/tsconfig.json", "hash": "14354881201130455684" } ], "@actions/github": [ { "file": "packages/github/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/github/README.md", "hash": "13684875115941576511" }, { "file": "packages/github/RELEASES.md", "hash": "4674024320734933437" }, { "file": "packages/github/__tests__/__snapshots__/lib.test.ts.snap", "hash": "8586861735221676552" }, { "file": "packages/github/__tests__/github.proxy.test.ts", "hash": "722738921012019575" }, { "file": "packages/github/__tests__/github.test.ts", "hash": "1704059556839347307" }, { "file": "packages/github/__tests__/lib.test.ts", "hash": "4704252220589367574" }, { "file": "packages/github/__tests__/payload.json", "hash": "4614323450229673341" }, { "file": "packages/github/jest.config.js", "hash": "13101868888947258899" }, { "file": "packages/github/package-lock.json", "hash": "9034128132570270562" }, { "file": "packages/github/package.json", "hash": "14153253296071620064", "deps": [ "@actions/http-client", "npm:@octokit/core", "npm:@octokit/plugin-paginate-rest", "npm:@octokit/plugin-rest-endpoint-methods", "npm:@octokit/request", "npm:@octokit/request-error" ] }, { "file": "packages/github/src/context.ts", "hash": "18004030201411541325" }, { "file": "packages/github/src/github.ts", "hash": "12925069454384985168" }, { "file": "packages/github/src/interfaces.ts", "hash": "10759537632225906491" }, { "file": "packages/github/src/internal/utils.ts", "hash": "16935603220013092370" }, { "file": "packages/github/src/utils.ts", "hash": "10080310258814960199" }, { "file": "packages/github/tsconfig.json", "hash": "4644891606424475963" } ], "@actions/glob": [ { "file": "packages/glob/LICENSE.md", "hash": "16992648054613216537" }, { "file": "packages/glob/README.md", "hash": "2610562410762800125" }, { "file": "packages/glob/RELEASES.md", "hash": "2613354441419815951" }, { "file": "packages/glob/__tests__/hash-files.test.ts", "hash": "16347324791277052296" }, { "file": "packages/glob/__tests__/internal-globber.test.ts", "hash": "14121228040663770802" }, { "file": "packages/glob/__tests__/internal-path-helper.test.ts", "hash": "1969199785901525202" }, { "file": "packages/glob/__tests__/internal-path.test.ts", "hash": "15333640861049782172" }, { "file": "packages/glob/__tests__/internal-pattern-helper.test.ts", "hash": "2382532066160358589" }, { "file": "packages/glob/__tests__/internal-pattern.test.ts", "hash": "8327833027848170615" }, { "file": "packages/glob/package-lock.json", "hash": "15776707267234283673" }, { "file": "packages/glob/package.json", "hash": "6610568341791137839", "deps": [ "@actions/core", "npm:minimatch" ] }, { "file": "packages/glob/src/glob.ts", "hash": "13652483439039359018" }, { "file": "packages/glob/src/internal-glob-options-helper.ts", "hash": "13788138215594947303" }, { "file": "packages/glob/src/internal-glob-options.ts", "hash": "3854249471725620762" }, { "file": "packages/glob/src/internal-globber.ts", "hash": "2046491877231273369" }, { "file": "packages/glob/src/internal-hash-file-options.ts", "hash": "12750753453435142926" }, { "file": "packages/glob/src/internal-hash-files.ts", "hash": "15528073393864687841" }, { "file": "packages/glob/src/internal-match-kind.ts", "hash": "8360945402131572706" }, { "file": "packages/glob/src/internal-path-helper.ts", "hash": "12992683232877440133" }, { "file": "packages/glob/src/internal-path.ts", "hash": "117741450207139244" }, { "file": "packages/glob/src/internal-pattern-helper.ts", "hash": "8036338889527257076" }, { "file": "packages/glob/src/internal-pattern.ts", "hash": "3903445881924295573" }, { "file": "packages/glob/src/internal-search-state.ts", "hash": "17573826603228794049" }, { "file": "packages/glob/tsconfig.json", "hash": "4644891606424475963" } ] } }