New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jamsr-ui/checkbox

Package Overview
Dependencies
Maintainers
0
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/checkbox - npm Package Compare versions

Comparing version 0.0.68 to 0.0.69

dist/chunk-7CH6G67J.js

1

dist/checkbox.d.ts

@@ -19,2 +19,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime';

isDisabled?: boolean;
disabled?: boolean;
onBlur?: () => void;

@@ -21,0 +22,0 @@ };

2

dist/checkbox.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkFS6XK4UPjs = require('./chunk-FS6XK4UP.js');require('./chunk-B6BU2PTU.js');require('./chunk-UK2ASH64.js');exports.Checkbox = _chunkFS6XK4UPjs.a;
var _chunk7CH6G67Jjs = require('./chunk-7CH6G67J.js');require('./chunk-B6BU2PTU.js');require('./chunk-XDCS3DW6.js');exports.Checkbox = _chunk7CH6G67Jjs.a;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
"use client";var _chunkFS6XK4UPjs = require('./chunk-FS6XK4UP.js');require('./chunk-B6BU2PTU.js');require('./chunk-UK2ASH64.js');exports.Checkbox = _chunkFS6XK4UPjs.a;
"use client";var _chunk7CH6G67Jjs = require('./chunk-7CH6G67J.js');require('./chunk-B6BU2PTU.js');require('./chunk-XDCS3DW6.js');exports.Checkbox = _chunk7CH6G67Jjs.a;

@@ -20,3 +20,3 @@ import * as tailwind_variants from 'tailwind-variants';

checkbox: string[];
checkboxWrapper: string;
trigger: string[];
}, undefined, tailwind_variants_dist_config_js.TVConfig<{

@@ -52,3 +52,3 @@ isInvalid: {

checkbox: string[];
checkboxWrapper: string;
trigger: string[];
}, tailwind_variants.TVReturnType<{

@@ -68,3 +68,3 @@ isInvalid: {

checkbox: string[];
checkboxWrapper: string;
trigger: string[];
}, undefined, tailwind_variants_dist_config_js.TVConfig<{

@@ -71,0 +71,0 @@ isInvalid: {

"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkUK2ASH64js = require('./chunk-UK2ASH64.js');exports.checkbox = _chunkUK2ASH64js.b; exports.test = _chunkUK2ASH64js.a;
var _chunkXDCS3DW6js = require('./chunk-XDCS3DW6.js');exports.checkbox = _chunkXDCS3DW6js.b; exports.test = _chunkXDCS3DW6js.a;
{
"name": "@jamsr-ui/checkbox",
"version": "0.0.68",
"version": "0.0.69",
"description": "A modern and beautiful Next.js UI components library.",

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

"dependencies": {
"@jamsr-ui/hooks": "^0.0.45",
"@jamsr-ui/styles": "^0.0.9",
"@jamsr-ui/hooks": "^0.0.46",
"@jamsr-ui/utils": "^0.0.64",
"@jamsr-ui/styles": "^0.0.9",
"@jamsr-ui/motion": "^0.0.2"
"@jamsr-ui/motion": "^0.0.3"
},

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