exmarkdown-heading-anchor
Advanced tools
Comparing version 1.3.20 to 1.3.21
{ | ||
"name": "exmarkdown-heading-anchor", | ||
"version": "1.3.20", | ||
"version": "1.3.21", | ||
"type": "module", | ||
@@ -36,3 +36,3 @@ "description": "⚓️ A svelte-exmarkdown plugin that places anchors in heading tags", | ||
"url": "https://github.com/jill64/exmarkdown-heading-anchor.git", | ||
"image": "https://opengraph.githubassets.com/813f7db54b6cb1e36db30a2af79b78ee6ffd63c988d4cf1e08bac1a4ceb529b9/jill64/exmarkdown-heading-anchor" | ||
"image": "https://opengraph.githubassets.com/f7f18549bce86f158775d3764aaf0219569c8dd2c6db8a7f0478de0b4e62859a/jill64/exmarkdown-heading-anchor" | ||
}, | ||
@@ -57,17 +57,17 @@ "scripts": { | ||
"@jill64/eslint-config-svelte": "1.2.24", | ||
"@jill64/npm-demo-layout": "1.0.179", | ||
"@jill64/universal-sanitizer": "1.2.9", | ||
"@jill64/playwright-config": "2.2.5", | ||
"@jill64/npm-demo-layout": "1.0.190", | ||
"@jill64/universal-sanitizer": "1.2.10", | ||
"@jill64/playwright-config": "2.3.0", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.11", | ||
"@jill64/svelte-input": "1.6.26", | ||
"@playwright/test": "1.43.1", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.12", | ||
"@jill64/svelte-input": "1.6.27", | ||
"@playwright/test": "1.44.0", | ||
"@sveltejs/adapter-cloudflare": "4.4.0", | ||
"@sveltejs/kit": "2.5.7", | ||
"svelte": "4.2.15", | ||
"svelte-exmarkdown": "3.0.3", | ||
"svelte-qparam": "1.0.22", | ||
"svelte": "4.2.16", | ||
"svelte-exmarkdown": "3.0.5", | ||
"svelte-qparam": "1.0.23", | ||
"typescript": "5.4.5", | ||
"unified": "11.0.4", | ||
"vite": "5.2.10", | ||
"vite": "5.2.11", | ||
"@sveltejs/vite-plugin-svelte": "3.1.0" | ||
@@ -74,0 +74,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
9709