You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@jamsr-ui/button

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/button - npm Package Compare versions

Comparing version

to
0.0.12

@@ -25,3 +25,3 @@ import * as react from 'react';

isIconOnly: boolean | undefined;
spinnerPlacement: "end" | "start";
spinnerPlacement: "start" | "end";
isDisabled: boolean;

@@ -28,0 +28,0 @@ disableRipple: boolean | undefined;

{
"name": "@jamsr-ui/button",
"version": "0.0.11",
"version": "0.0.12",
"description": "",

@@ -24,3 +24,3 @@ "main": "./dist/index.mjs",

"clean-package": "^2.2.0",
"@jamsr-ui/tailwind-config": "^0.0.3"
"@jamsr-ui/tailwind-config": "^0.0.4"
},

@@ -32,6 +32,6 @@ "peerDependencies": {

"dependencies": {
"@jamsr-ui/progress": "^0.0.11",
"@jamsr-ui/utils": "^0.0.9",
"@jamsr-ui/shared-icons": "^0.0.10",
"@jamsr-ui/ripple": "^0.0.11"
"@jamsr-ui/progress": "^0.0.12",
"@jamsr-ui/ripple": "^0.0.12",
"@jamsr-ui/shared-icons": "^0.0.11",
"@jamsr-ui/utils": "^0.0.10"
},

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

Sorry, the diff of this file is not supported yet