Socket
Socket
Sign inDemoInstall

@chasi/ui

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chasi/ui - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

6

dist/CDraggableList/CDraggableList.svelte.d.ts

@@ -8,3 +8,2 @@ import { SvelteComponent } from "svelte";

ignoreHandler?: string | undefined;
uid?: (T extends Record<string, any> ? keyof T : undefined) | undefined;
class?: string | undefined;

@@ -18,6 +17,3 @@ };

slots(): {
default: {
item: T;
index: any;
};
default: {};
};

@@ -24,0 +20,0 @@ }

2

package.json
{
"name": "@chasi/ui",
"version": "0.2.2",
"version": "0.2.3",
"scripts": {

@@ -5,0 +5,0 @@ "dev": "vite dev",

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