New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@goodware/svelte-kanban

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodware/svelte-kanban - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

dist/stores/board.js

@@ -6,2 +6,3 @@ // https://dev.to/jdgamble555/the-correct-way-to-use-stores-in-sveltekit-3h6i

export const useCrdt = false;
import { writable } from 'svelte/store';
*/

@@ -21,3 +22,2 @@ // ====================================

import { getContext, setContext } from 'svelte';
import { writable } from 'svelte/store';
export function getBoard() {

@@ -24,0 +24,0 @@ let obj = getContext('board');

{
"name": "@goodware/svelte-kanban",
"version": "1.1.6",
"version": "1.1.7",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=16.14"

Sorry, the diff of this file is not supported yet

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