@jill64/svelte-device-theme
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@jill64/svelte-device-theme", | ||
"description": "A simple store that syncs with your device's theme settings", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "dist/index.js", | ||
@@ -34,2 +34,3 @@ "type": "module", | ||
"build": "tsc && npx publint", | ||
"prepack": "npm run build", | ||
"lint": "npx prettier --check . && npx eslint", | ||
@@ -36,0 +37,0 @@ "format": "npx prettier --write ." |
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
3188