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

@jamsr-ui/button

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

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.21

2

dist/use-button.d.ts

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

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

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

{
"name": "@jamsr-ui/button",
"version": "0.0.20",
"version": "0.0.21",
"description": "",

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

"dependencies": {
"@jamsr-ui/progress": "^0.0.20",
"@jamsr-ui/utils": "^0.0.18",
"@jamsr-ui/ripple": "^0.0.20"
"@jamsr-ui/progress": "^0.0.21",
"@jamsr-ui/utils": "^0.0.19",
"@jamsr-ui/ripple": "^0.0.21"
},

@@ -29,0 +29,0 @@ "module": "dist/index.mjs",

Sorry, the diff of this file is not supported yet