{"_id":"@aboe026/update-dependencies","_rev":"4-8e6e74ed0c843302ea4024aa39cf7049","name":"@aboe026/update-dependencies","dist-tags":{"latest":"1.1.0"},"versions":{"1.0.0":{"name":"@aboe026/update-dependencies","description":"A tool to update/upgrade dependencies managed by either NPM or Yarn","version":"1.0.0","author":{"name":"Adam Boe","url":"https://github.com/aboe026"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/aboe026/node-update-dependencies.git"},"bugs":{"url":"https://github.com/aboe026/node-update-dependencies/issues"},"engines":{"node":">=18"},"bin":{"update-dependencies":"executable.js"},"scripts":{"build":"tsc --build","clean":"rimraf build","coverage-view":"ts-node scripts/view-coverage.ts coverage/lcov-report/index.html","lint":"npm-run-all lint-node lint-groovy","lint-fix":"npm-run-all lint-node-fix lint-groovy-fix","lint-groovy":"npm-groovy-lint --ignorepattern '**/node_modules/**' --failon info","lint-groovy-fix":"yarn lint-groovy --fix","lint-node":"eslint . && prettier --check .","lint-node-fix":"eslint --fix . && prettier --write .","release":"ts-node scripts/release/release.ts","run-built":"node executable.js","run-npm-registry":"ts-node scripts/run-npm-registry.ts","start":"ts-node src/index.ts","test":"yarn lint && yarn test-unit && yarn test-e2e","test-e2e":"jest test/e2e --config=jest.config.e2e.ts","test-e2e-ci":"cross-env TEST_RESULT_NAME=e2e yarn test-e2e","test-unit":"jest test/unit --config=jest.config.ts","test-unit-ci":"cross-env TEST_RESULT_NAME=unit yarn test-unit","watch":"yarn build --watch"},"dependencies":{"semver":"7.4.0","yargs":"17.7.1"},"devDependencies":{"@octokit/rest":"19.0.13","@types/fs-extra":"11.0.1","@types/jest":"29.5.0","@types/js-yaml":"4.0.5","@types/node":"18.15.11","@types/uuid":"9.0.1","@types/yargs":"17.0.24","@typescript-eslint/eslint-plugin":"5.57.1","@typescript-eslint/parser":"5.57.1","cross-env":"7.0.3","dotenv":"16.3.1","envalid":"7.3.1","eslint":"8.38.0","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","fs-extra":"11.1.1","jest":"29.5.0","jest-junit":"15.0.0","js-yaml":"4.1.0","npm-cli-adduser":"1.1.4","npm-groovy-lint":"11.1.1","npm-run-all":"4.1.5","open":"8.4.2","prettier":"2.8.7","rimraf":"4.4.1","ts-jest":"29.1.0","ts-node":"10.9.1","typescript":"5.0.4","uuid":"9.0.0","verdaccio":"5.24.1"},"packageManager":"yarn@3.5.0","homepage":"https://github.com/aboe026/node-update-dependencies#readme","_id":"@aboe026/update-dependencies@1.0.0","_integrity":"sha512-FkiLK+WpDISiP6+xTN9BaJqZhaZADdTwf7JlswyaVM62v7L1KQoADC/4zEg42zCTYTzk4naqQ4PTEYgk+Pckeg==","_resolved":"/var/jenkins_home/workspace/node-update-dependencies/Release/1/download/aboe026-update-dependencies-1.0.0.tgz","_from":"file:aboe026-update-dependencies-1.0.0.tgz","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-FkiLK+WpDISiP6+xTN9BaJqZhaZADdTwf7JlswyaVM62v7L1KQoADC/4zEg42zCTYTzk4naqQ4PTEYgk+Pckeg==","shasum":"18e8bd340be8650a6ba68b3e3f786816afbe5bc2","tarball":"https://registry.npmjs.org/@aboe026/update-dependencies/-/update-dependencies-1.0.0.tgz","fileCount":10,"unpackedSize":27456,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8e1VbgCIg9LRKWiqwguvfRd0iWPNTXeHU6k43VDcdNAIhANrbd4PnQj4i4Oop2Nxv7hs++u07rfs8Sm6AfGM5YiGr"}]},"_npmUser":{"name":"aboe026","email":"adamboe@outlook.com"},"directories":{},"maintainers":[{"name":"aboe026","email":"adamboe@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/update-dependencies_1.0.0_1687729626025_0.45060383385081093"},"_hasShrinkwrap":false},"1.0.1":{"name":"@aboe026/update-dependencies","description":"A tool to update/upgrade dependencies managed by either NPM or Yarn","version":"1.0.1","author":{"name":"Adam Boe","url":"https://github.com/aboe026"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/aboe026/node-update-dependencies.git"},"bugs":{"url":"https://github.com/aboe026/node-update-dependencies/issues"},"engines":{"node":">=18"},"bin":{"update-dependencies":"executable.js"},"scripts":{"build":"tsc --build","clean":"rimraf build","coverage-view":"ts-node scripts/view-coverage.ts coverage/lcov-report/index.html","lint":"npm-run-all lint-node lint-groovy","lint-fix":"npm-run-all lint-node-fix lint-groovy-fix","lint-groovy":"npm-groovy-lint --ignorepattern '**/node_modules/**' --failon info","lint-groovy-fix":"yarn lint-groovy --fix","lint-node":"eslint . && prettier --check .","lint-node-fix":"eslint --fix . && prettier --write .","release":"ts-node scripts/release/release.ts","run-built":"node executable.js","run-npm-registry":"ts-node scripts/run-npm-registry.ts","start":"ts-node src/index.ts","test":"yarn lint && yarn test-unit && yarn test-e2e","test-e2e":"jest test/e2e --config=jest.config.e2e.ts","test-e2e-ci":"cross-env TEST_RESULT_NAME=e2e yarn test-e2e","test-unit":"jest test/unit --config=jest.config.ts","test-unit-ci":"cross-env TEST_RESULT_NAME=unit yarn test-unit","watch":"yarn build --watch"},"dependencies":{"semver":"7.5.3","yargs":"17.7.2"},"devDependencies":{"@octokit/rest":"19.0.13","@types/fs-extra":"11.0.1","@types/jest":"29.5.2","@types/js-yaml":"4.0.5","@types/node":"20.3.1","@types/uuid":"9.0.2","@types/yargs":"17.0.24","@typescript-eslint/eslint-plugin":"5.60.0","@typescript-eslint/parser":"5.60.0","cross-env":"7.0.3","dotenv":"16.3.1","envalid":"7.3.1","eslint":"8.43.0","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","fs-extra":"11.1.1","jest":"29.5.0","jest-junit":"16.0.0","js-yaml":"4.1.0","npm-cli-adduser":"1.1.4","npm-groovy-lint":"11.1.1","npm-run-all":"4.1.5","open":"8.4.2","prettier":"2.8.8","rimraf":"5.0.1","ts-jest":"29.1.0","ts-node":"10.9.1","typescript":"5.1.3","uuid":"9.0.0","verdaccio":"5.25.0"},"packageManager":"yarn@3.6.0","homepage":"https://github.com/aboe026/node-update-dependencies#readme","_id":"@aboe026/update-dependencies@1.0.1","_integrity":"sha512-OVh1T4ianjMs3wjpz5PpgZ51wbUMDnDwK7ALLQs2dY4G1NvXC3ATy2k9IUYm8w7gH1a1PqXjvPcB9s4aWcxW6g==","_resolved":"/var/jenkins_home/workspace/node-update-dependencies/Release/2/download/aboe026-update-dependencies-1.0.1.tgz","_from":"file:aboe026-update-dependencies-1.0.1.tgz","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-OVh1T4ianjMs3wjpz5PpgZ51wbUMDnDwK7ALLQs2dY4G1NvXC3ATy2k9IUYm8w7gH1a1PqXjvPcB9s4aWcxW6g==","shasum":"45b090ba377256e3e0615757178216cc56bdda3f","tarball":"https://registry.npmjs.org/@aboe026/update-dependencies/-/update-dependencies-1.0.1.tgz","fileCount":10,"unpackedSize":27564,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID9LGwPfCrrp7+llOdp44mGC/3LGBwDOJ3ZBNuim3f7zAiEA/BUFyLGjkMl+dA02VG9LcnYuK5KIq8E+PrpTEsPyA1o="}]},"_npmUser":{"name":"aboe026","email":"adamboe@outlook.com"},"directories":{},"maintainers":[{"name":"aboe026","email":"adamboe@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/update-dependencies_1.0.1_1687747653661_0.025317692827925953"},"_hasShrinkwrap":false},"1.1.0":{"name":"@aboe026/update-dependencies","description":"A tool to update/upgrade dependencies managed by either NPM or Yarn","version":"1.1.0","author":{"name":"Adam Boe","url":"https://github.com/aboe026"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/aboe026/node-update-dependencies.git"},"bugs":{"url":"https://github.com/aboe026/node-update-dependencies/issues"},"engines":{"node":">=18"},"bin":{"update-dependencies":"executable.js"},"scripts":{"build":"tsc --build","clean":"rimraf build","coverage-view":"ts-node scripts/view-coverage.ts coverage/lcov-report/index.html","lint":"npm-run-all lint-node lint-groovy","lint-fix":"npm-run-all lint-node-fix lint-groovy-fix","lint-groovy":"npm-groovy-lint --ignorepattern '**/node_modules/**' --failon info","lint-groovy-fix":"yarn lint-groovy --fix","lint-node":"eslint . && prettier --check .","lint-node-fix":"eslint --fix . && prettier --write .","release":"ts-node scripts/release/release.ts","run-built":"node executable.js","run-npm-registry":"ts-node scripts/run-npm-registry.ts","start":"ts-node src/index.ts","test":"yarn lint && yarn test-unit && yarn test-e2e","test-e2e":"jest test/e2e --config=jest.config.e2e.ts","test-e2e-ci":"cross-env TEST_RESULT_NAME=e2e yarn test-e2e","test-unit":"jest test/unit --config=jest.config.ts","test-unit-ci":"cross-env TEST_RESULT_NAME=unit yarn test-unit","watch":"yarn build --watch"},"dependencies":{"cosmiconfig":"8.2.0","semver":"7.5.3","yargs":"17.7.2"},"devDependencies":{"@octokit/rest":"19.0.13","@types/fs-extra":"11.0.1","@types/jest":"29.5.2","@types/js-yaml":"4.0.5","@types/node":"20.3.1","@types/uuid":"9.0.2","@types/yargs":"17.0.24","@typescript-eslint/eslint-plugin":"5.60.0","@typescript-eslint/parser":"5.60.0","cross-env":"7.0.3","dotenv":"16.3.1","envalid":"7.3.1","eslint":"8.43.0","eslint-config-prettier":"8.8.0","eslint-plugin-prettier":"4.2.1","fs-extra":"11.1.1","jest":"29.5.0","jest-junit":"16.0.0","js-yaml":"4.1.0","npm-cli-adduser":"1.1.4","npm-groovy-lint":"11.1.1","npm-run-all":"4.1.5","open":"8.4.2","prettier":"2.8.8","rimraf":"5.0.1","ts-jest":"29.1.0","ts-node":"10.9.1","typescript":"5.1.3","uuid":"9.0.0","verdaccio":"5.25.0"},"packageManager":"yarn@3.6.0","homepage":"https://github.com/aboe026/node-update-dependencies#readme","_id":"@aboe026/update-dependencies@1.1.0","_integrity":"sha512-s4Cns42X0EKiatd5GPlEaEVNGlsCiaN3+VuSfAsYQLase3wGJPyZyfMNiKm+Xt2amxXUvAZPinJNcehH/wx2IQ==","_resolved":"/var/jenkins_home/workspace/node-update-dependencies/Release/3/download/aboe026-update-dependencies-1.1.0.tgz","_from":"file:aboe026-update-dependencies-1.1.0.tgz","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-s4Cns42X0EKiatd5GPlEaEVNGlsCiaN3+VuSfAsYQLase3wGJPyZyfMNiKm+Xt2amxXUvAZPinJNcehH/wx2IQ==","shasum":"37d8e3199723db0087908178ddea44c4a1120465","tarball":"https://registry.npmjs.org/@aboe026/update-dependencies/-/update-dependencies-1.1.0.tgz","fileCount":11,"unpackedSize":38907,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzYYLhFFYw0l5VpzpzUM4l5mYDF64t9dr7daNApGOYKAIhAJunknXxWNEsjB2TinUmIz53cK5JMyQ+VdKrn6GAp+dz"}]},"_npmUser":{"name":"aboe026","email":"adamboe@outlook.com"},"directories":{},"maintainers":[{"name":"aboe026","email":"adamboe@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/update-dependencies_1.1.0_1688320527633_0.01615174501904937"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-25T21:47:05.956Z","1.0.0":"2023-06-25T21:47:06.220Z","modified":"2023-07-03T01:41:09.144Z","1.0.1":"2023-06-26T02:47:33.837Z","1.1.0":"2023-07-02T17:55:27.850Z","1.1.1":"2023-07-03T01:39:10.973Z"},"maintainers":[{"name":"aboe026","email":"adamboe@outlook.com"}],"description":"A tool to update/upgrade dependencies managed by either NPM or Yarn","homepage":"https://github.com/aboe026/node-update-dependencies#readme","repository":{"type":"git","url":"git+https://github.com/aboe026/node-update-dependencies.git"},"author":{"name":"Adam Boe","url":"https://github.com/aboe026"},"bugs":{"url":"https://github.com/aboe026/node-update-dependencies/issues"},"license":"MIT","readme":"","readmeFilename":""}