Skip to content

Commit e496a2c

Browse files
committed
Bumps node modules
1 parent e95c91a commit e496a2c

97 files changed

Lines changed: 112 additions & 109 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bin/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"appstore-connect-jwt-generator-cli","version":"1.1.2","author":"poad","license":"MIT","private":false,"homepage":"https://github.com/poad/appstore-connect-jwt-generator-cli#readme","main":"bin/cli.js","bin":{"jwt-gen":"./bin/cli.js","appstore-jwt-gen":"./bin/cli.js"},"type":"module","repository":{"type":"git","url":"git+https://github.com/poad/appstore-connect-jwt-generator-cli.git"},"keywords":["appstore","jwt","api","cli"],"preferGlobal":false,"scripts":{"test":"vitest run --silent=false --coverage --passWithNoTests","prebuild":"tsc --build --clean","watch":"tsc --watch","build":"tsc","dev":"tsx src/main.ts","package":"ncc build --license licenses.txt -m -q -o bin && chmod +x bin/cli.js","lint":"eslint","lint-fix":"eslint --fix","all":"pnpm build && pnpm package && pnpm lint && pnpm test"},"devDependencies":{"@eslint/compat":"^2.0.5","@eslint/js":"^10.0.1","@stylistic/eslint-plugin":"^5.10.0","@types/node":"^24.12.2","@vercel/ncc":"^0.38.4","@vitest/coverage-v8":"^4.1.5","eslint":"^10.2.1","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import-x":"^4.16.2","eslint-plugin-promise":"^7.2.1","jiti":"^2.6.1","tsx":"^4.21.0","typescript":"^6.0.3","typescript-eslint":"^8.59.0","vite":"^8.0.10","vitest":"^4.1.5"},"dependencies":{"appstore-connect-jwt-generator-core":"^2.0.6","arg":"^5.0.2","chalk":"^5.6.2","chalk-template":"^1.1.2","log4js":"^6.9.1"},"files":["package.json","bin/*","README.md"],"exports":{".":{"node":"./bin/index.js","default":"./bin/index.js"}},"engines":{"npm":"use pnpm please!","yarn":"use pnpm please!","node":">=22.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"packageManager":"pnpm@10.33.2"}
1+
{"name":"appstore-connect-jwt-generator-cli","version":"1.1.2","author":"poad","license":"MIT","private":false,"homepage":"https://github.com/poad/appstore-connect-jwt-generator-cli#readme","main":"bin/cli.js","bin":{"jwt-gen":"./bin/cli.js","appstore-jwt-gen":"./bin/cli.js"},"type":"module","repository":{"type":"git","url":"git+https://github.com/poad/appstore-connect-jwt-generator-cli.git"},"keywords":["appstore","jwt","api","cli"],"preferGlobal":false,"scripts":{"test":"vitest run --silent=false --coverage --passWithNoTests","prebuild":"tsc --build --clean","watch":"tsc --watch","build":"tsc","dev":"tsx src/main.ts","package":"ncc build --license licenses.txt -m -q -o bin && chmod +x bin/cli.js","lint":"eslint","lint-fix":"eslint --fix","all":"pnpm build && pnpm package && pnpm lint && pnpm test"},"devDependencies":{"@eslint/compat":"^2.0.5","@eslint/js":"^10.0.1","@stylistic/eslint-plugin":"^5.10.0","@types/node":"^24.12.2","@vercel/ncc":"^0.38.4","@vitest/coverage-v8":"^4.1.5","eslint":"^10.2.1","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import-x":"^4.16.2","eslint-plugin-promise":"^7.3.0","jiti":"^2.6.1","tsx":"^4.21.0","typescript":"^6.0.3","typescript-eslint":"^8.59.1","vite":"^8.0.10","vitest":"^4.1.5"},"dependencies":{"appstore-connect-jwt-generator-core":"^2.0.6","arg":"^5.0.2","chalk":"^5.6.2","chalk-template":"^1.1.2","log4js":"^6.9.1"},"files":["package.json","bin/*","README.md"],"exports":{".":{"node":"./bin/index.js","default":"./bin/index.js"}},"engines":{"npm":"use pnpm please!","yarn":"use pnpm please!","node":">=22.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"packageManager":"pnpm@10.33.3"}

node_modules/.modules.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.pnpm-workspace-state-v1.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.pnpm/appstore-connect-jwt-generator-core@2.0.6/node_modules/jose

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.pnpm/jose@6.2.2/node_modules/jose/LICENSE.md renamed to node_modules/.pnpm/jose@6.2.3/node_modules/jose/LICENSE.md

node_modules/.pnpm/jose@6.2.2/node_modules/jose/README.md renamed to node_modules/.pnpm/jose@6.2.3/node_modules/jose/README.md

node_modules/.pnpm/jose@6.2.2/node_modules/jose/dist/types/index.d.ts renamed to node_modules/.pnpm/jose@6.2.3/node_modules/jose/dist/types/index.d.ts

File renamed without changes.

node_modules/.pnpm/jose@6.2.2/node_modules/jose/dist/types/jwe/compact/decrypt.d.ts renamed to node_modules/.pnpm/jose@6.2.3/node_modules/jose/dist/types/jwe/compact/decrypt.d.ts

File renamed without changes.

node_modules/.pnpm/jose@6.2.2/node_modules/jose/dist/types/jwe/compact/encrypt.d.ts renamed to node_modules/.pnpm/jose@6.2.3/node_modules/jose/dist/types/jwe/compact/encrypt.d.ts

File renamed without changes.

0 commit comments

Comments
 (0)