Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

carbon-components-svelte

Package Overview
Dependencies
Maintainers
2
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-components-svelte - npm Package Compare versions

Comparing version 0.81.1 to 0.81.2

2

package.json
{
"name": "carbon-components-svelte",
"version": "0.81.1",
"version": "0.81.2",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "description": "Svelte implementation of the Carbon Design System",

@@ -30,3 +30,3 @@ import type { SvelteComponentTyped } from "svelte";

/**
* Override the item name, title, labelText passed to the checkbox input
* Override the item name, title, labelText, or value passed to the user-selectable checkbox input as well as the hidden inputs.
* @default (item) => {}

@@ -38,2 +38,3 @@ */

title?: string;
value?: string;
};

@@ -40,0 +41,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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