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

brahma-ui

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brahma-ui - npm Package Compare versions

Comparing version 1.1.56 to 1.1.57

2

lib/components/ButtonV2/ButtonV2.d.ts
import React, { AnchorHTMLAttributes, ButtonHTMLAttributes } from 'react';
declare type ButtonTypes = AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>;
export declare type TButtonTypeV2 = 'primary' | 'ghostAccent' | 'ghost';
export declare type TButtonColorV2 = 'primary' | 'pmusdc' | 'karma' | 'ethmaxi' | 'polygain200' | 'alphagears';
export declare type TButtonColorV2 = 'primary' | 'pmusdc' | 'karma' | 'ethmaxi' | 'polygain200' | 'polygain100' | 'alphagears';
declare type TButtonSize = 'fullWidth' | 'fixed' | string;

@@ -6,0 +6,0 @@ export declare type ButtonV2Props = {

@@ -283,3 +283,3 @@ /// <reference types="react" />

declare type TButtonTypeV2 = 'primary' | 'ghostAccent' | 'ghost';
declare type TButtonColorV2 = 'primary' | 'pmusdc' | 'karma' | 'ethmaxi' | 'polygain200' | 'alphagears';
declare type TButtonColorV2 = 'primary' | 'pmusdc' | 'karma' | 'ethmaxi' | 'polygain200' | 'polygain100' | 'alphagears';
declare type TButtonSize = 'fullWidth' | 'fixed' | string;

@@ -286,0 +286,0 @@ declare type ButtonV2Props = {

{
"name": "brahma-ui",
"version": "1.1.56",
"version": "1.1.57",
"description": "Brahma ui package contained shared components",

@@ -5,0 +5,0 @@ "scripts": {

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