Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jamsr-ui/button

Package Overview
Dependencies
Maintainers
1
Versions
91
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.8 to 0.0.10

dist/button.d.ts

21

package.json
{
"name": "@jamsr-ui/button",
"version": "0.0.8",
"version": "0.0.10",
"description": "",
"main": "./dist/index.mjs",
"sideEffects": false,
"keywords": [],
"keywords": [
"react",
"ui"
],
"author": "@jamsrworld",

@@ -20,3 +23,4 @@ "license": "MIT",

"react-dom": "^18.3.1",
"@jamsr-ui/tailwind-config": "^0.0.0"
"clean-package": "^2.2.0",
"@jamsr-ui/tailwind-config": "^0.0.2"
},

@@ -28,10 +32,11 @@ "peerDependencies": {

"dependencies": {
"@jamsr-ui/progress": "^0.0.8",
"@jamsr-ui/shared-icons": "^0.0.7",
"@jamsr-ui/utils": "^0.0.6",
"@jamsr-ui/ripple": "^0.0.8"
"@jamsr-ui/progress": "^0.0.10",
"@jamsr-ui/utils": "^0.0.8",
"@jamsr-ui/shared-icons": "^0.0.9",
"@jamsr-ui/ripple": "^0.0.10"
},
"scripts": {
"build": "tsup"
"build": "tsup",
"typecheck": "tsc --noEmit"
}
}

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