exmarkdown-heading-anchor
Advanced tools
Comparing version 1.3.29 to 1.3.30
{ | ||
"name": "exmarkdown-heading-anchor", | ||
"version": "1.3.29", | ||
"version": "1.3.30", | ||
"type": "module", | ||
@@ -36,3 +36,3 @@ "description": "⚓️ A svelte-exmarkdown plugin that places anchors in heading tags", | ||
"url": "git+https://github.com/jill64/exmarkdown-heading-anchor.git", | ||
"image": "https://opengraph.githubassets.com/1176eccbd24f3a6e93ddfb5dea847f17aa4ba03d495df790d5a719307938781d/jill64/exmarkdown-heading-anchor" | ||
"image": "https://opengraph.githubassets.com/80cb72dcee2c04cb18e18b4893314e9550c91bffa32502a1eb841fd8a90668ad/jill64/exmarkdown-heading-anchor" | ||
}, | ||
@@ -56,3 +56,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.3.22", | ||
"@jill64/eslint-config-svelte": "1.3.23", | ||
"@jill64/npm-demo-layout": "1.0.249", | ||
@@ -64,9 +64,9 @@ "@jill64/universal-sanitizer": "1.3.4", | ||
"@jill64/svelte-input": "1.6.37", | ||
"@playwright/test": "1.48.0", | ||
"@playwright/test": "1.49.0", | ||
"@sveltejs/adapter-cloudflare": "4.7.4", | ||
"@sveltejs/kit": "2.6.1", | ||
"svelte": "5.1.14", | ||
"@sveltejs/kit": "2.8.3", | ||
"svelte": "5.2.7", | ||
"svelte-exmarkdown": "4.0.1", | ||
"svelte-qparam": "1.0.35", | ||
"typescript": "5.6.3", | ||
"typescript": "5.7.2", | ||
"unified": "11.0.5", | ||
@@ -73,0 +73,0 @@ "vite": "5.4.10", |
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
10253