Skip to content

Commit

Permalink
Refactor docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 31, 2023
1 parent 0a5de58 commit 1c346a0
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,13 @@ It exports the additional types [`Check`][api-check],
## Compatibility
Projects maintained by the unified collective are compatible with all maintained
Projects maintained by the unified collective are compatible with maintained
versions of Node.js.
As of now, that is Node.js 14.14+ and 16.0+.
Our projects sometimes work with older versions, but this is not guaranteed.
When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `hast-util-is-element@^2`,
compatible with Node.js 12.
## Security
Expand Down Expand Up @@ -265,9 +268,9 @@ abide by its terms.
[downloads]: https://www.npmjs.com/package/hast-util-is-element
[size-badge]: https://img.shields.io/bundlephobia/minzip/hast-util-is-element.svg
[size-badge]: https://img.shields.io/badge/dynamic/json?label=minzipped%20size&query=$.size.compressedSize&url=https://deno.bundlejs.com/?q=hast-util-is-element
[size]: https://bundlephobia.com/result?p=hast-util-is-element
[size]: https://bundlejs.com/?q=hast-util-is-element
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
Expand Down

0 comments on commit 1c346a0

Please sign in to comment.