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.16 to 0.2.17

6

CHANGELOG.md
# @codefast-ui/checkbox-group
## 0.2.17
### Patch Changes
- [`70cf9f0`](https://github.com/codefastlabs/codefast/commit/70cf9f0511d16dbe0de1a8361861070d41dcf806) Thanks [@thevuong](https://github.com/thevuong)! - improve eslint configuration structure
## 0.2.16

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

9

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

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

"typescript": "^5.7.3",
"@codefast/eslint-config": "0.2.16",
"@codefast/typescript-config": "0.2.16"
"@codefast/eslint-config": "0.2.17",
"@codefast/typescript-config": "0.2.17"
},

@@ -72,4 +72,5 @@ "peerDependencies": {

"dev": "tsup --watch",
"lint": "TIMING=1 eslint --max-warnings 0"
"lint": "TIMING=1 eslint --max-warnings 0",
"lint:inspect": "npx @eslint/config-inspector@latest"
}
}
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