@jill64/svelte-toast
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@jill64/svelte-toast", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "My quick setup for svelte-french-toast", | ||
@@ -36,6 +36,6 @@ "type": "module", | ||
"preview": "pnpm build && vite preview", | ||
"package": "svelte-kit sync && svelte-package && publint", | ||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json", | ||
"lint": "prettier --check . --plugin prettier-plugin-svelte . && eslint .", | ||
"format": "prettier --write . --plugin prettier-plugin-svelte ." | ||
"package": "svelte-kit sync && npx @sveltejs/package && npx publint", | ||
"check": "svelte-kit sync && npx svelte-check", | ||
"lint": "npx prettier --check . --plugin prettier-plugin-svelte . && npx eslint", | ||
"format": "npx prettier --write . --plugin prettier-plugin-svelte ." | ||
}, | ||
@@ -49,12 +49,7 @@ "peerDependencies": { | ||
"@sveltejs/kit": "1.25.1", | ||
"@sveltejs/package": "2.2.2", | ||
"@typescript-eslint/eslint-plugin": "6.7.4", | ||
"@typescript-eslint/parser": "6.7.4", | ||
"eslint": "8.50.0", | ||
"eslint-config-prettier": "9.0.0", | ||
"eslint-plugin-svelte": "2.34.0", | ||
"prettier": "3.0.3", | ||
"prettier-plugin-svelte": "3.0.3", | ||
"publint": "0.2.3", | ||
"svelte-check": "3.5.2", | ||
"tslib": "2.6.2", | ||
@@ -61,0 +56,0 @@ "typescript": "5.2.2", |
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
11
9617