@verdaccio/api 8.1.0-next-8.12 → 8.1.0-next-8.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/README.md +17 -10
  2. package/package.json +16 -12
  3. package/.babelrc +0 -3
  4. package/.eslintrc +0 -5
  5. package/CHANGELOG.md +0 -2152
  6. package/src/dist-tags.ts +0 -106
  7. package/src/index.ts +0 -65
  8. package/src/package.ts +0 -117
  9. package/src/ping.ts +0 -14
  10. package/src/publish.ts +0 -262
  11. package/src/search.ts +0 -12
  12. package/src/stars.ts +0 -37
  13. package/src/user.ts +0 -179
  14. package/src/v1/profile.ts +0 -113
  15. package/src/v1/search.ts +0 -85
  16. package/src/v1/token.ts +0 -157
  17. package/src/whoami.ts +0 -26
  18. package/test/.eslintrc +0 -8
  19. package/test/integration/_helper.ts +0 -198
  20. package/test/integration/config/distTag.yaml +0 -25
  21. package/test/integration/config/owner.yaml +0 -24
  22. package/test/integration/config/package.yaml +0 -25
  23. package/test/integration/config/ping.yaml +0 -26
  24. package/test/integration/config/profile.yaml +0 -27
  25. package/test/integration/config/publish-proxy.yaml +0 -26
  26. package/test/integration/config/publish.yaml +0 -24
  27. package/test/integration/config/search.yaml +0 -29
  28. package/test/integration/config/star.yaml +0 -26
  29. package/test/integration/config/token.jwt.yaml +0 -27
  30. package/test/integration/config/token.yaml +0 -19
  31. package/test/integration/config/user.jwt.yaml +0 -37
  32. package/test/integration/config/user.yaml +0 -30
  33. package/test/integration/config/whoami.yaml +0 -29
  34. package/test/integration/distTag.spec.ts +0 -80
  35. package/test/integration/owner.spec.ts +0 -119
  36. package/test/integration/package.spec.ts +0 -107
  37. package/test/integration/ping.spec.ts +0 -18
  38. package/test/integration/profile.spec.ts +0 -112
  39. package/test/integration/publish.spec.ts +0 -232
  40. package/test/integration/search.spec.ts +0 -139
  41. package/test/integration/star.spec.ts +0 -74
  42. package/test/integration/token.spec.ts +0 -125
  43. package/test/integration/user.spec.ts +0 -222
  44. package/test/integration/whoami.spec.ts +0 -36
  45. package/test/unit/publish.disabled.ts +0 -252
  46. package/test/unit/validate.api.params.middleware.spec.ts +0 -44
  47. package/tsconfig.build.json +0 -9
  48. package/tsconfig.json +0 -41
  49. package/types/custom.d.ts +0 -16
package/README.md CHANGED
@@ -1,12 +1,19 @@
1
- # @verdaccio/api
1
+ # @verdaccio/api - Verdaccio Registry API
2
2
 
3
- [![backers](https://opencollective.com/verdaccio/tiers/backer/badge.svg?label=Backer&color=brightgreen)](https://opencollective.com/verdaccio)
4
- [![stackshare](https://img.shields.io/badge/Follow%20on-StackShare-blue.svg?logo=stackshare&style=flat)](https://stackshare.io/verdaccio)
5
- [![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
6
- [![Crowdin](https://d322cqt584bo4o.cloudfront.net/verdaccio/localized.svg)](https://crowdin.com/project/verdaccio)
7
- [![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/verdaccio/verdaccio)](https://www.tickgit.com/browse?repo=github.com/verdaccio/verdaccio)
3
+ [![Verdaccio Home](https://img.shields.io/badge/Homepage-Verdaccio-405236?style=flat)](https://verdaccio.org)
4
+ [![MIT License](https://img.shields.io/github/license/verdaccio/verdaccio?label=License&color=405236)](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
5
+ [![Verdaccio Latest](https://img.shields.io/npm/v/verdaccio?label=Latest%20Version&color=405236)](https://github.com/verdaccio/verdaccio)
6
+ [![This Package Latest](https://img.shields.io/npm/v/@verdaccio/api?label=@verdaccio/api&color=405236)](https://npmjs.com/package/@verdaccio/api)
8
7
 
9
- [![Github](https://img.shields.io/github/stars/verdaccio/verdaccio.svg?style=social&label=Stars)](https://github.com/verdaccio/verdaccio/stargazers)
8
+ [![Documentation](https://img.shields.io/badge/Help-Verdaccio?style=flat&logo=Verdaccio&label=Verdaccio&color=cd4000)](https://verdaccio.org/docs)
9
+ [![Discord](https://img.shields.io/badge/Chat-Discord?style=flat&logo=Discord&label=Discord&color=cd4000)](https://discord.com/channels/388674437219745793)
10
+ [![Bluesky](https://img.shields.io/badge/Follow-Bluesky?style=flat&logo=Bluesky&label=Bluesky&color=cd4000)](https://bsky.app/profile/verdaccio.org)
11
+ [![Backers](https://img.shields.io/opencollective/backers/verdaccio?style=flat&logo=opencollective&label=Join%20Backers&color=cd4000)](https://opencollective.com/verdaccio/contribute)
12
+ [![Sponsors](https://img.shields.io/opencollective/sponsors/verdaccio?style=flat&logo=opencollective&label=Sponsor%20Us&color=cd4000)](https://opencollective.com/verdaccio/contribute)
13
+
14
+ [![Verdaccio Downloads](https://img.shields.io/npm/dm/verdaccio?style=flat&logo=npm&label=Npm%20Downloads&color=lightgrey)](https://www.npmjs.com/package/verdaccio)
15
+ [![Docker Pulls](https://img.shields.io/docker/pulls/verdaccio/verdaccio?style=flat&logo=docker&label=Docker%20Pulls&color=lightgrey)](https://hub.docker.com/r/verdaccio/verdaccio)
16
+ [![GitHub Stars](https://img.shields.io/github/stars/verdaccio?style=flat&logo=github&label=GitHub%20Stars%20%E2%AD%90&color=lightgrey)](https://github.com/verdaccio/verdaccio/stargazers)
10
17
 
11
18
  ## Donations
12
19
 
@@ -20,7 +27,7 @@ If you want to report a security vulnerability, please follow the steps which we
20
27
 
21
28
  ## Open Collective Sponsors
22
29
 
23
- Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/verdaccio#sponsor)]
30
+ Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/verdaccio/contribute)]
24
31
 
25
32
  [![sponsor](https://opencollective.com/verdaccio/sponsor/0/avatar.svg)](https://opencollective.com/verdaccio/sponsor/0/website)
26
33
  [![sponsor](https://opencollective.com/verdaccio/sponsor/1/avatar.svg)](https://opencollective.com/verdaccio/sponsor/1/website)
@@ -35,9 +42,9 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
35
42
 
36
43
  ## Open Collective Backers
37
44
 
38
- Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/verdaccio#backer)]
45
+ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/verdaccio/contribute)]
39
46
 
40
- [![backers](https://opencollective.com/verdaccio/backers.svg?width=890)](https://opencollective.com/verdaccio#backers)
47
+ [![backers](https://opencollective.com/verdaccio/backers.svg?width=890)](https://opencollective.com/verdaccio/contributes)
41
48
 
42
49
  ## Special Thanks
43
50
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@verdaccio/api",
3
- "version": "8.1.0-next-8.12",
4
- "description": "loaders logic",
3
+ "version": "8.1.0-next-8.13",
4
+ "description": "Verdaccio Registry API",
5
5
  "main": "./build/index.js",
6
6
  "types": "build/index.d.ts",
7
7
  "author": {
@@ -10,7 +10,11 @@
10
10
  },
11
11
  "repository": {
12
12
  "type": "https",
13
- "url": "https://github.com/verdaccio/verdaccio"
13
+ "url": "https://github.com/verdaccio/verdaccio",
14
+ "directory": "packages/api"
15
+ },
16
+ "bugs": {
17
+ "url": "https://github.com/verdaccio/verdaccio/issues"
14
18
  },
15
19
  "homepage": "https://verdaccio.org",
16
20
  "keywords": [
@@ -29,13 +33,13 @@
29
33
  },
30
34
  "license": "MIT",
31
35
  "dependencies": {
32
- "@verdaccio/auth": "8.0.0-next-8.12",
33
- "@verdaccio/config": "8.0.0-next-8.12",
34
- "@verdaccio/core": "8.0.0-next-8.12",
35
- "@verdaccio/logger": "8.0.0-next-8.12",
36
- "@verdaccio/middleware": "8.0.0-next-8.12",
37
- "@verdaccio/store": "8.0.0-next-8.12",
38
- "@verdaccio/utils": "8.1.0-next-8.12",
36
+ "@verdaccio/auth": "8.0.0-next-8.13",
37
+ "@verdaccio/config": "8.0.0-next-8.13",
38
+ "@verdaccio/core": "8.0.0-next-8.13",
39
+ "@verdaccio/logger": "8.0.0-next-8.13",
40
+ "@verdaccio/middleware": "8.0.0-next-8.13",
41
+ "@verdaccio/store": "8.0.0-next-8.13",
42
+ "@verdaccio/utils": "8.1.0-next-8.13",
39
43
  "abortcontroller-polyfill": "1.7.8",
40
44
  "body-parser": "1.20.3",
41
45
  "cookies": "0.9.1",
@@ -46,8 +50,8 @@
46
50
  "semver": "7.7.1"
47
51
  },
48
52
  "devDependencies": {
49
- "@verdaccio/test-helper": "4.0.0-next-8.3",
50
- "@verdaccio/types": "13.0.0-next-8.3",
53
+ "@verdaccio/test-helper": "4.0.0-next-8.4",
54
+ "@verdaccio/types": "13.0.0-next-8.4",
51
55
  "mockdate": "3.0.5",
52
56
  "supertest": "7.0.0"
53
57
  },
package/.babelrc DELETED
@@ -1,3 +0,0 @@
1
- {
2
- "extends": "../../.babelrc"
3
- }
package/.eslintrc DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "rules": {
3
- "no-useless-escape": 0
4
- }
5
- }