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
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.57 to 0.0.58

dist/chunk-EM2ZD22P.mjs

2

dist/button.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkOCRGQXFHjs = require('./chunk-OCRGQXFH.js');require('./chunk-EKVOX26Q.js');require('./chunk-D6KVERSL.js');exports.Button = _chunkOCRGQXFHjs.a;
var _chunkUM5BTGKYjs = require('./chunk-UM5BTGKY.js');require('./chunk-I45RQ4TV.js');require('./chunk-D6KVERSL.js');exports.Button = _chunkUM5BTGKYjs.a;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
"use client";var _chunkOCRGQXFHjs = require('./chunk-OCRGQXFH.js');var _chunkEKVOX26Qjs = require('./chunk-EKVOX26Q.js');require('./chunk-D6KVERSL.js');exports.Button = _chunkOCRGQXFHjs.a; exports.useButton = _chunkEKVOX26Qjs.a;
"use client";var _chunkUM5BTGKYjs = require('./chunk-UM5BTGKY.js');var _chunkI45RQ4TVjs = require('./chunk-I45RQ4TV.js');require('./chunk-D6KVERSL.js');exports.Button = _chunkUM5BTGKYjs.a; exports.useButton = _chunkI45RQ4TVjs.a;

@@ -245,3 +245,3 @@ import * as tailwind_merge from 'tailwind-merge';

}>, unknown, unknown, undefined>>;
declare const buttonVariant: tailwind_variants.TVReturnType<{} | {
declare const button: tailwind_variants.TVReturnType<{} | {
color: {

@@ -653,2 +653,2 @@ default: tailwind_merge.ClassNameValue | {};

export { type ButtonGroupVariantProps, type ButtonVariantProps, buttonGroup, buttonVariant };
export { type ButtonGroupVariantProps, type ButtonVariantProps, button, buttonGroup };
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkD6KVERSLjs = require('./chunk-D6KVERSL.js');exports.buttonGroup = _chunkD6KVERSLjs.b; exports.buttonVariant = _chunkD6KVERSLjs.a;
var _chunkD6KVERSLjs = require('./chunk-D6KVERSL.js');exports.button = _chunkD6KVERSLjs.a; exports.buttonGroup = _chunkD6KVERSLjs.b;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkEKVOX26Qjs = require('./chunk-EKVOX26Q.js');require('./chunk-D6KVERSL.js');exports.useButton = _chunkEKVOX26Qjs.a;
var _chunkI45RQ4TVjs = require('./chunk-I45RQ4TV.js');require('./chunk-D6KVERSL.js');exports.useButton = _chunkI45RQ4TVjs.a;
{
"name": "@jamsr-ui/button",
"version": "0.0.57",
"version": "0.0.58",
"description": "",

@@ -23,6 +23,6 @@ "sideEffects": false,

"dependencies": {
"@jamsr-ui/utils": "^0.0.51",
"@jamsr-ui/progress": "^0.0.54",
"@jamsr-ui/hooks": "^0.0.37",
"@jamsr-ui/ripple": "^0.0.55"
"@jamsr-ui/hooks": "^0.0.38",
"@jamsr-ui/progress": "^0.0.55",
"@jamsr-ui/ripple": "^0.0.56",
"@jamsr-ui/utils": "^0.0.52"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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