diff --git a/node_modules/.modules.yaml b/node_modules/.modules.yaml index d764da05..2d9acad1 100644 --- a/node_modules/.modules.yaml +++ b/node_modules/.modules.yaml @@ -81,8 +81,8 @@ hoistedDependencies: '@bcoe/v8-coverage': private '@cspotcode/source-map-support@0.8.1': '@cspotcode/source-map-support': private - '@esbuild/darwin-arm64@0.25.9': - '@esbuild/darwin-arm64': private + '@esbuild/linux-x64@0.25.9': + '@esbuild/linux-x64': private '@eslint-community/eslint-utils@4.9.0(eslint@9.35.0)': '@eslint-community/eslint-utils': private '@eslint-community/regexpp@4.12.1': @@ -163,8 +163,10 @@ hoistedDependencies: '@pkgjs/parseargs': private '@pkgr/core@0.2.9': '@pkgr/core': private - '@rollup/rollup-darwin-arm64@4.50.1': - '@rollup/rollup-darwin-arm64': private + '@rollup/rollup-linux-x64-gnu@4.50.1': + '@rollup/rollup-linux-x64-gnu': private + '@rollup/rollup-linux-x64-musl@4.50.1': + '@rollup/rollup-linux-x64-musl': private '@rtsao/scc@1.1.0': '@rtsao/scc': private '@sinclair/typebox@0.27.8': @@ -173,8 +175,10 @@ hoistedDependencies: '@sinonjs/commons': private '@sinonjs/fake-timers@10.3.0': '@sinonjs/fake-timers': private - '@swc/core-darwin-arm64@1.13.2': - '@swc/core-darwin-arm64': private + '@swc/core-linux-x64-gnu@1.13.2': + '@swc/core-linux-x64-gnu': private + '@swc/core-linux-x64-musl@1.13.2': + '@swc/core-linux-x64-musl': private '@swc/core@1.13.2(@swc/helpers@0.5.17)': '@swc/core': private '@swc/counter@0.1.3': @@ -245,8 +249,10 @@ hoistedDependencies: '@typescript-eslint/utils': private '@typescript-eslint/visitor-keys@8.43.0': '@typescript-eslint/visitor-keys': private - '@unrs/resolver-binding-darwin-arm64@1.11.1': - '@unrs/resolver-binding-darwin-arm64': private + '@unrs/resolver-binding-linux-x64-gnu@1.11.1': + '@unrs/resolver-binding-linux-x64-gnu': private + '@unrs/resolver-binding-linux-x64-musl@1.11.1': + '@unrs/resolver-binding-linux-x64-musl': private '@vitest/expect@3.2.4': '@vitest/expect': private '@vitest/mocker@3.2.4(vite@7.1.5(@types/node@24.3.1)(terser@5.43.1)(tsx@4.20.5))': @@ -497,8 +503,6 @@ hoistedDependencies: fs-extra: private fs.realpath@1.0.0: fs.realpath: private - fsevents@2.3.3: - fsevents: private function-bind@1.1.2: function-bind: private function.prototype.name@1.1.8: @@ -1069,7 +1073,7 @@ layoutVersion: 5 nodeLinker: isolated packageManager: pnpm@10.15.1 pendingBuilds: [] -prunedAt: Tue, 09 Sep 2025 01:40:51 GMT +prunedAt: Wed, 10 Sep 2025 15:01:03 GMT publicHoistPattern: [] registries: '@jsr': https://npm.jsr.io/ @@ -1082,6 +1086,7 @@ skipped: - '@esbuild/android-arm64@0.25.9' - '@esbuild/android-arm@0.25.9' - '@esbuild/android-x64@0.25.9' + - '@esbuild/darwin-arm64@0.25.9' - '@esbuild/darwin-x64@0.25.9' - '@esbuild/freebsd-arm64@0.25.9' - '@esbuild/freebsd-x64@0.25.9' @@ -1093,7 +1098,6 @@ skipped: - '@esbuild/linux-ppc64@0.25.9' - '@esbuild/linux-riscv64@0.25.9' - '@esbuild/linux-s390x@0.25.9' - - '@esbuild/linux-x64@0.25.9' - '@esbuild/netbsd-arm64@0.25.9' - '@esbuild/netbsd-x64@0.25.9' - '@esbuild/openbsd-arm64@0.25.9' @@ -1106,6 +1110,7 @@ skipped: - '@napi-rs/wasm-runtime@0.2.12' - '@rollup/rollup-android-arm-eabi@4.50.1' - '@rollup/rollup-android-arm64@4.50.1' + - '@rollup/rollup-darwin-arm64@4.50.1' - '@rollup/rollup-darwin-x64@4.50.1' - '@rollup/rollup-freebsd-arm64@4.50.1' - '@rollup/rollup-freebsd-x64@4.50.1' @@ -1118,24 +1123,22 @@ skipped: - '@rollup/rollup-linux-riscv64-gnu@4.50.1' - '@rollup/rollup-linux-riscv64-musl@4.50.1' - '@rollup/rollup-linux-s390x-gnu@4.50.1' - - '@rollup/rollup-linux-x64-gnu@4.50.1' - - '@rollup/rollup-linux-x64-musl@4.50.1' - '@rollup/rollup-openharmony-arm64@4.50.1' - '@rollup/rollup-win32-arm64-msvc@4.50.1' - '@rollup/rollup-win32-ia32-msvc@4.50.1' - '@rollup/rollup-win32-x64-msvc@4.50.1' + - '@swc/core-darwin-arm64@1.13.2' - '@swc/core-darwin-x64@1.13.2' - '@swc/core-linux-arm-gnueabihf@1.13.2' - '@swc/core-linux-arm64-gnu@1.13.2' - '@swc/core-linux-arm64-musl@1.13.2' - - '@swc/core-linux-x64-gnu@1.13.2' - - '@swc/core-linux-x64-musl@1.13.2' - '@swc/core-win32-arm64-msvc@1.13.2' - '@swc/core-win32-ia32-msvc@1.13.2' - '@swc/core-win32-x64-msvc@1.13.2' - '@tybys/wasm-util@0.10.0' - '@unrs/resolver-binding-android-arm-eabi@1.11.1' - '@unrs/resolver-binding-android-arm64@1.11.1' + - '@unrs/resolver-binding-darwin-arm64@1.11.1' - '@unrs/resolver-binding-darwin-x64@1.11.1' - '@unrs/resolver-binding-freebsd-x64@1.11.1' - '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1' @@ -1146,13 +1149,12 @@ skipped: - '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1' - '@unrs/resolver-binding-linux-riscv64-musl@1.11.1' - '@unrs/resolver-binding-linux-s390x-gnu@1.11.1' - - '@unrs/resolver-binding-linux-x64-gnu@1.11.1' - - '@unrs/resolver-binding-linux-x64-musl@1.11.1' - '@unrs/resolver-binding-wasm32-wasi@1.11.1' - '@unrs/resolver-binding-win32-arm64-msvc@1.11.1' - '@unrs/resolver-binding-win32-ia32-msvc@1.11.1' - '@unrs/resolver-binding-win32-x64-msvc@1.11.1' + - fsevents@2.3.3 - tslib@2.8.1 -storeDir: /Users/ken-yo/Library/pnpm/store/v10 +storeDir: /home/runner/setup-pnpm/node_modules/.bin/store/v10 virtualStoreDir: .pnpm virtualStoreDirMaxLength: 120 diff --git a/node_modules/.pnpm-workspace-state-v1.json b/node_modules/.pnpm-workspace-state-v1.json index 6d0719b9..1718bcc2 100644 --- a/node_modules/.pnpm-workspace-state-v1.json +++ b/node_modules/.pnpm-workspace-state-v1.json @@ -1,7 +1,7 @@ { - "lastValidatedTimestamp": 1757515771175, + "lastValidatedTimestamp": 1757516463823, "projects": { - "/Users/ken-yo/git/poad/appstore-connect/appstore-connect-jwt-generator-cli": { + "/home/runner/work/appstore-connect-jwt-generator-cli/appstore-connect-jwt-generator-cli": { "name": "appstore-connect-jwt-generator-cli", "version": "1.0.7" } diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/.swcrc b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/.swcrc deleted file mode 100644 index e66704b0..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/.swcrc +++ /dev/null @@ -1,24 +0,0 @@ -{ - "$schema": "https://swc.rs/schema.json", - "test": ".*/*.(m)?ts$", - "jsc": { - "parser": { - "syntax": "typescript", - "tsx": true, - "decorators": true, - "dynamicImport": false - }, - "target": "es2021" - }, - "minify": false, - "module": { - "type": "es6" - }, - "sourceMaps": true, - "exclude": [ - "tests", - ".*.test.ts$", - ".*.js$", - ".*.map$" - ] -} \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/@types/index.d.ts b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/@types/index.d.ts deleted file mode 100644 index 295e3879..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/@types/index.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -/** - * Synchronous token generation. - * @deprecated Use `token` instead. - * - * @param privateKey - * @param issuerId - * @param privateKeyId - * @param duration - * @returns - */ -export declare function tokenSync(privateKey: string | Buffer, issuerId: string, privateKeyId: string, duration?: number): string; -/** - * Asynchronous token generation. - * @param privateKey - * @param issuerId - * @param privateKeyId - * @param duration - * @returns - */ -export declare function token(privateKey: string | Buffer, issuerId: string, privateKeyId: string, duration?: number): Promise; -declare const jwtGenCore: { - tokenSync: typeof tokenSync; - token: typeof token; -}; -export default jwtGenCore; -//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/@types/index.d.ts.map b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/@types/index.d.ts.map deleted file mode 100644 index 73d43a68..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/@types/index.d.ts.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAWA;;;;;;;;;GASG;AACH,wBAAgB,SAAS,CACvB,UAAU,EAAE,MAAM,GAAG,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,QAAQ,SAAM,GACb,MAAM,CAWR;AAED;;;;;;;GAOG;AACH,wBAAsB,KAAK,CACzB,UAAU,EAAE,MAAM,GAAG,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,QAAQ,SAAM,GACb,OAAO,CAAC,MAAM,CAAC,CAKjB;AAED,QAAA,MAAM,UAAU;;;CAGf,CAAC;AAEF,eAAe,UAAU,CAAC"} \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/LICENSE b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/LICENSE deleted file mode 100644 index 13b8b814..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2020 Kenji Saito - -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. diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/eslint.config.js b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/eslint.config.js deleted file mode 100644 index a2533840..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/eslint.config.js +++ /dev/null @@ -1,63 +0,0 @@ -// @ts-check - -import eslint from '@eslint/js'; -import stylistic from '@stylistic/eslint-plugin'; -// eslint-disable-next-line import/no-unresolved -import tseslint from 'typescript-eslint'; -import importPlugin from 'eslint-plugin-import'; -import pluginPromise from 'eslint-plugin-promise' - -import { includeIgnoreFile } from '@eslint/compat'; -import path from "node:path"; -import { fileURLToPath } from "node:url"; - -const __filename = fileURLToPath(import.meta.url); -const __dirname = path.dirname(__filename); -const gitignorePath = path.resolve(__dirname, "../.gitignore"); - -export default tseslint.config( - includeIgnoreFile(gitignorePath), - { - ignores: [ - '**/*.d.ts', - '*.js', - 'node_modules/**/*', - 'out', - 'cdk.out', - 'dist', - 'lib', - 'esm', - ], - }, - eslint.configs.recommended, - ...tseslint.configs.strict, - ...tseslint.configs.stylistic, - importPlugin.flatConfigs.recommended, - importPlugin.flatConfigs.typescript, - pluginPromise.configs['flat/recommended'], - { - files: ['src/**/*.ts', 'src/**/*.cts', 'src/**/*.mts'], - languageOptions: { - parser: tseslint.parser, - ecmaVersion: 'latest', - sourceType: 'module', - }, - settings: { - 'import/resolver': { - typescript: true, - node: true, - }, - }, - plugins: { - '@stylistic': stylistic, - '@stylistic/ts': stylistic, - }, - rules: { - '@stylistic/semi': ['error', 'always'], - '@stylistic/ts/indent': ['error', 2], - '@stylistic/comma-dangle': ['error', 'always-multiline'], - '@stylistic/arrow-parens': ['error', 'always'], - '@stylistic/quotes': ['error', 'single'], - }, - }, -); diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.d.ts b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.d.ts deleted file mode 100644 index 295e3879..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -/** - * Synchronous token generation. - * @deprecated Use `token` instead. - * - * @param privateKey - * @param issuerId - * @param privateKeyId - * @param duration - * @returns - */ -export declare function tokenSync(privateKey: string | Buffer, issuerId: string, privateKeyId: string, duration?: number): string; -/** - * Asynchronous token generation. - * @param privateKey - * @param issuerId - * @param privateKeyId - * @param duration - * @returns - */ -export declare function token(privateKey: string | Buffer, issuerId: string, privateKeyId: string, duration?: number): Promise; -declare const jwtGenCore: { - tokenSync: typeof tokenSync; - token: typeof token; -}; -export default jwtGenCore; -//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.d.ts.map b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.d.ts.map deleted file mode 100644 index 73d43a68..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.d.ts.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAWA;;;;;;;;;GASG;AACH,wBAAgB,SAAS,CACvB,UAAU,EAAE,MAAM,GAAG,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,QAAQ,SAAM,GACb,MAAM,CAWR;AAED;;;;;;;GAOG;AACH,wBAAsB,KAAK,CACzB,UAAU,EAAE,MAAM,GAAG,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,QAAQ,SAAM,GACb,OAAO,CAAC,MAAM,CAAC,CAKjB;AAED,QAAA,MAAM,UAAU;;;CAGf,CAAC;AAEF,eAAe,UAAU,CAAC"} \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.js b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.js deleted file mode 100644 index 782166b8..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.js +++ /dev/null @@ -1,47 +0,0 @@ -import { SignJWT, importPKCS8 } from 'jose'; -const payload = (issuerId, duration)=>({ - audience: 'appstoreconnect-v1', - expiresIn: duration, - issuer: issuerId - }); -/** - * Synchronous token generation. - * @deprecated Use `token` instead. - * - * @param privateKey - * @param issuerId - * @param privateKeyId - * @param duration - * @returns - */ export function tokenSync(privateKey, issuerId, privateKeyId, duration = 500) { - let result; - token(privateKey, issuerId, privateKeyId, duration).then((token)=>{ - result = token; - return token; - }).catch((error)=>{ - throw new Error(`Failed to generate token: ${error.message}`); - }); - return result ?? ''; -} -/** - * Asynchronous token generation. - * @param privateKey - * @param issuerId - * @param privateKeyId - * @param duration - * @returns - */ export async function token(privateKey, issuerId, privateKeyId, duration = 500) { - const key = await importPKCS8(privateKey.toString(), 'ES256'); - return new SignJWT(payload(issuerId, duration)).setProtectedHeader({ - alg: 'ES256', - kid: privateKeyId - }).sign(key); -} -const jwtGenCore = { - tokenSync, - token -}; -export default jwtGenCore; - - -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.js.map b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.js.map deleted file mode 100644 index 20bd2098..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/esm/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["../src/index.ts"],"names":["SignJWT","importPKCS8","payload","issuerId","duration","audience","expiresIn","issuer","tokenSync","privateKey","privateKeyId","result","token","then","catch","error","Error","message","key","toString","setProtectedHeader","alg","kid","sign","jwtGenCore"],"mappings":"AAAA,SAAqBA,OAAO,EAAEC,WAAW,QAAQ,OAAO;AAExD,MAAMC,UAAU,CACdC,UACAC,WACgB,CAAA;QAChBC,UAAU;QACVC,WAAWF;QACXG,QAAQJ;IACV,CAAA;AAEA;;;;;;;;;CASC,GACD,OAAO,SAASK,UACdC,UAA2B,EAC3BN,QAAgB,EAChBO,YAAoB,EACpBN,WAAW,GAAG;IAEd,IAAIO;IACJC,MAAMH,YAAYN,UAAUO,cAAcN,UACvCS,IAAI,CAAC,CAACD;QACLD,SAASC;QACT,OAAOA;IACT,GACCE,KAAK,CAAC,CAACC;QACN,MAAM,IAAIC,MAAM,CAAC,0BAA0B,EAAED,MAAME,OAAO,EAAE;IAC9D;IACF,OAAON,UAAU;AACnB;AAEA;;;;;;;CAOC,GACD,OAAO,eAAeC,MACpBH,UAA2B,EAC3BN,QAAgB,EAChBO,YAAoB,EACpBN,WAAW,GAAG;IAEd,MAAMc,MAAM,MAAMjB,YAAYQ,WAAWU,QAAQ,IAAI;IACrD,OAAO,IAAInB,QAAQE,QAAQC,UAAUC,WAClCgB,kBAAkB,CAAC;QAAEC,KAAK;QAASC,KAAKZ;IAAa,GACrDa,IAAI,CAACL;AACV;AAEA,MAAMM,aAAa;IACjBhB;IACAI;AACF;AAEA,eAAeY,WAAW","file":"index.js","sourcesContent":["import { JWTPayload, SignJWT, importPKCS8 } from 'jose';\n\nconst payload = (\n issuerId: string,\n duration: number,\n): JWTPayload => ({\n audience: 'appstoreconnect-v1',\n expiresIn: duration,\n issuer: issuerId,\n});\n\n/**\n * Synchronous token generation.\n * @deprecated Use `token` instead.\n * \n * @param privateKey\n * @param issuerId \n * @param privateKeyId \n * @param duration \n * @returns \n */\nexport function tokenSync(\n privateKey: string | Buffer,\n issuerId: string,\n privateKeyId: string,\n duration = 500,\n): string {\n let result: string | undefined;\n token(privateKey, issuerId, privateKeyId, duration)\n .then((token) => {\n result = token;\n return token;\n })\n .catch((error) => {\n throw new Error(`Failed to generate token: ${error.message}`);\n });\n return result ?? '';\n};\n\n/**\n * Asynchronous token generation.\n * @param privateKey \n * @param issuerId \n * @param privateKeyId \n * @param duration \n * @returns \n */\nexport async function token(\n privateKey: string | Buffer,\n issuerId: string,\n privateKeyId: string,\n duration = 500,\n): Promise {\n const key = await importPKCS8(privateKey.toString(), 'ES256');\n return new SignJWT(payload(issuerId, duration))\n .setProtectedHeader({ alg: 'ES256', kid: privateKeyId })\n .sign(key);\n};\n\nconst jwtGenCore = {\n tokenSync,\n token,\n};\n\nexport default jwtGenCore;\n"]} \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/package.json b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/package.json deleted file mode 100644 index b172249b..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/package.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "appstore-connect-jwt-generator-core", - "version": "2.0.1", - "author": "poad", - "license": "MIT", - "private": false, - "homepage": "https://github.com/poad/appstore-connect-jwt-generator-core#readme", - "sideEffects": false, - "repository": { - "type": "git", - "url": "git+https://github.com/poad/appstore-connect-jwt-generator-core.git" - }, - "keywords": [ - "jwt", - "appstore" - ], - "type": "module", - "exports": { - ".": { - "types": "./@types/index.d.ts", - "default": "./esm/index.js" - } - }, - "module": "./esm/index.js", - "types": "@types/index.d.ts", - "main": "./lib/index.js", - "scripts": { - "clean": "rimraf dist", - "esm": "swc --config-file .swcrc --delete-dir-on-start --extensions .ts src -o esm/index.js", - "types": "tsc -p tsconfig-types.json", - "build": "pnpm clean && pnpm esm && pnpm types", - "package": "echo Skip the packaging process", - "dev": "tsx src/index.ts", - "lint": "eslint", - "lint-fix": "eslint --fix", - "test": "vitest run --silent=false --coverage" - }, - "devDependencies": { - "@eslint/compat": "^1.3.1", - "@eslint/js": "^9.31.0", - "@stylistic/eslint-plugin": "^5.2.2", - "@swc/cli": "^0.7.8", - "@swc/core": "^1.13.2", - "@types/node": "^24.1.0", - "@vitest/coverage-v8": "^3.2.4", - "chokidar": "^4.0.3", - "eslint": "^9.31.0", - "eslint-config-import": "^0.13.0", - "eslint-config-prettier": "^10.1.8", - "eslint-import-resolver-typescript": "^4.4.4", - "eslint-plugin-flowtype": "^8.0.3", - "eslint-plugin-import": "^2.32.0", - "eslint-plugin-jest": "^29.0.1", - "eslint-plugin-prettier": "^5.5.3", - "eslint-plugin-promise": "^7.2.1", - "pnpm": "^10.13.1", - "prettier": "^3.6.2", - "rimraf": "^6.0.1", - "tsx": "^4.20.3", - "typescript": "^5.8.3", - "typescript-eslint": "^8.38.0", - "vite": "^7.0.6", - "vite-tsconfig-paths": "^5.1.4", - "vitest": "^3.2.4" - }, - "dependencies": { - "jose": "^6.0.12", - "log4js": "^6.9.1", - "regenerator-runtime": "^0.14.1" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "engines": { - "npm": "use pnpm please!", - "yarn": "use pnpm please!", - "pnpm": ">=8.7.1", - "node": ">=22.0.0" - } -} diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/tsconfig.json b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/tsconfig.json deleted file mode 100644 index 6890147e..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/tsconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "compilerOptions": { - "target": "esnext", - "module": "esnext", - "lib": [ - "DOM", - "ESNext" - ], - "moduleResolution": "bundler", - "declaration": true, - "declarationDir": "./esm", - "declarationMap": true, - "sourceMap": true, - "strict": true, - "noImplicitAny": true, - "esModuleInterop": true, - }, - "exclude": ["node_modules", "./dist", "tests"] -} diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/vitest.config.ts b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/vitest.config.ts deleted file mode 100644 index 8c938090..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/appstore-connect-jwt-generator-core/vitest.config.ts +++ /dev/null @@ -1,16 +0,0 @@ -/// -import { defineConfig } from 'vite'; -import tsconfigPaths from "vite-tsconfig-paths"; - -export default defineConfig({ - plugins: [ - tsconfigPaths({ - projects: ['tsconfig-test.json'] - }) - ], - test: { - coverage: { - reporter: ['json', 'html', 'cobertura'] - } - }, -}); diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/jose b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/jose deleted file mode 120000 index 4baa8587..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/jose +++ /dev/null @@ -1 +0,0 @@ -../../jose@6.1.0/node_modules/jose \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/log4js b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/log4js deleted file mode 120000 index 9354131e..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/log4js +++ /dev/null @@ -1 +0,0 @@ -../../log4js@6.9.1/node_modules/log4js \ No newline at end of file diff --git a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/regenerator-runtime b/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/regenerator-runtime deleted file mode 120000 index 459c53b2..00000000 --- a/node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.1/node_modules/regenerator-runtime +++ /dev/null @@ -1 +0,0 @@ -../../regenerator-runtime@0.14.1/node_modules/regenerator-runtime \ No newline at end of file diff --git a/node_modules/.pnpm/lock.yaml b/node_modules/.pnpm/lock.yaml index c00cf1d9..a6835f71 100644 --- a/node_modules/.pnpm/lock.yaml +++ b/node_modules/.pnpm/lock.yaml @@ -283,12 +283,171 @@ packages: resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} + '@emnapi/core@1.5.0': + resolution: {integrity: sha512-sbP8GzB1WDzacS8fgNPpHlp6C9VZe+SJP3F90W9rLemaQj2PzIuTEl1qDOYQf58YIpyjViI24y9aPWCjEzY2cg==} + + '@emnapi/runtime@1.5.0': + resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==} + + '@emnapi/wasi-threads@1.1.0': + resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==} + + '@esbuild/aix-ppc64@0.25.9': + resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] + + '@esbuild/android-arm64@0.25.9': + resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [android] + + '@esbuild/android-arm@0.25.9': + resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==} + engines: {node: '>=18'} + cpu: [arm] + os: [android] + + '@esbuild/android-x64@0.25.9': + resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] + '@esbuild/darwin-arm64@0.25.9': resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] + '@esbuild/darwin-x64@0.25.9': + resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] + + '@esbuild/freebsd-arm64@0.25.9': + resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==} + engines: {node: '>=18'} + cpu: [arm64] + os: [freebsd] + + '@esbuild/freebsd-x64@0.25.9': + resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] + + '@esbuild/linux-arm64@0.25.9': + resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [linux] + + '@esbuild/linux-arm@0.25.9': + resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==} + engines: {node: '>=18'} + cpu: [arm] + os: [linux] + + '@esbuild/linux-ia32@0.25.9': + resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==} + engines: {node: '>=18'} + cpu: [ia32] + os: [linux] + + '@esbuild/linux-loong64@0.25.9': + resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==} + engines: {node: '>=18'} + cpu: [loong64] + os: [linux] + + '@esbuild/linux-mips64el@0.25.9': + resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==} + engines: {node: '>=18'} + cpu: [mips64el] + os: [linux] + + '@esbuild/linux-ppc64@0.25.9': + resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [linux] + + '@esbuild/linux-riscv64@0.25.9': + resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==} + engines: {node: '>=18'} + cpu: [riscv64] + os: [linux] + + '@esbuild/linux-s390x@0.25.9': + resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==} + engines: {node: '>=18'} + cpu: [s390x] + os: [linux] + + '@esbuild/linux-x64@0.25.9': + resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + + '@esbuild/netbsd-arm64@0.25.9': + resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + + '@esbuild/netbsd-x64@0.25.9': + resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + + '@esbuild/openbsd-arm64@0.25.9': + resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openbsd] + + '@esbuild/openbsd-x64@0.25.9': + resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==} + engines: {node: '>=18'} + cpu: [x64] + os: [openbsd] + + '@esbuild/openharmony-arm64@0.25.9': + resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openharmony] + + '@esbuild/sunos-x64@0.25.9': + resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] + + '@esbuild/win32-arm64@0.25.9': + resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==} + engines: {node: '>=18'} + cpu: [arm64] + os: [win32] + + '@esbuild/win32-ia32@0.25.9': + resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==} + engines: {node: '>=18'} + cpu: [ia32] + os: [win32] + + '@esbuild/win32-x64@0.25.9': + resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + '@eslint-community/eslint-utils@4.9.0': resolution: {integrity: sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -452,6 +611,9 @@ packages: '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} + '@napi-rs/wasm-runtime@0.2.12': + resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -472,11 +634,111 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + '@rollup/rollup-android-arm-eabi@4.50.1': + resolution: {integrity: sha512-HJXwzoZN4eYTdD8bVV22DN8gsPCAj3V20NHKOs8ezfXanGpmVPR7kalUHd+Y31IJp9stdB87VKPFbsGY3H/2ag==} + cpu: [arm] + os: [android] + + '@rollup/rollup-android-arm64@4.50.1': + resolution: {integrity: sha512-PZlsJVcjHfcH53mOImyt3bc97Ep3FJDXRpk9sMdGX0qgLmY0EIWxCag6EigerGhLVuL8lDVYNnSo8qnTElO4xw==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.50.1': resolution: {integrity: sha512-xc6i2AuWh++oGi4ylOFPmzJOEeAa2lJeGUGb4MudOtgfyyjr4UPNK+eEWTPLvmPJIY/pgw6ssFIox23SyrkkJw==} cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-x64@4.50.1': + resolution: {integrity: sha512-2ofU89lEpDYhdLAbRdeyz/kX3Y2lpYc6ShRnDjY35bZhd2ipuDMDi6ZTQ9NIag94K28nFMofdnKeHR7BT0CATw==} + cpu: [x64] + os: [darwin] + + '@rollup/rollup-freebsd-arm64@4.50.1': + resolution: {integrity: sha512-wOsE6H2u6PxsHY/BeFHA4VGQN3KUJFZp7QJBmDYI983fgxq5Th8FDkVuERb2l9vDMs1D5XhOrhBrnqcEY6l8ZA==} + cpu: [arm64] + os: [freebsd] + + '@rollup/rollup-freebsd-x64@4.50.1': + resolution: {integrity: sha512-A/xeqaHTlKbQggxCqispFAcNjycpUEHP52mwMQZUNqDUJFFYtPHCXS1VAG29uMlDzIVr+i00tSFWFLivMcoIBQ==} + cpu: [x64] + os: [freebsd] + + '@rollup/rollup-linux-arm-gnueabihf@4.50.1': + resolution: {integrity: sha512-54v4okehwl5TaSIkpp97rAHGp7t3ghinRd/vyC1iXqXMfjYUTm7TfYmCzXDoHUPTTf36L8pr0E7YsD3CfB3ZDg==} + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm-musleabihf@4.50.1': + resolution: {integrity: sha512-p/LaFyajPN/0PUHjv8TNyxLiA7RwmDoVY3flXHPSzqrGcIp/c2FjwPPP5++u87DGHtw+5kSH5bCJz0mvXngYxw==} + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm64-gnu@4.50.1': + resolution: {integrity: sha512-2AbMhFFkTo6Ptna1zO7kAXXDLi7H9fGTbVaIq2AAYO7yzcAsuTNWPHhb2aTA6GPiP+JXh85Y8CiS54iZoj4opw==} + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-arm64-musl@4.50.1': + resolution: {integrity: sha512-Cgef+5aZwuvesQNw9eX7g19FfKX5/pQRIyhoXLCiBOrWopjo7ycfB292TX9MDcDijiuIJlx1IzJz3IoCPfqs9w==} + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-loongarch64-gnu@4.50.1': + resolution: {integrity: sha512-RPhTwWMzpYYrHrJAS7CmpdtHNKtt2Ueo+BlLBjfZEhYBhK00OsEqM08/7f+eohiF6poe0YRDDd8nAvwtE/Y62Q==} + cpu: [loong64] + os: [linux] + + '@rollup/rollup-linux-ppc64-gnu@4.50.1': + resolution: {integrity: sha512-eSGMVQw9iekut62O7eBdbiccRguuDgiPMsw++BVUg+1K7WjZXHOg/YOT9SWMzPZA+w98G+Fa1VqJgHZOHHnY0Q==} + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-riscv64-gnu@4.50.1': + resolution: {integrity: sha512-S208ojx8a4ciIPrLgazF6AgdcNJzQE4+S9rsmOmDJkusvctii+ZvEuIC4v/xFqzbuP8yDjn73oBlNDgF6YGSXQ==} + cpu: [riscv64] + os: [linux] + + '@rollup/rollup-linux-riscv64-musl@4.50.1': + resolution: {integrity: sha512-3Ag8Ls1ggqkGUvSZWYcdgFwriy2lWo+0QlYgEFra/5JGtAd6C5Hw59oojx1DeqcA2Wds2ayRgvJ4qxVTzCHgzg==} + cpu: [riscv64] + os: [linux] + + '@rollup/rollup-linux-s390x-gnu@4.50.1': + resolution: {integrity: sha512-t9YrKfaxCYe7l7ldFERE1BRg/4TATxIg+YieHQ966jwvo7ddHJxPj9cNFWLAzhkVsbBvNA4qTbPVNsZKBO4NSg==} + cpu: [s390x] + os: [linux] + + '@rollup/rollup-linux-x64-gnu@4.50.1': + resolution: {integrity: sha512-MCgtFB2+SVNuQmmjHf+wfI4CMxy3Tk8XjA5Z//A0AKD7QXUYFMQcns91K6dEHBvZPCnhJSyDWLApk40Iq/H3tA==} + cpu: [x64] + os: [linux] + + '@rollup/rollup-linux-x64-musl@4.50.1': + resolution: {integrity: sha512-nEvqG+0jeRmqaUMuwzlfMKwcIVffy/9KGbAGyoa26iu6eSngAYQ512bMXuqqPrlTyfqdlB9FVINs93j534UJrg==} + cpu: [x64] + os: [linux] + + '@rollup/rollup-openharmony-arm64@4.50.1': + resolution: {integrity: sha512-RDsLm+phmT3MJd9SNxA9MNuEAO/J2fhW8GXk62G/B4G7sLVumNFbRwDL6v5NrESb48k+QMqdGbHgEtfU0LCpbA==} + cpu: [arm64] + os: [openharmony] + + '@rollup/rollup-win32-arm64-msvc@4.50.1': + resolution: {integrity: sha512-hpZB/TImk2FlAFAIsoElM3tLzq57uxnGYwplg6WDyAxbYczSi8O2eQ+H2Lx74504rwKtZ3N2g4bCUkiamzS6TQ==} + cpu: [arm64] + os: [win32] + + '@rollup/rollup-win32-ia32-msvc@4.50.1': + resolution: {integrity: sha512-SXjv8JlbzKM0fTJidX4eVsH+Wmnp0/WcD8gJxIZyR6Gay5Qcsmdbi9zVtnbkGPG8v2vMR1AD06lGWy5FLMcG7A==} + cpu: [ia32] + os: [win32] + + '@rollup/rollup-win32-x64-msvc@4.50.1': + resolution: {integrity: sha512-StxAO/8ts62KZVRAm4JZYq9+NqNsV7RvimNK+YM7ry//zebEH6meuugqW/P5OFUCjyQgui+9fUxT6d5NShvMvA==} + cpu: [x64] + os: [win32] + '@rtsao/scc@1.1.0': resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} @@ -501,6 +763,60 @@ packages: cpu: [arm64] os: [darwin] + '@swc/core-darwin-x64@1.13.2': + resolution: {integrity: sha512-Lb9EZi7X2XDAVmuUlBm2UvVAgSCbD3qKqDCxSI4jEOddzVOpNCnyZ/xEampdngUIyDDhhJLYU9duC+Mcsv5Y+A==} + engines: {node: '>=10'} + cpu: [x64] + os: [darwin] + + '@swc/core-linux-arm-gnueabihf@1.13.2': + resolution: {integrity: sha512-9TDe/92ee1x57x+0OqL1huG4BeljVx0nWW4QOOxp8CCK67Rpc/HHl2wciJ0Kl9Dxf2NvpNtkPvqj9+BUmM9WVA==} + engines: {node: '>=10'} + cpu: [arm] + os: [linux] + + '@swc/core-linux-arm64-gnu@1.13.2': + resolution: {integrity: sha512-KJUSl56DBk7AWMAIEcU83zl5mg3vlQYhLELhjwRFkGFMvghQvdqQ3zFOYa4TexKA7noBZa3C8fb24rI5sw9Exg==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + + '@swc/core-linux-arm64-musl@1.13.2': + resolution: {integrity: sha512-teU27iG1oyWpNh9CzcGQ48ClDRt/RCem7mYO7ehd2FY102UeTws2+OzLESS1TS1tEZipq/5xwx3FzbVgiolCiQ==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + + '@swc/core-linux-x64-gnu@1.13.2': + resolution: {integrity: sha512-dRPsyPyqpLD0HMRCRpYALIh4kdOir8pPg4AhNQZLehKowigRd30RcLXGNVZcc31Ua8CiPI4QSgjOIxK+EQe4LQ==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + + '@swc/core-linux-x64-musl@1.13.2': + resolution: {integrity: sha512-CCxETW+KkYEQDqz1SYC15YIWYheqFC+PJVOW76Maa/8yu8Biw+HTAcblKf2isrlUtK8RvrQN94v3UXkC2NzCEw==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + + '@swc/core-win32-arm64-msvc@1.13.2': + resolution: {integrity: sha512-Wv/QTA6PjyRLlmKcN6AmSI4jwSMRl0VTLGs57PHTqYRwwfwd7y4s2fIPJVBNbAlXd795dOEP6d/bGSQSyhOX3A==} + engines: {node: '>=10'} + cpu: [arm64] + os: [win32] + + '@swc/core-win32-ia32-msvc@1.13.2': + resolution: {integrity: sha512-PuCdtNynEkUNbUXX/wsyUC+t4mamIU5y00lT5vJcAvco3/r16Iaxl5UCzhXYaWZSNVZMzPp9qN8NlSL8M5pPxw==} + engines: {node: '>=10'} + cpu: [ia32] + os: [win32] + + '@swc/core-win32-x64-msvc@1.13.2': + resolution: {integrity: sha512-qlmMkFZJus8cYuBURx1a3YAG2G7IW44i+FEYV5/32ylKkzGNAr9tDJSA53XNnNXkAB5EXSPsOz7bn5C3JlEtdQ==} + engines: {node: '>=10'} + cpu: [x64] + os: [win32] + '@swc/core@1.13.2': resolution: {integrity: sha512-YWqn+0IKXDhqVLKoac4v2tV6hJqB/wOh8/Br8zjqeqBkKa77Qb0Kw2i7LOFzjFNZbZaPH6AlMGlBwNrxaauaAg==} engines: {node: '>=10'} @@ -531,6 +847,9 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} + '@tybys/wasm-util@0.10.0': + resolution: {integrity: sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==} + '@types/babel__core@7.20.5': resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} @@ -644,11 +963,101 @@ packages: resolution: {integrity: sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@unrs/resolver-binding-android-arm-eabi@1.11.1': + resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} + cpu: [arm] + os: [android] + + '@unrs/resolver-binding-android-arm64@1.11.1': + resolution: {integrity: sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==} + cpu: [arm64] + os: [android] + '@unrs/resolver-binding-darwin-arm64@1.11.1': resolution: {integrity: sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==} cpu: [arm64] os: [darwin] + '@unrs/resolver-binding-darwin-x64@1.11.1': + resolution: {integrity: sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==} + cpu: [x64] + os: [darwin] + + '@unrs/resolver-binding-freebsd-x64@1.11.1': + resolution: {integrity: sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==} + cpu: [x64] + os: [freebsd] + + '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1': + resolution: {integrity: sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==} + cpu: [arm] + os: [linux] + + '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1': + resolution: {integrity: sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==} + cpu: [arm] + os: [linux] + + '@unrs/resolver-binding-linux-arm64-gnu@1.11.1': + resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==} + cpu: [arm64] + os: [linux] + + '@unrs/resolver-binding-linux-arm64-musl@1.11.1': + resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==} + cpu: [arm64] + os: [linux] + + '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1': + resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==} + cpu: [ppc64] + os: [linux] + + '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1': + resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==} + cpu: [riscv64] + os: [linux] + + '@unrs/resolver-binding-linux-riscv64-musl@1.11.1': + resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==} + cpu: [riscv64] + os: [linux] + + '@unrs/resolver-binding-linux-s390x-gnu@1.11.1': + resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==} + cpu: [s390x] + os: [linux] + + '@unrs/resolver-binding-linux-x64-gnu@1.11.1': + resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==} + cpu: [x64] + os: [linux] + + '@unrs/resolver-binding-linux-x64-musl@1.11.1': + resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==} + cpu: [x64] + os: [linux] + + '@unrs/resolver-binding-wasm32-wasi@1.11.1': + resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==} + engines: {node: '>=14.0.0'} + cpu: [wasm32] + + '@unrs/resolver-binding-win32-arm64-msvc@1.11.1': + resolution: {integrity: sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==} + cpu: [arm64] + os: [win32] + + '@unrs/resolver-binding-win32-ia32-msvc@1.11.1': + resolution: {integrity: sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==} + cpu: [ia32] + os: [win32] + + '@unrs/resolver-binding-win32-x64-msvc@1.11.1': + resolution: {integrity: sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==} + cpu: [x64] + os: [win32] + '@vercel/ncc@0.38.3': resolution: {integrity: sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==} hasBin: true @@ -2397,6 +2806,9 @@ packages: tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} + tsx@4.20.5: resolution: {integrity: sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==} engines: {node: '>=18.0.0'} @@ -2864,9 +3276,100 @@ snapshots: '@jridgewell/trace-mapping': 0.3.9 optional: true + '@emnapi/core@1.5.0': + dependencies: + '@emnapi/wasi-threads': 1.1.0 + tslib: 2.8.1 + optional: true + + '@emnapi/runtime@1.5.0': + dependencies: + tslib: 2.8.1 + optional: true + + '@emnapi/wasi-threads@1.1.0': + dependencies: + tslib: 2.8.1 + optional: true + + '@esbuild/aix-ppc64@0.25.9': + optional: true + + '@esbuild/android-arm64@0.25.9': + optional: true + + '@esbuild/android-arm@0.25.9': + optional: true + + '@esbuild/android-x64@0.25.9': + optional: true + '@esbuild/darwin-arm64@0.25.9': optional: true + '@esbuild/darwin-x64@0.25.9': + optional: true + + '@esbuild/freebsd-arm64@0.25.9': + optional: true + + '@esbuild/freebsd-x64@0.25.9': + optional: true + + '@esbuild/linux-arm64@0.25.9': + optional: true + + '@esbuild/linux-arm@0.25.9': + optional: true + + '@esbuild/linux-ia32@0.25.9': + optional: true + + '@esbuild/linux-loong64@0.25.9': + optional: true + + '@esbuild/linux-mips64el@0.25.9': + optional: true + + '@esbuild/linux-ppc64@0.25.9': + optional: true + + '@esbuild/linux-riscv64@0.25.9': + optional: true + + '@esbuild/linux-s390x@0.25.9': + optional: true + + '@esbuild/linux-x64@0.25.9': + optional: true + + '@esbuild/netbsd-arm64@0.25.9': + optional: true + + '@esbuild/netbsd-x64@0.25.9': + optional: true + + '@esbuild/openbsd-arm64@0.25.9': + optional: true + + '@esbuild/openbsd-x64@0.25.9': + optional: true + + '@esbuild/openharmony-arm64@0.25.9': + optional: true + + '@esbuild/sunos-x64@0.25.9': + optional: true + + '@esbuild/win32-arm64@0.25.9': + optional: true + + '@esbuild/win32-ia32@0.25.9': + optional: true + + '@esbuild/win32-x64@0.25.9': + optional: true + '@eslint-community/eslint-utils@4.9.0(eslint@9.35.0)': dependencies: eslint: 9.35.0 @@ -3153,6 +3656,13 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.5 optional: true + '@napi-rs/wasm-runtime@0.2.12': + dependencies: + '@emnapi/core': 1.5.0 + '@emnapi/runtime': 1.5.0 + '@tybys/wasm-util': 0.10.0 + optional: true + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -3170,9 +3680,69 @@ snapshots: '@pkgr/core@0.2.9': {} + '@rollup/rollup-android-arm-eabi@4.50.1': + optional: true + + '@rollup/rollup-android-arm64@4.50.1': + optional: true + '@rollup/rollup-darwin-arm64@4.50.1': optional: true + '@rollup/rollup-darwin-x64@4.50.1': + optional: true + + '@rollup/rollup-freebsd-arm64@4.50.1': + optional: true + + '@rollup/rollup-freebsd-x64@4.50.1': + optional: true + + '@rollup/rollup-linux-arm-gnueabihf@4.50.1': + optional: true + + '@rollup/rollup-linux-arm-musleabihf@4.50.1': + optional: true + + '@rollup/rollup-linux-arm64-gnu@4.50.1': + optional: true + + '@rollup/rollup-linux-arm64-musl@4.50.1': + optional: true + + '@rollup/rollup-linux-loongarch64-gnu@4.50.1': + optional: true + + '@rollup/rollup-linux-ppc64-gnu@4.50.1': + optional: true + + '@rollup/rollup-linux-riscv64-gnu@4.50.1': + optional: true + + '@rollup/rollup-linux-riscv64-musl@4.50.1': + optional: true + + '@rollup/rollup-linux-s390x-gnu@4.50.1': + optional: true + + '@rollup/rollup-linux-x64-gnu@4.50.1': + optional: true + + '@rollup/rollup-linux-x64-musl@4.50.1': + optional: true + + '@rollup/rollup-openharmony-arm64@4.50.1': + optional: true + + '@rollup/rollup-win32-arm64-msvc@4.50.1': + optional: true + + '@rollup/rollup-win32-ia32-msvc@4.50.1': + optional: true + + '@rollup/rollup-win32-x64-msvc@4.50.1': + optional: true + '@rtsao/scc@1.1.0': {} '@sinclair/typebox@0.27.8': @@ -3201,6 +3771,33 @@ snapshots: '@swc/core-darwin-arm64@1.13.2': optional: true + '@swc/core-darwin-x64@1.13.2': + optional: true + + '@swc/core-linux-arm-gnueabihf@1.13.2': + optional: true + + '@swc/core-linux-arm64-gnu@1.13.2': + optional: true + + '@swc/core-linux-arm64-musl@1.13.2': + optional: true + + '@swc/core-linux-x64-gnu@1.13.2': + optional: true + + '@swc/core-linux-x64-musl@1.13.2': + optional: true + + '@swc/core-win32-arm64-msvc@1.13.2': + optional: true + + '@swc/core-win32-ia32-msvc@1.13.2': + optional: true + + '@swc/core-win32-x64-msvc@1.13.2': + optional: true + '@swc/core@1.13.2(@swc/helpers@0.5.17)': dependencies: '@swc/counter': 0.1.3 @@ -3244,6 +3841,11 @@ snapshots: '@tsconfig/node16@1.0.4': optional: true + '@tybys/wasm-util@0.10.0': + dependencies: + tslib: 2.8.1 + optional: true + '@types/babel__core@7.20.5': dependencies: '@babel/parser': 7.28.4 @@ -3413,9 +4015,65 @@ snapshots: '@typescript-eslint/types': 8.43.0 eslint-visitor-keys: 4.2.1 + '@unrs/resolver-binding-android-arm-eabi@1.11.1': + optional: true + + '@unrs/resolver-binding-android-arm64@1.11.1': + optional: true + '@unrs/resolver-binding-darwin-arm64@1.11.1': optional: true + '@unrs/resolver-binding-darwin-x64@1.11.1': + optional: true + + '@unrs/resolver-binding-freebsd-x64@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-arm64-musl@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-riscv64-musl@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-s390x-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-x64-gnu@1.11.1': + optional: true + + '@unrs/resolver-binding-linux-x64-musl@1.11.1': + optional: true + + '@unrs/resolver-binding-wasm32-wasi@1.11.1': + dependencies: + '@napi-rs/wasm-runtime': 0.2.12 + optional: true + + '@unrs/resolver-binding-win32-arm64-msvc@1.11.1': + optional: true + + '@unrs/resolver-binding-win32-ia32-msvc@1.11.1': + optional: true + + '@unrs/resolver-binding-win32-x64-msvc@1.11.1': + optional: true + '@vercel/ncc@0.38.3': {} '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.3.1)(terser@5.43.1)(tsx@4.20.5))': @@ -5663,6 +6321,9 @@ snapshots: minimist: 1.2.8 strip-bom: 3.0.0 + tslib@2.8.1: + optional: true + tsx@4.20.5: dependencies: esbuild: 0.25.9 diff --git a/package.json b/package.json index 426a3248..f923d369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appstore-connect-jwt-generator-cli", - "version": "1.0.7", + "version": "1.1.0", "author": "poad", "license": "MIT", "private": false,