Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jill64/svelte-device-theme

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/svelte-device-theme - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

8

package.json
{
"name": "@jill64/svelte-device-theme",
"description": "☯ A simple store that syncs with your device's theme settings",
"version": "1.2.7",
"version": "1.2.8",
"main": "dist/index.js",

@@ -19,3 +19,3 @@ "type": "module",

"name": "jill64",
"email": "143883742+jill64@users.noreply.github.com",
"email": "intents.turrets0h@icloud.com",
"url": "https://github.com/jill64",

@@ -52,3 +52,3 @@ "image": "https://avatars.githubusercontent.com/u/143883742?v=4"

"devDependencies": {
"@jill64/eslint-config-ts": "1.0.5",
"@jill64/eslint-config-ts": "1.0.7",
"@jill64/prettier-config": "1.0.0",

@@ -59,4 +59,4 @@ "svelte": "4.2.8",

"dependencies": {
"svelte-mq-store": "2.2.1"
"svelte-mq-store": "2.2.2"
}
}
<!----- BEGIN GHOST DOCS HEADER ----->
# svelte-device-theme
# @jill64/svelte-device-theme
<!----- BEGIN GHOST DOCS BADGES -----><a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/npm/v/@jill64/svelte-device-theme" alt="npm-version" /></a> <a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/npm/l/@jill64/svelte-device-theme" alt="npm-license" /></a> <a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/npm/dm/@jill64/svelte-device-theme" alt="npm-download-month" /></a> <a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/bundlephobia/min/@jill64/svelte-device-theme" alt="npm-min-size" /></a><!----- END GHOST DOCS BADGES ----->
<!----- BEGIN GHOST DOCS BADGES ----->
<a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/npm/v/@jill64/svelte-device-theme" alt="npm-version" /></a> <a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/npm/l/@jill64/svelte-device-theme" alt="npm-license" /></a> <a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/npm/dm/@jill64/svelte-device-theme" alt="npm-download-month" /></a> <a href="https://npmjs.com/package/@jill64/svelte-device-theme"><img src="https://img.shields.io/bundlephobia/min/@jill64/svelte-device-theme" alt="npm-min-size" /></a>
<!----- END GHOST DOCS BADGES ----->
☯ A simple store that syncs with your device's theme settings

@@ -28,1 +32,9 @@

> If you need full theme management including SSR, please see [@jill64/svelte-dark-theme](https://github.com/jill64/svelte-dark-theme).
<!----- BEGIN GHOST DOCS FOOTER ----->
## License
MIT
<!----- END GHOST DOCS FOOTER ----->
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc