New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mabi-ui/badge

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mabi-ui/badge - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

dist/Badge.d.ts

@@ -18,3 +18,3 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types';

} & VariantProps<(props?: ({} & class_variance_authority_dist_types.ClassProp) | undefined) => string> & VariantProps<(props?: ({
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined;
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | null | undefined;
type?: "string" | "number" | null | undefined;

@@ -21,0 +21,0 @@ } & class_variance_authority_dist_types.ClassProp) | undefined) => string> & React.RefAttributes<any>>;

@@ -5,3 +5,3 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types';

declare const badgeLabel: (props?: ({
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined;
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | null | undefined;
type?: "string" | "number" | null | undefined;

@@ -8,0 +8,0 @@ } & class_variance_authority_dist_types.ClassProp) | undefined) => string;

{
"name": "@mabi-ui/badge",
"version": "0.1.6",
"version": "0.1.7",
"description": "This component shows notifications, usually over an icon",

@@ -30,4 +30,4 @@ "keywords": [

"@mabi-ui/preflight": "0.1.2",
"@mabi-ui/typography": "0.1.14",
"@mabi-ui/utils": "0.1.7"
"@mabi-ui/typography": "0.1.15",
"@mabi-ui/utils": "0.1.8"
},

@@ -44,4 +44,4 @@ "devDependencies": {

"typescript": "^4.5.3",
"@mabi-ui/tsconfig": "0.1.15",
"@mabi-ui/eslint-config": "0.1.1",
"@mabi-ui/tsconfig": "0.1.15",
"@mabi-ui/tsup-config": "0.1.2"

@@ -48,0 +48,0 @@ },

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