exmarkdown-heading-anchor
Advanced tools
Comparing version 0.1.21 to 0.1.22
{ | ||
"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. |
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
10042
59
+ Addedsvelte@4.2.2(transitive)
- Removedsvelte@4.2.1(transitive)
Updatedsvelte@4.2.2