Socket
Socket
Sign inDemoInstall

@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.23 to 1.2.24

1

dist/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="svelte" />
export declare const isDark: import("svelte/store").Readable<boolean | undefined>;

10

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

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

"url": "https://github.com/jill64/svelte-device-theme.git",
"image": "https://opengraph.githubassets.com/661194568e67ce355acde2fad91ca93bdf86b41cc84273a99ec9c7eee61182c8/jill64/svelte-device-theme"
"image": "https://opengraph.githubassets.com/087c4bc058c28c965dc421ac5a37c44e9d9171aead04a3ebb5e6815cc8eba0ca/jill64/svelte-device-theme"
},

@@ -52,10 +52,10 @@ "keywords": [

"devDependencies": {
"@jill64/eslint-config-ts": "1.1.26",
"@jill64/eslint-config-ts": "1.1.27",
"@jill64/prettier-config": "1.0.0",
"svelte": "4.2.18",
"typescript": "5.4.5"
"typescript": "5.5.3"
},
"dependencies": {
"svelte-mq-store": "2.2.17"
"svelte-mq-store": "2.2.18"
}
}
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