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

@happeouikit/buttons-ds3

Package Overview
Dependencies
Maintainers
16
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@happeouikit/buttons-ds3 - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

dist/Button.types.d.ts
/// <reference types="react" />
export type ButtonVariant = "primary" | "secondary" | "tertiary" | "outline";
export type ButtonColorScheme = "active" | "alert" | "success" | "warning" | "blank" | "media";
export interface ButtonProps {
export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
/**

@@ -6,0 +6,0 @@ * Size of the button

{
"name": "@happeouikit/buttons-ds3",
"version": "1.1.2",
"version": "1.1.3",
"description": "",

@@ -26,3 +26,3 @@ "type": "module",

},
"gitHead": "c6eeb9268fb409f6a32f5cb22abe2f57565c3263"
"gitHead": "7e5677c453cb1e4f69f362ef78631820fec3ef33"
}
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