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.5 to 0.2.6

6

CHANGELOG.md
# @codefast-ui/checkbox-group
## 0.2.6
### Patch Changes
- [`9e7bb52`](https://github.com/codefastlabs/codefast/commit/9e7bb522ca068a6ddf7636eb3ed17c6beefa4c9d) Thanks [@thevuong](https://github.com/thevuong)! - update package dependencies
## 0.2.5

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

16

package.json
{
"name": "@codefast-ui/checkbox-group",
"version": "0.2.5",
"version": "0.2.6",
"bugs": {

@@ -37,14 +37,14 @@ "url": "https://github.com/codefastlabs/codefast/issues"

"dependencies": {
"@radix-ui/react-checkbox": "1.1.2",
"@radix-ui/react-checkbox": "1.1.3",
"@radix-ui/react-context": "1.1.1",
"@radix-ui/react-direction": "1.1.0",
"@radix-ui/react-roving-focus": "1.1.0",
"@radix-ui/react-roving-focus": "1.1.1",
"@radix-ui/react-use-controllable-state": "1.1.0"
},
"devDependencies": {
"eslint": "9.16.0",
"eslint": "9.17.0",
"tsup": "8.3.5",
"typescript": "5.7.2",
"@codefast/eslint-config": "0.2.5",
"@codefast/typescript-config": "0.2.5"
"@codefast/eslint-config": "0.2.6",
"@codefast/typescript-config": "0.2.6"
},

@@ -54,4 +54,4 @@ "peerDependencies": {

"@types/react-dom": "*",
"react": "^18 || ^19",
"react-dom": "^18 || ^19"
"react": ">=18",
"react-dom": ">=18"
},

@@ -58,0 +58,0 @@ "peerDependenciesMeta": {

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