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
0
Versions
101
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.26 to 0.0.27

2

dist/use-button.d.ts

@@ -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.26",
"version": "0.0.27",
"description": "",

@@ -20,9 +20,9 @@ "main": "./dist/index.mjs",

"peerDependencies": {
"react": ">=19",
"react-dom": ">=18"
"react": "19.0.0-rc-c21bcd627b-20240624",
"react-dom": "19.0.0-rc-c21bcd627b-20240624"
},
"dependencies": {
"@jamsr-ui/ripple": "^0.0.26",
"@jamsr-ui/progress": "^0.0.26",
"@jamsr-ui/utils": "^0.0.24"
"@jamsr-ui/ripple": "0.0.27",
"@jamsr-ui/utils": "0.0.24",
"@jamsr-ui/progress": "0.0.27"
},

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

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