exmarkdown-heading-anchor
Advanced tools
Comparing version 1.3.9 to 1.3.10
{ | ||
"name": "exmarkdown-heading-anchor", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"type": "module", | ||
@@ -55,19 +55,19 @@ "description": "⚓️ A svelte-exmarkdown plugin that places anchors in heading tags", | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.0.15", | ||
"@jill64/npm-demo-layout": "1.0.63", | ||
"@jill64/universal-sanitizer": "1.1.0", | ||
"@jill64/playwright-config": "2.2.2", | ||
"@jill64/eslint-config-svelte": "1.0.16", | ||
"@jill64/npm-demo-layout": "1.0.74", | ||
"@jill64/universal-sanitizer": "1.2.0", | ||
"@jill64/playwright-config": "2.2.3", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.2", | ||
"@jill64/svelte-input": "1.6.10", | ||
"@playwright/test": "1.41.1", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.4", | ||
"@jill64/svelte-input": "1.6.11", | ||
"@playwright/test": "1.41.2", | ||
"@sveltejs/adapter-cloudflare": "4.1.0", | ||
"@sveltejs/kit": "2.4.2", | ||
"svelte": "4.2.9", | ||
"@sveltejs/kit": "2.5.0", | ||
"svelte": "4.2.10", | ||
"svelte-exmarkdown": "3.0.3", | ||
"svelte-qparam": "1.0.8", | ||
"svelte-qparam": "1.0.9", | ||
"typescript": "5.3.3", | ||
"unified": "11.0.4", | ||
"vite": "5.0.12", | ||
"@sveltejs/vite-plugin-svelte": "3.0.1" | ||
"@sveltejs/vite-plugin-svelte": "3.0.2" | ||
}, | ||
@@ -74,0 +74,0 @@ "dependencies": { |
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
9703