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

@amalto/switch

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/switch - npm Package Compare versions

Comparing version 1.4.6 to 1.4.7

4

build/index.d.ts

@@ -14,5 +14,5 @@ /// <reference types="react" />

changeHandler: (value: boolean, name?: string) => void;
/** CSS class of Switch component. */
/** CSS class of <blockquote>Switch</blockquote> component. */
cssClass?: string;
/** Wether the switch input should be align left or not. */
/** Whether the switch input should be align left or not. */
alignLeft?: boolean;

@@ -19,0 +19,0 @@ /** Input name, if not define id is used instead. */

@@ -5,3 +5,3 @@ {

"description": "Switch button.",
"version": "1.4.6",
"version": "1.4.7",
"license": "MIT",

@@ -8,0 +8,0 @@ "repository": {

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