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

@codefast-ui/checkbox-group

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codefast-ui/checkbox-group - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

dist/chunk-2QZZIZOS.js

6

CHANGELOG.md
# @codefast-ui/checkbox-group
## 0.2.12
### Patch Changes
- [#59](https://github.com/codefastlabs/codefast/pull/59) [`f18dae5`](https://github.com/codefastlabs/codefast/commit/f18dae50384ca50ebebc2ad1f8bd313f1bf3fa80) Thanks [@thevuong](https://github.com/thevuong)! - upgrade to TailwindCSS v4
## 0.2.11

@@ -4,0 +10,0 @@

3

dist/index.js

@@ -1,1 +0,2 @@

"use client";import{a as e,b as o,c as r,d as t}from"./chunk-MWHD4W5T.js";export{o as CheckboxGroup,t as CheckboxGroupIndicator,r as CheckboxGroupItem,t as Indicator,r as Item,o as Root,e as createCheckboxGroupScope};
"use client";import{a as e,b as o,c as r,d as t}from"./chunk-2QZZIZOS.js";export{o as CheckboxGroup,t as CheckboxGroupIndicator,r as CheckboxGroupItem,t as Indicator,r as Item,o as Root,e as createCheckboxGroupScope};
//# sourceMappingURL=index.js.map

@@ -1,1 +0,2 @@

import{a,b,c,d}from"../chunk-MWHD4W5T.js";export{b as CheckboxGroup,d as CheckboxGroupIndicator,c as CheckboxGroupItem,d as Indicator,c as Item,b as Root,a as createCheckboxGroupScope};
import{a,b,c,d}from"../chunk-2QZZIZOS.js";export{b as CheckboxGroup,d as CheckboxGroupIndicator,c as CheckboxGroupItem,d as Indicator,c as Item,b as Root,a as createCheckboxGroupScope};
//# sourceMappingURL=checkbox-group.js.map
{
"name": "@codefast-ui/checkbox-group",
"version": "0.2.11",
"version": "0.2.12",
"bugs": {

@@ -44,7 +44,7 @@ "url": "https://github.com/codefastlabs/codefast/issues"

"devDependencies": {
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"@codefast/eslint-config": "0.2.11",
"@codefast/typescript-config": "0.2.11"
"typescript": "^5.7.3",
"@codefast/eslint-config": "0.2.12",
"@codefast/typescript-config": "0.2.12"
},

@@ -51,0 +51,0 @@ "peerDependencies": {

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