Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@daviddarnes/heading-anchors

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daviddarnes/heading-anchors - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

.github/workflows/publish.yml

2

package.json
{
"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 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc