svelte-baked-cookie
Advanced tools
Comparing version 1.0.30 to 1.0.31
{ | ||
"name": "svelte-baked-cookie", | ||
"description": "🍪 Universal accessible hard-baked cookies for SvelteKit", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"main": "dist/index.js", | ||
@@ -32,3 +32,3 @@ "type": "module", | ||
"url": "https://github.com/jill64/svelte-baked-cookie.git", | ||
"image": "https://opengraph.githubassets.com/948d5c0c24953ccb24450b385c024dfdb171baa27b7e91cd2c56f14fd3185a6f/jill64/svelte-baked-cookie" | ||
"image": "https://opengraph.githubassets.com/fd72db3a856f683d58ae97e78fa46569969c1a18a313dfec5f9ccce97b262fb9/jill64/svelte-baked-cookie" | ||
}, | ||
@@ -61,11 +61,11 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.2.40", | ||
"@jill64/npm-demo-layout": "1.0.231", | ||
"@jill64/eslint-config-svelte": "1.3.4", | ||
"@jill64/npm-demo-layout": "1.0.240", | ||
"@jill64/playwright-config": "2.4.0", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.15", | ||
"@jill64/svelte-input": "1.6.32", | ||
"@jill64/svelte-tailwind": "1.2.43", | ||
"@jill64/svelte-input": "1.6.33", | ||
"@jill64/svelte-tailwind": "1.2.47", | ||
"@jill64/universal-sanitizer": "1.3.0", | ||
"@playwright/test": "1.45.1", | ||
"@playwright/test": "1.45.3", | ||
"@sveltejs/adapter-cloudflare": "4.6.1", | ||
@@ -75,5 +75,5 @@ "@sveltejs/kit": "2.5.18", | ||
"svelte": "4.2.18", | ||
"typescript": "5.5.3", | ||
"vite": "5.3.3", | ||
"vitest": "2.0.2" | ||
"typescript": "5.5.4", | ||
"vite": "5.3.4", | ||
"vitest": "2.0.4" | ||
}, | ||
@@ -80,0 +80,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
10156