@jscad/array-utils
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/array-utils@2.1.3...@jscad/array-utils@2.1.4) (2022-04-24) | ||
**Note:** Version bump only for package @jscad/array-utils | ||
## [2.1.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/array-utils@2.1.2...@jscad/array-utils@2.1.3) (2022-04-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@jscad/array-utils", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Array Utilities for JSCAD", | ||
"homepage": "https://openjscad.xyz/", | ||
"repository": "https://github.com/jscad/OpenJSCAD.org", | ||
@@ -26,3 +27,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "0cebde0166c104e3c08cc05d2c03d9defc7eca26" | ||
"gitHead": "85fa1fcdfb2d516a201ecf31da242e64b5b3274e" | ||
} |
@@ -54,11 +54,11 @@ # @jscad/array-utils | ||
Thank you to all the people who have already contributed to this project: | ||
<a href="graphs/contributors"><img src="https://opencollective.com/openjscad/contributors.svg?width=890" /></a> | ||
<a href="https://github.com/jscad/OpenJSCAD.org/graphs/contributors"><img src="https://opencollective.com/openjscad/contributors.svg?width=890" alt="Open Collective"></a> | ||
* If you want to submit a bug report please make sure to follow the [Reporting Issues](https://github.com/jscad/OpenJSCAD.org/wiki/Reporting-Issues) guide. Bug reports are accepted as [Issues](https://github.com/jscad/OpenJSCAD.org/issues/) via GitHub. | ||
* If you want to submit a change or a patch, please see the [Contributing guidelines](../../../CONTRIBUTING.md). New contributions are accepted as [Pull Requests](https://github.com/jscad/OpenJSCAD.org/pulls/) via GithHub. | ||
* If you want to submit a change or a patch, please see the [Contributing guidelines](../../../CONTRIBUTING.md). New contributions are accepted as [Pull Requests](https://github.com/jscad/OpenJSCAD.org/pulls/) via GitHub. | ||
* We only accept bug reports and pull requests on **GitHub**. | ||
* If you have a question about how to use this package, then please start a conversation at the [JSCAD User Group](https://openjscad.xyz/forum.html). You might find the answer in the [JSCAD User Guide](https://www.openjscad.xyz/guide.html). | ||
* If you have a question about how to use this package, then please start a conversation at the [JSCAD User Group](https://openjscad.xyz/forum.html). You might find the answer in the [JSCAD User Guide](https://openjscad.xyz/guide.html). | ||
@@ -65,0 +65,0 @@ * If you have a change or new feature in mind, please start a conversation with the [Core Developers](https://openjscad.xyz/forum.html) and start contributing changes. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18532
0