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.84 to 0.2.85

2

dist/CForms/CLabel.svelte.d.ts

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

rules?: Array<Rule<any>> | undefined;
class?: string | undefined;
validate?: ((v: any) => string | true | undefined) | undefined;

@@ -15,2 +16,3 @@ };

slots: {
label: {};
prepend: {};

@@ -17,0 +19,0 @@ default: {};

2

package.json
{
"name": "@chasi/ui",
"version": "0.2.84",
"version": "0.2.85",
"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