generator-verdaccio-plugin 6.0.0-next-8.12 → 6.0.0-next-8.14
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 +76 -8
- package/package.json +18 -10
package/README.md
CHANGED
|
@@ -1,11 +1,19 @@
|
|
|
1
|
-
# Plugin Generator
|
|
1
|
+
# generator-verdaccio-plugin - Plugin Generator for Verdaccio
|
|
2
2
|
|
|
3
|
-
[](https://verdaccio.org)
|
|
4
|
+
[](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
|
|
5
|
+
[](https://github.com/verdaccio/verdaccio)
|
|
6
|
+
[](https://npmjs.com/package/generator-verdaccio-plugin)
|
|
7
|
+
|
|
8
|
+
[](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)
|
|
9
17
|
|
|
10
18
|
Verdaccio plugin generator based in [Yeoman](http://yeoman.io) aims to help to scaffold plugins development
|
|
11
19
|
|
|
@@ -35,6 +43,66 @@ yo verdaccio-plugin
|
|
|
35
43
|
- [Anix](https://github.com/anikethsaha)
|
|
36
44
|
- [Juan Picado](https://github.com/juanpicado)
|
|
37
45
|
|
|
46
|
+
## Donations
|
|
47
|
+
|
|
48
|
+
Verdaccio is run by **volunteers**; nobody is working full-time on it. If you find this project to be useful and would like to support its development, consider making a donation - **your logo might end up in this readme.** 😉
|
|
49
|
+
|
|
50
|
+
**[Donate](https://opencollective.com/verdaccio)** 💵👍🏻 starting from _\$1/month_ or just one single contribution.
|
|
51
|
+
|
|
52
|
+
## Report a vulnerability
|
|
53
|
+
|
|
54
|
+
If you want to report a security vulnerability, please follow the steps which we have defined for you in our [security policy](https://github.com/verdaccio/verdaccio/security/policy).
|
|
55
|
+
|
|
56
|
+
## Open Collective Sponsors
|
|
57
|
+
|
|
58
|
+
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)]
|
|
59
|
+
|
|
60
|
+
[](https://opencollective.com/verdaccio/sponsor/0/website)
|
|
61
|
+
[](https://opencollective.com/verdaccio/sponsor/1/website)
|
|
62
|
+
[](https://opencollective.com/verdaccio/sponsor/2/website)
|
|
63
|
+
[](https://opencollective.com/verdaccio/sponsor/3/website)
|
|
64
|
+
[](https://opencollective.com/verdaccio/sponsor/4/website)
|
|
65
|
+
[](https://opencollective.com/verdaccio/sponsor/5/website)
|
|
66
|
+
[](https://opencollective.com/verdaccio/sponsor/6/website)
|
|
67
|
+
[](https://opencollective.com/verdaccio/sponsor/7/website)
|
|
68
|
+
[](https://opencollective.com/verdaccio/sponsor/8/website)
|
|
69
|
+
[](https://opencollective.com/verdaccio/sponsor/9/website)
|
|
70
|
+
|
|
71
|
+
## Open Collective Backers
|
|
72
|
+
|
|
73
|
+
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/verdaccio/contribute)]
|
|
74
|
+
|
|
75
|
+
[](https://opencollective.com/verdaccio/contributes)
|
|
76
|
+
|
|
77
|
+
## Special Thanks
|
|
78
|
+
|
|
79
|
+
Thanks to the following companies to help us to achieve our goals providing free open source licenses.
|
|
80
|
+
|
|
81
|
+
[](https://www.jetbrains.com/)
|
|
82
|
+
[](https://crowdin.com/)
|
|
83
|
+
|
|
84
|
+
## Contributors
|
|
85
|
+
|
|
86
|
+
This project exists thanks to all the people who contribute. [[Contribute](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md)].
|
|
87
|
+
|
|
88
|
+
[](https://github.com/verdaccio/verdaccio/graphs/contributors)
|
|
89
|
+
|
|
90
|
+
## FAQ / Contact / Troubleshoot
|
|
91
|
+
|
|
92
|
+
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.
|
|
93
|
+
|
|
94
|
+
- [Blog](https://verdaccio.org/blog/)
|
|
95
|
+
- [Donations](https://opencollective.com/verdaccio)
|
|
96
|
+
- [Reporting an issue](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md#reporting-a-bug)
|
|
97
|
+
- [Running discussions](https://github.com/orgs/verdaccio/discussions)
|
|
98
|
+
- [Chat](https://discord.com/channels/388674437219745793)
|
|
99
|
+
- [Logos](https://verdaccio.org/docs/logo)
|
|
100
|
+
- [Docker Examples](https://github.com/verdaccio/verdaccio/tree/master/docker-examples)
|
|
101
|
+
- [FAQ](https://github.com/verdaccio/verdaccio/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Aquestion%20)
|
|
102
|
+
|
|
38
103
|
## License
|
|
39
104
|
|
|
40
|
-
|
|
105
|
+
Verdaccio is [MIT licensed](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
|
|
106
|
+
|
|
107
|
+
The Verdaccio documentation and logos (excluding /thanks, e.g., .md, .png, .sketch files within the /assets folder) are
|
|
108
|
+
[Creative Commons licensed](https://creativecommons.org/licenses/by/4.0/).
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "generator-verdaccio-plugin",
|
|
3
|
-
"version": "6.0.0-next-8.
|
|
4
|
-
"description": "
|
|
5
|
-
"homepage": "https://
|
|
3
|
+
"version": "6.0.0-next-8.14",
|
|
4
|
+
"description": "Plugin Generator for Verdaccio",
|
|
5
|
+
"homepage": "https://verdaccio.org",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Juan Picado <@jotadeveloper>",
|
|
8
8
|
"email": "juanpicado19@gmail.com",
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"yeoman-generator"
|
|
17
17
|
],
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@verdaccio/config": "8.0.0-next-8.
|
|
20
|
-
"@verdaccio/core": "8.0.0-next-8.
|
|
19
|
+
"@verdaccio/config": "8.0.0-next-8.14",
|
|
20
|
+
"@verdaccio/core": "8.0.0-next-8.14",
|
|
21
21
|
"chalk": "4.1.2",
|
|
22
22
|
"lodash": "4.17.21",
|
|
23
23
|
"yeoman-environment": "3.19.3",
|
|
@@ -25,20 +25,28 @@
|
|
|
25
25
|
"yosay": "2.0.2"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@verdaccio/test-helper": "4.0.0-next-8.
|
|
29
|
-
"@verdaccio/types": "13.0.0-next-8.
|
|
28
|
+
"@verdaccio/test-helper": "4.0.0-next-8.4",
|
|
29
|
+
"@verdaccio/types": "13.0.0-next-8.5",
|
|
30
30
|
"ts-jest": "29.2.5",
|
|
31
31
|
"yeoman-assert": "3.1.1",
|
|
32
32
|
"yeoman-test": "6.3.0"
|
|
33
33
|
},
|
|
34
34
|
"engines": {
|
|
35
|
-
"node": "
|
|
35
|
+
"node": ">=18"
|
|
36
36
|
},
|
|
37
37
|
"repository": {
|
|
38
|
-
"type": "
|
|
39
|
-
"url": "
|
|
38
|
+
"type": "https",
|
|
39
|
+
"url": "https://github.com/verdaccio/verdaccio",
|
|
40
|
+
"directory": "packages/tools/generator-verdaccio-plugin"
|
|
41
|
+
},
|
|
42
|
+
"bugs": {
|
|
43
|
+
"url": "https://github.com/verdaccio/verdaccio/issues"
|
|
40
44
|
},
|
|
41
45
|
"license": "MIT",
|
|
46
|
+
"funding": {
|
|
47
|
+
"type": "opencollective",
|
|
48
|
+
"url": "https://opencollective.com/verdaccio"
|
|
49
|
+
},
|
|
42
50
|
"scripts": {
|
|
43
51
|
"type-check": "tsc --noEmit -p tsconfig.build.json",
|
|
44
52
|
"build:types": "tsc --emitDeclarationOnly -p tsconfig.build.json",
|