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
102
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 0.0.100 to 0.0.101

2

dist/use-button.d.ts

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

isLoading: boolean;
spinnerPlacement: "end" | "start";
spinnerPlacement: "start" | "end";
isDisabled: boolean;

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

{
"name": "@jamsr-ui/button",
"version": "0.0.100",
"version": "0.0.101",
"peerDependencies": {

@@ -9,7 +9,7 @@ "react": ">=19",

"dependencies": {
"@jamsr-ui/circular-progress": "^0.0.19",
"@jamsr-ui/hooks": "^0.0.64",
"@jamsr-ui/ripple": "^0.0.92",
"@jamsr-ui/utils": "^0.0.82",
"@jamsr-ui/styles": "^0.0.21"
"@jamsr-ui/hooks": "^0.0.65",
"@jamsr-ui/ripple": "^0.0.93",
"@jamsr-ui/circular-progress": "^0.0.20",
"@jamsr-ui/styles": "^0.0.21",
"@jamsr-ui/utils": "^0.0.83"
},

@@ -16,0 +16,0 @@ "exports": {

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