[skip ci] This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) | [`^0.3.0` -> `^0.5.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.3.0/0.5.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/tsgolint (oxlint-tsgolint)</summary> ### [`v0.5.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.5.0) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.4.0...v0.5.0) #### What's Changed - chore(deps): update typescript-go digest to [`b278afd`](https://redirect.github.com/oxc-project/tsgolint/commit/b278afd) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​344](https://redirect.github.com/oxc-project/tsgolint/pull/344) - perf: `no-unnecessary-boolean-literal-compare`: only build fixes when needed by [@​camchenry](https://redirect.github.com/camchenry) in [#​332](https://redirect.github.com/oxc-project/tsgolint/pull/332) - perf: `no-unnecessary-type-arguments`: only compute remove range when creating fixes by [@​camchenry](https://redirect.github.com/camchenry) in [#​333](https://redirect.github.com/oxc-project/tsgolint/pull/333) - chore(deps): update typescript-go digest to [`24b38de`](https://redirect.github.com/oxc-project/tsgolint/commit/24b38de) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​345](https://redirect.github.com/oxc-project/tsgolint/pull/345) - chore(deps): update typescript-go digest to [`d891e4f`](https://redirect.github.com/oxc-project/tsgolint/commit/d891e4f) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​348](https://redirect.github.com/oxc-project/tsgolint/pull/348) - chore(deps): update typescript-go digest to [`8ac3092`](https://redirect.github.com/oxc-project/tsgolint/commit/8ac3092) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​350](https://redirect.github.com/oxc-project/tsgolint/pull/350) - chore(deps): update typescript-go digest to [`4705d38`](https://redirect.github.com/oxc-project/tsgolint/commit/4705d38) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​352](https://redirect.github.com/oxc-project/tsgolint/pull/352) - chore(deps): update crate-ci/typos action to v1.39.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​354](https://redirect.github.com/oxc-project/tsgolint/pull/354) - chore(deps): update typescript-go digest to [`71a622f`](https://redirect.github.com/oxc-project/tsgolint/commit/71a622f) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​353](https://redirect.github.com/oxc-project/tsgolint/pull/353) - chore(deps): update typescript-go digest to [`240b101`](https://redirect.github.com/oxc-project/tsgolint/commit/240b101) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​355](https://redirect.github.com/oxc-project/tsgolint/pull/355) - chore(deps): update typescript-go digest to [`6fb55b7`](https://redirect.github.com/oxc-project/tsgolint/commit/6fb55b7) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​357](https://redirect.github.com/oxc-project/tsgolint/pull/357) - chore(deps): update dependency dprint-typescript to v0.95.12 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​359](https://redirect.github.com/oxc-project/tsgolint/pull/359) - chore(deps): update taiki-e/install-action action to v2.62.45 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​360](https://redirect.github.com/oxc-project/tsgolint/pull/360) - chore(deps): update github.com/go-json-experiment/json digest to [`4849db3`](https://redirect.github.com/oxc-project/tsgolint/commit/4849db3) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​358](https://redirect.github.com/oxc-project/tsgolint/pull/358) - chore(deps): lock file maintenance npm packages by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​362](https://redirect.github.com/oxc-project/tsgolint/pull/362) - chore(deps): update typescript-go digest to [`82039b6`](https://redirect.github.com/oxc-project/tsgolint/commit/82039b6) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​361](https://redirect.github.com/oxc-project/tsgolint/pull/361) - chore(dpes): update golang to ^1.25.0 by [@​sunrabbit123](https://redirect.github.com/sunrabbit123) in [#​363](https://redirect.github.com/oxc-project/tsgolint/pull/363) - docs: mark `strict-boolean-expressions` as implemented by [@​camc314](https://redirect.github.com/camc314) in [#​364](https://redirect.github.com/oxc-project/tsgolint/pull/364) - feat: improve invalid config diagnostics by [@​camc314](https://redirect.github.com/camc314) in [#​365](https://redirect.github.com/oxc-project/tsgolint/pull/365) - feat: link to github issue for deprecated tsconfig options by [@​camc314](https://redirect.github.com/camc314) in [#​366](https://redirect.github.com/oxc-project/tsgolint/pull/366) - perf: `no-unnecessary-type-assertion`: only do scanning when fixes are generated by [@​camchenry](https://redirect.github.com/camchenry) in [#​334](https://redirect.github.com/oxc-project/tsgolint/pull/334) - chore(deps): update typescript-go digest to [`13d3e19`](https://redirect.github.com/oxc-project/tsgolint/commit/13d3e19) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​367](https://redirect.github.com/oxc-project/tsgolint/pull/367) - fix(justfile): fix `just shim` command by [@​camc314](https://redirect.github.com/camc314) in [#​369](https://redirect.github.com/oxc-project/tsgolint/pull/369) - feat: implement `typescript/no-deprecated` by [@​camc314](https://redirect.github.com/camc314) in [#​368](https://redirect.github.com/oxc-project/tsgolint/pull/368) #### New Contributors - [@​sunrabbit123](https://redirect.github.com/sunrabbit123) made their first contribution in [#​363](https://redirect.github.com/oxc-project/tsgolint/pull/363) **Full Changelog**: <https://github.com/oxc-project/tsgolint/compare/v0.4.0...v0.5.0> ### [`v0.4.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.3.0...v0.4.0) #### What's Changed - chore(deps): update typescript-go digest to [`def283d`](https://redirect.github.com/oxc-project/tsgolint/commit/def283d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​315](https://redirect.github.com/oxc-project/tsgolint/pull/315) - chore(deps): update typescript-go digest to [`d461fad`](https://redirect.github.com/oxc-project/tsgolint/commit/d461fad) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​323](https://redirect.github.com/oxc-project/tsgolint/pull/323) - chore(deps): update taiki-e/install-action action to v2.62.38 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​327](https://redirect.github.com/oxc-project/tsgolint/pull/327) - chore(deps): update github.com/go-json-experiment/json digest to [`8a0206d`](https://redirect.github.com/oxc-project/tsgolint/commit/8a0206d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​325](https://redirect.github.com/oxc-project/tsgolint/pull/325) - chore(deps): update github-actions (major) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​328](https://redirect.github.com/oxc-project/tsgolint/pull/328) - chore(deps): lock file maintenance npm packages by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​329](https://redirect.github.com/oxc-project/tsgolint/pull/329) - chore(deps): update typescript-go digest to [`b7840c2`](https://redirect.github.com/oxc-project/tsgolint/commit/b7840c2) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​326](https://redirect.github.com/oxc-project/tsgolint/pull/326) - chore(deps): update typescript-go digest to [`33eeaf3`](https://redirect.github.com/oxc-project/tsgolint/commit/33eeaf3) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​330](https://redirect.github.com/oxc-project/tsgolint/pull/330) - chore(deps): update typescript-go digest to [`f0ca632`](https://redirect.github.com/oxc-project/tsgolint/commit/f0ca632) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​331](https://redirect.github.com/oxc-project/tsgolint/pull/331) - chore(deps): update typescript-go digest to [`a4fa408`](https://redirect.github.com/oxc-project/tsgolint/commit/a4fa408) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​337](https://redirect.github.com/oxc-project/tsgolint/pull/337) - chore(deps): update typescript-go digest to [`ca68e0b`](https://redirect.github.com/oxc-project/tsgolint/commit/ca68e0b) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​339](https://redirect.github.com/oxc-project/tsgolint/pull/339) - chore(deps): update typescript-go digest to [`4037f3a`](https://redirect.github.com/oxc-project/tsgolint/commit/4037f3a) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​340](https://redirect.github.com/oxc-project/tsgolint/pull/340) - refactor: allow suggestions/fixes to be generated lazily by [@​camchenry](https://redirect.github.com/camchenry) in [#​313](https://redirect.github.com/oxc-project/tsgolint/pull/313) - chore(deps): update typescript-go digest to [`6642b0a`](https://redirect.github.com/oxc-project/tsgolint/commit/6642b0a) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​342](https://redirect.github.com/oxc-project/tsgolint/pull/342) - feat(overlayfs): implement overlay filesystem with source overrides support by [@​camc314](https://redirect.github.com/camc314) in [#​291](https://redirect.github.com/oxc-project/tsgolint/pull/291) - feat!: make fixes/suggestions opt-in by [@​camchenry](https://redirect.github.com/camchenry) in [#​317](https://redirect.github.com/oxc-project/tsgolint/pull/317) - perf: `no-array-delete`: only get token ranges when fixing by [@​camchenry](https://redirect.github.com/camchenry) in [#​320](https://redirect.github.com/oxc-project/tsgolint/pull/320) - perf: `no-confusing-void-expression`: only generate fixes and suggestions when fixing by [@​camchenry](https://redirect.github.com/camchenry) in [#​321](https://redirect.github.com/oxc-project/tsgolint/pull/321) - perf: `no-duplicate-type-constituents`: only build fixes when needed by [@​camchenry](https://redirect.github.com/camchenry) in [#​324](https://redirect.github.com/oxc-project/tsgolint/pull/324) - feat: expose program diagnostics by [@​camc314](https://redirect.github.com/camc314) in [#​343](https://redirect.github.com/oxc-project/tsgolint/pull/343) **Full Changelog**: <https://github.com/oxc-project/tsgolint/compare/v0.3.0...v0.4.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cnpm/cnpmcore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
174 lines
5.2 KiB
JSON
174 lines
5.2 KiB
JSON
{
|
|
"name": "cnpmcore",
|
|
"version": "4.11.1",
|
|
"description": "Private NPM Registry for Enterprise",
|
|
"files": [
|
|
"dist/**/*"
|
|
],
|
|
"type": "module",
|
|
"main": "./dist/app.js",
|
|
"typings": "./dist/app",
|
|
"exports": {
|
|
"./common/package.json": "./dist/app/common/package.json",
|
|
"./common/*": {
|
|
"type": "./dist/app/common",
|
|
"node": "./dist/app/common/*.js"
|
|
},
|
|
"./core/package.json": "./dist/app/core/package.json",
|
|
"./core/*": {
|
|
"type": "./dist/app/core",
|
|
"node": "./dist/app/core/*.js"
|
|
},
|
|
"./infra/package.json": "./dist/app/infra/package.json",
|
|
"./infra/*": {
|
|
"type": "./dist/app/infra",
|
|
"node": "./dist/app/infra/*.js"
|
|
},
|
|
"./port/package.json": "./dist/app/port/package.json",
|
|
"./port/*": {
|
|
"type": "./dist/app/port",
|
|
"node": "./dist/app/port/*.js"
|
|
},
|
|
"./repository/package.json": "./dist/app/repository/package.json",
|
|
"./repository/*": {
|
|
"type": "./dist/app/repository",
|
|
"node": "./dist/app/repository/*.js"
|
|
}
|
|
},
|
|
"scripts": {
|
|
"predev": "npm run clean",
|
|
"dev": "egg-bin dev",
|
|
"dev:postgresql": "CNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin dev",
|
|
"lint": "oxlint --type-aware",
|
|
"lint:fix": "npm run lint -- --fix",
|
|
"typecheck": "tsc --noEmit",
|
|
"test:postgresql": "npm run test:local:postgresql",
|
|
"pretest:local:postgresql": "bash prepare-database-postgresql.sh",
|
|
"test:local:postgresql": "CNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin test",
|
|
"pretest": "npm run clean",
|
|
"test": "npm run test:local",
|
|
"pretest:local": "bash prepare-database-mysql.sh",
|
|
"test:local": "egg-bin test",
|
|
"pret": "bash prepare-database-mysql.sh",
|
|
"t": "npm run lint && egg-bin test --changed",
|
|
"precov": "bash prepare-database-mysql.sh",
|
|
"cov": "egg-bin cov",
|
|
"precov:postgresql": "bash prepare-database-postgresql.sh",
|
|
"cov:postgresql": "CNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin cov",
|
|
"ci": "npm run cov",
|
|
"ci:postgresql": "npm run cov:postgresql",
|
|
"clean": "tsc -b --clean && rm -rf dist *.tsbuildinfo",
|
|
"build": "npm run tsc",
|
|
"tsc": "npm run clean && tsc -p ./tsconfig.json",
|
|
"tsc:prod": "npm run clean && tsc -p ./tsconfig.prod.json",
|
|
"prepublishOnly": "npm run tsc:prod",
|
|
"images": "npm run images:alpine && npm run images:debian",
|
|
"images:alpine": "docker build -t cnpmcore:alpine-latest -f .docker/alpine/Dockerfile .",
|
|
"images:debian": "docker build -t cnpmcore:latest -f .docker/debian/Dockerfile .",
|
|
"start": "eggctl start --daemon && touch egg.status",
|
|
"start:foreground": "eggctl start",
|
|
"stop": "rm -f egg.status && sleep 15 && eggctl stop"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:cnpm/cnpmcore.git"
|
|
},
|
|
"egg": {
|
|
"typescript": true
|
|
},
|
|
"keywords": [
|
|
"npm",
|
|
"npm registry",
|
|
"registry"
|
|
],
|
|
"overrides": {
|
|
"mocha": "11.7.4"
|
|
},
|
|
"resolutions": {
|
|
"mocha": "11.7.4"
|
|
},
|
|
"dependencies": {
|
|
"@eggjs/redis": "beta",
|
|
"@eggjs/scripts": "beta",
|
|
"@eggjs/tracer": "beta",
|
|
"@eggjs/typebox-validate": "beta",
|
|
"@elastic/elasticsearch": "^8.8.1",
|
|
"@fengmk2/tar": "^6.2.0",
|
|
"@node-rs/crc32": "^1.2.2",
|
|
"@simplewebauthn/server": "^7.0.1",
|
|
"base-x": "^3.0.9",
|
|
"base64url": "^3.0.1",
|
|
"bson-objectid": "^2.0.4",
|
|
"dayjs": "^1.10.7",
|
|
"egg": "beta",
|
|
"egg-cors": "^3.0.0",
|
|
"egg-status": "^1.0.0",
|
|
"egg-view-nunjucks": "^2.3.0",
|
|
"eggjs-elasticsearch": "^0.0.6",
|
|
"fast-xml-parser": "^5.0.9",
|
|
"fs-cnpm": "^2.4.0",
|
|
"ioredis": "^5.3.1",
|
|
"leoric": "^2.12.3",
|
|
"lodash-es": "^4.17.21",
|
|
"mime-types": "^2.1.35",
|
|
"mysql2": "^3.9.4",
|
|
"node-rsa": "^1.1.1",
|
|
"npm-package-arg": "^13.0.0",
|
|
"oss-cnpm": "^5.0.1",
|
|
"p-map": "^4.0.0",
|
|
"pg": "^8.13.1",
|
|
"read-env-value": "^2.0.0",
|
|
"semver": "^7.3.5",
|
|
"ssri": "^13.0.0",
|
|
"type-fest": "^5.0.0",
|
|
"ua-parser-js": "^1.0.34",
|
|
"validate-npm-package-name": "^7.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"s3-cnpmcore": "^1.1.2"
|
|
},
|
|
"devDependencies": {
|
|
"@eggjs/bin": "beta",
|
|
"@eggjs/mock": "beta",
|
|
"@eggjs/oxlint-config": "^1.0.0",
|
|
"@eggjs/tsconfig": "beta",
|
|
"@elastic/elasticsearch-mock": "^2.0.0",
|
|
"@simplewebauthn/typescript-types": "^7.0.0",
|
|
"@types/lodash-es": "^4.17.12",
|
|
"@types/mime-types": "^2.1.1",
|
|
"@types/mocha": "^10.0.1",
|
|
"@types/mysql": "^2.15.21",
|
|
"@types/node": "^22.18.12",
|
|
"@types/node-rsa": "^1.1.4",
|
|
"@types/npm-package-arg": "^6.1.1",
|
|
"@types/pg": "^8.11.10",
|
|
"@types/semver": "^7.3.12",
|
|
"@types/tar": "^6.1.4",
|
|
"@types/ua-parser-js": "^0.7.36",
|
|
"@types/validate-npm-package-name": "^4.0.2",
|
|
"coffee": "^5.4.0",
|
|
"husky": "^9.1.7",
|
|
"lint-staged": "^16.0.0",
|
|
"oxlint": "^1.11.0",
|
|
"oxlint-tsgolint": "^0.5.0",
|
|
"prettier": "^3.5.3",
|
|
"typescript": "5"
|
|
},
|
|
"author": "killagu",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/cnpm/cnpmcore/issues"
|
|
},
|
|
"homepage": "https://github.com/cnpm/cnpmcore#readme",
|
|
"engines": {
|
|
"node": "^20.18.0 || >=22.18.0"
|
|
},
|
|
"lint-staged": {
|
|
"*": "prettier --write --ignore-unknown --cache",
|
|
"*.{ts,js}": [
|
|
"prettier --ignore-unknown --write",
|
|
"oxlint --fix"
|
|
]
|
|
}
|
|
}
|