Socket
Socket
Sign inDemoInstall

svelte-mq-store

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-mq-store - npm Package Compare versions

Comparing version 3.0.0-next.1 to 3.0.0-next.2

2

dist/index.svelte.d.ts

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

export declare const listen: <T = undefined>(key: string, fallback?: T | undefined) => any;
export declare const listen: <T = undefined>(key: string, fallback?: T | undefined) => boolean | T | undefined;

@@ -5,3 +5,3 @@ {

"main": "dist/index.svelte.js",
"version": "3.0.0-next.1",
"version": "3.0.0-next.2",
"type": "module",

@@ -28,3 +28,3 @@ "files": [

"url": "https://github.com/jill64/svelte-mq-store.git",
"image": "https://opengraph.githubassets.com/924eb7ba716c250237140ddc9e4da2e69edbb89d0808a5335d8d5ba4ba7297c7/jill64/svelte-mq-store"
"image": "https://opengraph.githubassets.com/4c4d5c95e9a6bfe050293eeff74f73019e6ef47a88d2d31faff5f0735055c8d1/jill64/svelte-mq-store"
},

@@ -31,0 +31,0 @@ "prettier": "@jill64/prettier-config",

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