@verdaccio/hooks 8.0.0-next-8.11 → 8.0.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.
- package/README.md +30 -24
- package/package.json +12 -8
- package/.babelrc +0 -3
- package/CHANGELOG.md +0 -1049
- package/src/index.ts +0 -1
- package/src/notify-request.ts +0 -43
- package/src/notify.ts +0 -139
- package/test/__helper/index.ts +0 -5
- package/test/notify-request.spec.ts +0 -83
- package/test/partials/config/yaml/notify/multiple.notify.yaml +0 -16
- package/test/partials/config/yaml/notify/single.header.notify.yaml +0 -5
- package/test/partials/config/yaml/notify/single.notify.yaml +0 -5
- package/test/partials/config/yaml/notify/single.packagePattern.notify.yaml +0 -7
- package/tsconfig.build.json +0 -9
- package/tsconfig.json +0 -20
package/README.md
CHANGED
|
@@ -1,12 +1,19 @@
|
|
|
1
|
-
# @verdaccio/hooks
|
|
1
|
+
# @verdaccio/hooks - Verdaccio Hooks
|
|
2
2
|
|
|
3
|
-
[](https://www.tickgit.com/browse?repo=github.com/verdaccio/verdaccio)
|
|
3
|
+
[](https://verdaccio.org)
|
|
4
|
+
[](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
|
|
5
|
+
[](https://github.com/verdaccio/verdaccio)
|
|
6
|
+
[](https://npmjs.com/package/@verdaccio/hooks)
|
|
8
7
|
|
|
9
|
-
[](https://verdaccio.org/docs)
|
|
9
|
+
[](https://discord.com/channels/388674437219745793)
|
|
10
|
+
[](https://bsky.app/profile/verdaccio.org)
|
|
11
|
+
[](https://opencollective.com/verdaccio/contribute)
|
|
12
|
+
[](https://opencollective.com/verdaccio/contribute)
|
|
13
|
+
|
|
14
|
+
[](https://www.npmjs.com/package/verdaccio)
|
|
15
|
+
[](https://hub.docker.com/r/verdaccio/verdaccio)
|
|
16
|
+
[](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
|
|
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
|
[](https://opencollective.com/verdaccio/sponsor/0/website)
|
|
26
33
|
[](https://opencollective.com/verdaccio/sponsor/1/website)
|
|
@@ -35,40 +42,39 @@ 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
|
|
45
|
+
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/verdaccio/contribute)]
|
|
39
46
|
|
|
40
|
-
[](https://opencollective.com/verdaccio
|
|
47
|
+
[](https://opencollective.com/verdaccio/contributes)
|
|
41
48
|
|
|
42
49
|
## Special Thanks
|
|
43
50
|
|
|
44
51
|
Thanks to the following companies to help us to achieve our goals providing free open source licenses.
|
|
45
52
|
|
|
46
|
-
[](https://crowdin.com/)
|
|
48
|
-
[](https://balsamiq.com/)
|
|
53
|
+
[](https://www.jetbrains.com/)
|
|
54
|
+
[](https://crowdin.com/)
|
|
49
55
|
|
|
50
56
|
## Contributors
|
|
51
57
|
|
|
52
|
-
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
|
58
|
+
This project exists thanks to all the people who contribute. [[Contribute](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md)].
|
|
53
59
|
|
|
54
|
-
[](
|
|
60
|
+
[](https://github.com/verdaccio/verdaccio/graphs/contributors)
|
|
55
61
|
|
|
56
|
-
|
|
62
|
+
## FAQ / Contact / Troubleshoot
|
|
57
63
|
|
|
58
|
-
If you have any issue you can try the following options
|
|
64
|
+
If you have any issue you can try the following options. Do not hesitate to ask or check our issues database. Perhaps someone has asked already what you are looking for.
|
|
59
65
|
|
|
60
66
|
- [Blog](https://verdaccio.org/blog/)
|
|
61
67
|
- [Donations](https://opencollective.com/verdaccio)
|
|
62
68
|
- [Reporting an issue](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md#reporting-a-bug)
|
|
63
|
-
- [Running discussions](https://github.com/
|
|
64
|
-
- [Chat](
|
|
65
|
-
- [Logos](https://verdaccio.org/docs/
|
|
66
|
-
- [Docker Examples](https://github.com/verdaccio/docker-examples)
|
|
69
|
+
- [Running discussions](https://github.com/orgs/verdaccio/discussions)
|
|
70
|
+
- [Chat](https://discord.com/channels/388674437219745793)
|
|
71
|
+
- [Logos](https://verdaccio.org/docs/logo)
|
|
72
|
+
- [Docker Examples](https://github.com/verdaccio/verdaccio/tree/master/docker-examples)
|
|
67
73
|
- [FAQ](https://github.com/verdaccio/verdaccio/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Aquestion%20)
|
|
68
74
|
|
|
69
|
-
|
|
75
|
+
## License
|
|
70
76
|
|
|
71
77
|
Verdaccio is [MIT licensed](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
|
|
72
78
|
|
|
73
|
-
The Verdaccio documentation and logos (excluding /thanks, e.g., .md, .png, .sketch
|
|
74
|
-
[Creative Commons licensed](https://
|
|
79
|
+
The Verdaccio documentation and logos (excluding /thanks, e.g., .md, .png, .sketch files within the /assets folder) are
|
|
80
|
+
[Creative Commons licensed](https://creativecommons.org/licenses/by/4.0/).
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@verdaccio/hooks",
|
|
3
|
-
"version": "8.0.0-next-8.
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "8.0.0-next-8.13",
|
|
4
|
+
"description": "Verdaccio Hooks",
|
|
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/hooks"
|
|
15
|
+
},
|
|
16
|
+
"bugs": {
|
|
17
|
+
"url": "https://github.com/verdaccio/verdaccio/issues"
|
|
14
18
|
},
|
|
15
19
|
"license": "MIT",
|
|
16
20
|
"homepage": "https://verdaccio.org",
|
|
@@ -29,17 +33,17 @@
|
|
|
29
33
|
"node": ">=18"
|
|
30
34
|
},
|
|
31
35
|
"dependencies": {
|
|
32
|
-
"@verdaccio/core": "8.0.0-next-8.
|
|
33
|
-
"@verdaccio/logger": "8.0.0-next-8.
|
|
36
|
+
"@verdaccio/core": "8.0.0-next-8.13",
|
|
37
|
+
"@verdaccio/logger": "8.0.0-next-8.13",
|
|
34
38
|
"core-js": "3.40.0",
|
|
35
39
|
"debug": "4.4.0",
|
|
36
40
|
"got-cjs": "12.5.4",
|
|
37
41
|
"handlebars": "4.7.8"
|
|
38
42
|
},
|
|
39
43
|
"devDependencies": {
|
|
40
|
-
"@verdaccio/auth": "8.0.0-next-8.
|
|
41
|
-
"@verdaccio/config": "8.0.0-next-8.
|
|
42
|
-
"@verdaccio/types": "13.0.0-next-8.
|
|
44
|
+
"@verdaccio/auth": "8.0.0-next-8.13",
|
|
45
|
+
"@verdaccio/config": "8.0.0-next-8.13",
|
|
46
|
+
"@verdaccio/types": "13.0.0-next-8.4"
|
|
43
47
|
},
|
|
44
48
|
"funding": {
|
|
45
49
|
"type": "opencollective",
|
package/.babelrc
DELETED