@daviddarnes/heading-anchors
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@daviddarnes/heading-anchors", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A Web Component to add anchor links to headings with IDs", | ||
@@ -5,0 +5,0 @@ "main": "heading-anchors.js", |
@@ -5,3 +5,3 @@ # `heading-anchors` | ||
**[Demo](https://daviddarnes.github.io/heading-anchors/demo.html)** | ||
**[Demo](https://daviddarnes.github.io/heading-anchors/demo.html)** | **[Styling demo](https://daviddarnes.github.io/heading-anchors/demo-styling.html)** | **[Further reading](https://darn.es/heading-anchors-web-component/)** | ||
@@ -54,3 +54,3 @@ ## Examples | ||
type="module" | ||
src="https://www.unpkg.com/@daviddarnes/heading-anchors@2.0.0/heading-anchors.js" | ||
src="https://www.unpkg.com/@daviddarnes/heading-anchors@2.0.1/heading-anchors.js" | ||
></script> | ||
@@ -63,3 +63,3 @@ ``` | ||
type="module" | ||
src="https://esm.sh/@daviddarnes/heading-anchors@2.0.0" | ||
src="https://esm.sh/@daviddarnes/heading-anchors@2.0.1" | ||
></script> | ||
@@ -66,0 +66,0 @@ ``` |
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
16336