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
96
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.80 to 0.0.81

2

dist/use-button.d.ts

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

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

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

{
"name": "@jamsr-ui/button",
"version": "0.0.80",
"version": "0.0.81",
"description": "A modern and beautiful Next.js UI components library.",

@@ -34,7 +34,7 @@ "sideEffects": false,

"dependencies": {
"@jamsr-ui/utils": "^0.0.69",
"@jamsr-ui/circular-progress": "^0.0.5",
"@jamsr-ui/hooks": "^0.0.51",
"@jamsr-ui/ripple": "^0.0.76",
"@jamsr-ui/utils": "^0.0.68",
"@jamsr-ui/circular-progress": "^0.0.4",
"@jamsr-ui/styles": "^0.0.13"
"@jamsr-ui/styles": "^0.0.13",
"@jamsr-ui/ripple": "^0.0.77"
},

@@ -41,0 +41,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