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

exmarkdown-heading-anchor

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exmarkdown-heading-anchor - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

14

package.json
{
"name": "exmarkdown-heading-anchor",
"version": "0.1.21",
"version": "0.1.22",
"type": "module",

@@ -35,3 +35,3 @@ "description": "A svelte-exmarkdown plugin that places anchors in heading tags.",

"package": "svelte-kit sync && npx @sveltejs/package && npx publint",
"test": "playwright test",
"test:e2e": "npx playwright install && playwright test",
"check": "svelte-kit sync && npx svelte-check",

@@ -48,5 +48,5 @@ "format": "npx prettier --write . --plugin prettier-plugin-svelte .",

"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.25.2",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@sveltejs/kit": "1.26.0",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint-config-prettier": "9.0.0",

@@ -57,8 +57,8 @@ "eslint-plugin-svelte": "2.34.0",

"typescript": "5.2.2",
"vite": "4.4.11"
"vite": "4.5.0"
},
"dependencies": {
"svelte": "4.2.1",
"svelte": "4.2.2",
"svelte-exmarkdown": "3.0.1"
}
}
# exmarkdown-heading-anchor
[![npm](https://img.shields.io/npm/v/exmarkdown-heading-anchor)](https://npmjs.com/package/exmarkdown-heading-anchor)
[![Deploy](https://github.com/jill64/exmarkdown-heading-anchor/actions/workflows/deploy.yml/badge.svg)](https://github.com/jill64/exmarkdown-heading-anchor/actions/workflows/deploy.yml)

@@ -6,0 +5,0 @@ A [svelte-exmarkdown](https://github.com/ssssota/svelte-exmarkdown) plugin that places anchors in heading tags.

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