You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@hixme-ui/button

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hixme-ui/button - npm Package Compare versions

Comparing version

to
1.12.0

2

package.json
{
"name": "@hixme-ui/button",
"version": "1.11.0",
"version": "1.12.0",
"description": "hixme-ui Button component",

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -11,3 +11,3 @@ # hixme-ui button

```javascript
import { Button, OutlineButton } from '@hixme-ui/checkbox'
import { Button, OutlineButton } from '@hixme-ui/button'

@@ -14,0 +14,0 @@ <Button mini blue>I am small and blue</Button>