@jill64/svelte-toast
Advanced tools
Comparing version 0.1.20 to 0.1.22
{ | ||
"name": "@jill64/svelte-toast", | ||
"version": "0.1.20", | ||
"version": "0.1.22", | ||
"description": "My quick setup for svelte-french-toast", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"check": "svelte-kit sync && npx svelte-check", | ||
"lint": "npx prettier --check . --plugin prettier-plugin-svelte . && npx eslint", | ||
"lint": "npx prettier --check . --plugin prettier-plugin-svelte . && npx eslint && npm run check", | ||
"format": "npx prettier --write . --plugin prettier-plugin-svelte ." | ||
@@ -60,3 +60,3 @@ }, | ||
"dependencies": { | ||
"@jill64/svelte-device-theme": "1.0.10", | ||
"@jill64/svelte-device-theme": "1.0.11", | ||
"svelte": "4.2.1", | ||
@@ -63,0 +63,0 @@ "svelte-french-toast": "1.2.0" |
# svelte-toast | ||
[![CI](https://github.com/jill64/svelte-toast/actions/workflows/ci.yml/badge.svg)](https://github.com/jill64/svelte-toast/actions/workflows/ci.yml) | ||
[![Deploy](https://github.com/jill64/svelte-toast/actions/workflows/deploy.yml/badge.svg)](https://github.com/jill64/svelte-toast/actions/workflows/deploy.yml) | ||
[![Integration](https://github.com/jill64/svelte-toast/actions/workflows/integration.yml/badge.svg)](https://github.com/jill64/svelte-toast/actions/workflows/integration.yml) | ||
@@ -5,0 +6,0 @@ [Demo](https://jill64.github.io/svelte-toast) |
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
9851
76
+ Added@jill64/svelte-device-theme@1.0.11(transitive)
- Removed@jill64/svelte-device-theme@1.0.10(transitive)