exmarkdown-heading-anchor
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "exmarkdown-heading-anchor", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"type": "module", | ||
@@ -66,8 +66,8 @@ "description": "⚓️ A svelte-exmarkdown plugin that places anchors in heading tags", | ||
"typescript": "5.2.2", | ||
"unified": "11.0.0", | ||
"unified": "11.0.4", | ||
"vite": "5.0.0" | ||
}, | ||
"dependencies": { | ||
"unist-util-visit": "^5.0.0" | ||
"unist-util-visit": "5.0.0" | ||
} | ||
} |
@@ -5,7 +5,7 @@ <!----- BEGIN GHOST DOCS HEADER -----> | ||
[![npm-version](https://img.shields.io/npm/v/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![npm-license](https://img.shields.io/npm/l/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![npm-download-month](https://img.shields.io/npm/dm/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![npm-min-size](https://img.shields.io/bundlephobia/min/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![ci.yml](https://github.com/jill64/exmarkdown-heading-anchor/actions/workflows/ci.yml/badge.svg)](https://github.com/jill64/exmarkdown-heading-anchor/actions/workflows/ci.yml) [![website](https://img.shields.io/website?up_message=working&down_message=down&url=https%3A%2F%2Fexmarkdown-heading-anchor.jill64.dev%2F)](https://exmarkdown-heading-anchor.jill64.dev/) | ||
[![npm-version](https://img.shields.io/npm/v/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![npm-license](https://img.shields.io/npm/l/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![npm-download-month](https://img.shields.io/npm/dm/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![npm-min-size](https://img.shields.io/bundlephobia/min/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor) [![ci.yml](https://github.com/jill64/exmarkdown-heading-anchor/actions/workflows/ci.yml/badge.svg)](https://github.com/jill64/exmarkdown-heading-anchor/actions/workflows/ci.yml) [![website](https://img.shields.io/website?up_message=working&down_message=down&url=https%3A%2F%2Fexmarkdown-heading-anchor.jill64.dev)](https://exmarkdown-heading-anchor.jill64.dev) | ||
⚓️ A svelte-exmarkdown plugin that places anchors in heading tags | ||
## [Demo](https://exmarkdown-heading-anchor.jill64.dev/) | ||
## [Demo](https://exmarkdown-heading-anchor.jill64.dev) | ||
@@ -12,0 +12,0 @@ ## Installation |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
30
9172
Updatedunist-util-visit@5.0.0