@freesewing/plugin-round
Advanced tools
+3
-3
| { | ||
| "name": "@freesewing/plugin-round", | ||
| "version": "4.0.0-rc.16", | ||
| "version": "4.0.0", | ||
| "description": "A FreeSewing plugin to round corners", | ||
@@ -41,3 +41,3 @@ "author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)", | ||
| "peerDependencies": { | ||
| "@freesewing/core": "4.0.0-rc.16" | ||
| "@freesewing/core": "4.0.0" | ||
| }, | ||
@@ -57,3 +57,3 @@ "dependencies": {}, | ||
| "access": "public", | ||
| "tag": "next" | ||
| "tag": "latest" | ||
| }, | ||
@@ -60,0 +60,0 @@ "engines": { |
+17
-36
@@ -12,12 +12,2 @@ <p align='center'><a | ||
| </a><a | ||
| href="https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256" | ||
| title="Code quality on DeepScan" | ||
| ><img src="https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg" | ||
| alt="Code quality on DeepScan"/> | ||
| </a><a | ||
| href="https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3Aplugin-round" | ||
| title="Open issues tagged pkg:plugin-round" | ||
| ><img src="https://img.shields.io/github/issues/freesewing/freesewing/pkg:plugin-round.svg?label=Issues" | ||
| alt="Open issues tagged pkg:plugin-round"/> | ||
| </a><a | ||
| href="#contributors-" | ||
@@ -28,5 +18,5 @@ title="All Contributors" | ||
| </a></p><p align='center'><a | ||
| href="https://twitter.com/freesewing_org" | ||
| href="https://forum.freesewing.org" | ||
| title="Follow @freesewing_org on Twitter" | ||
| ><img src="https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-blue.svg?logo=twitter&logoColor=white&logoWidth=15" | ||
| ><img src="https://img.shields.io/badge/%F3%A0%80%A0-Forum-E4405F.svg?logo=discourse&logoColor=white&logoWidth=15" | ||
| alt="Follow @freesewing_org on Twitter"/> | ||
@@ -43,7 +33,2 @@ </a><a | ||
| alt="Become a FreeSewing Patron"/> | ||
| </a><a | ||
| href="https://instagram.com/freesewing_org" | ||
| title="Follow @freesewing_org on Twitter" | ||
| ><img src="https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-E4405F.svg?logo=instagram&logoColor=white&logoWidth=15" | ||
| alt="Follow @freesewing_org on Twitter"/> | ||
| </a></p> | ||
@@ -65,3 +50,3 @@ | ||
| > If you feel FreeSewing is worthwhile, and you can spend a few coins without | ||
| hardship, then you should [join us and become a patron](https://freesewing.org/community/join). | ||
| hardship, then you should [join us and become a patron](https://freesewing.eu/patrons/join). | ||
@@ -83,3 +68,3 @@ ## What am I looking at? 🤔 | ||
| > | ||
| > [](https://gitpod.io/#https://github.com/freesewing/freesewing) | ||
| > [](https://gitpod.io/#https://codeberg.org/freesewing/freesewing) | ||
| > | ||
@@ -94,3 +79,3 @@ > We recommend that you fork our repository and then | ||
| If you're a maker, checkout [freesewing.org](https://freesewing.org/) where you can generate | ||
| If you're a maker, checkout [freesewing.eu](https://freesewing.eu/) where you can generate | ||
| sewing patterns adapted to your measurements. | ||
@@ -130,3 +115,3 @@ | ||
| ```bash | ||
| git clone git@github.com:freesewing/freesewing.git | ||
| git clone git@codeberg.org:freesewing/freesewing.git | ||
| cd freesewing | ||
@@ -140,18 +125,17 @@ npm run kickstart | ||
| - 💻 Makers website: [FreeSewing.org](https://freesewing.org) | ||
| - 💻 Developers website: [FreeSewing.dev](https://freesewing.dev) | ||
| - ✅ [Support](https://github.com/freesewing/freesewing/issues/new/choose), | ||
| [Issues](https://github.com/freesewing/freesewing/issues) & | ||
| [Discussions](https://github.com/freesewing/freesewing/discussions) on | ||
| [GitHub](https://github.com/freesewing/freesewing) | ||
| - 💻 Makers website: [FreeSewing.eu](https://freesewing.eu/) | ||
| - 💻 Developers website: [FreeSewing.dev](https://freesewing.dev/) | ||
| - ✅ [Support](https://forum.freesewing.eu/), | ||
| [Issues](https://codeberg.org/freesewing/freesewing/issues) & | ||
| [Codeberg](https://codeberg.org/freesewing/freesewing) | ||
| **Social media** | ||
| - 🐦 Twitter: [@freesewing_org](https://twitter.com/freesewing_org) | ||
| - 📷 Instagram: [@freesewing_org](https://instagram.com/freesewing_org) | ||
| - 🐘 Mastodon: [@freesewing](https://freesewing.social/@freesewing) on [FreeSewing.social](https://freesewing.social/) | ||
| - 🐘 Mastodon: [@joost](https://freesewing.social/@joost) on [FreeSewing.social](https://freesewing.social/) | ||
| **Places the FreeSewing community hangs out** | ||
| - 💬 [Forum](https://forum.freesewing.eu/) | ||
| - 💬 [Discord](https://discord.freesewing.org/) | ||
| - 💬 [Facebook](https://www.facebook.com/groups/627769821272714/) | ||
| - 💬 [Reddit](https://www.reddit.com/r/freesewing/) | ||
@@ -161,11 +145,8 @@ | ||
| © [Joost De Cock](https://github.com/joostdecock). | ||
| See [the license file](https://github.com/freesewing/freesewing/blob/develop/LICENSE) for details. | ||
| © [Joost De Cock](https://codeberg.org/joostdecock). | ||
| See [the license file](https://codeberg.org/freesewing/freesewing/blob/develop/LICENSE) for details. | ||
| ## Where to get help 🤯 | ||
| For [Support](https://github.com/freesewing/freesewing/issues/new/choose), | ||
| please use the [Issues](https://github.com/freesewing/freesewing/issues) & | ||
| [Discussions](https://github.com/freesewing/freesewing/discussions) on | ||
| [GitHub](https://github.com/freesewing/freesewing). | ||
| For [Support](https://freesewing.eu/support), please use the [forum](https://forum.freesewing.eu). | ||
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%8538
-11.01%144
-11.66%