Socket
Socket
Sign inDemoInstall

@chasi/ui

Package Overview
Dependencies
40
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.62 to 0.2.63

2

dist/CForms/CSelect.svelte.d.ts

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

placeholder?: string | undefined;
filterBy?: false | (T extends Record<string, any> ? keyof T : undefined) | undefined;
filterBy?: boolean | (T extends Record<string, any> ? keyof T : undefined) | undefined;
};

@@ -16,0 +16,0 @@ events(): {

{
"name": "@chasi/ui",
"version": "0.2.62",
"version": "0.2.63",
"bin": {

@@ -5,0 +5,0 @@ "gen-theme": "./dist/bin/theme.js"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc