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.2 to 0.2.3

dist/chunk-JVOKLCMT.js

8

CHANGELOG.md
# @codefast-ui/checkbox-group
## 0.2.3
### Patch Changes
- [#45](https://github.com/codefastlabs/codefast/pull/45) [`f9167c2`](https://github.com/codefastlabs/codefast/commit/f9167c297b6d6186660e35ec6c14315c499b8fcd) Thanks [@thevuong](https://github.com/thevuong)! - Replaced Vitest with Jest in the day-picker package to streamline testing frameworks and reduce dependency complexity. Removed Vitest configuration files and adapted the test setups for Jest usage.
- [#45](https://github.com/codefastlabs/codefast/pull/45) [`8309af6`](https://github.com/codefastlabs/codefast/commit/8309af654595d31fbcafea9a24d550e68e96f660) Thanks [@thevuong](https://github.com/thevuong)! - refactor: reorganize import statements for consistency
## 0.2.2

@@ -4,0 +12,0 @@

2

dist/index.js

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

"use client";import{a as e,b as o,c as r,d as t}from"./chunk-QRQKDMRY.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-JVOKLCMT.js";export{o as CheckboxGroup,t as CheckboxGroupIndicator,r as CheckboxGroupItem,t as Indicator,r as Item,o as Root,e as createCheckboxGroupScope};

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

import{a,b,c,d}from"../chunk-QRQKDMRY.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-JVOKLCMT.js";export{b as CheckboxGroup,d as CheckboxGroupIndicator,c as CheckboxGroupItem,d as Indicator,c as Item,b as Root,a as createCheckboxGroupScope};
{
"name": "@codefast-ui/checkbox-group",
"version": "0.2.2",
"version": "0.2.3",
"bugs": {

@@ -47,4 +47,4 @@ "url": "https://github.com/codefastlabs/codefast/issues"

"typescript": "5.7.2",
"@codefast/eslint-config": "0.2.2",
"@codefast/typescript-config": "0.2.2"
"@codefast/eslint-config": "0.2.3",
"@codefast/typescript-config": "0.2.3"
},

@@ -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