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

@clayui/button

Package Overview
Dependencies
Maintainers
12
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/button - npm Package Compare versions

Comparing version 3.83.0 to 3.92.0

2

lib/Button.d.ts

@@ -6,3 +6,3 @@ /**

import React from 'react';
export declare type DisplayType = null | 'primary' | 'secondary' | 'link' | 'success' | 'warning' | 'danger' | 'info' | 'unstyled';
export declare type DisplayType = null | 'primary' | 'secondary' | 'link' | 'success' | 'warning' | 'danger' | 'info' | 'beta' | 'unstyled';
export interface IProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {

@@ -9,0 +9,0 @@ /**

{
"name": "@clayui/button",
"version": "3.83.0",
"version": "3.92.0",
"description": "ClayButton component",

@@ -41,3 +41,3 @@ "license": "BSD-3-Clause",

],
"gitHead": "9b7680bbf4487ceba9b2ff6521fab431c79e97d9"
"gitHead": "7e52e53506434967cbab92acb124fa31d7080f84"
}

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