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

@spark-ui/checkbox

Package Overview
Dependencies
Maintainers
0
Versions
337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/checkbox - npm Package Compare versions

Comparing version

to
9.4.7

16

package.json
{
"name": "@spark-ui/checkbox",
"version": "9.4.6",
"version": "9.4.7",
"description": "A control that allows the user to toggle between checked and not checked.",

@@ -26,8 +26,8 @@ "publishConfig": {

"dependencies": {
"@spark-ui/form-field": "^9.4.6",
"@spark-ui/icon": "^9.4.6",
"@spark-ui/icons": "^9.4.6",
"@spark-ui/internal-utils": "^9.4.6",
"@spark-ui/label": "^9.4.6",
"@spark-ui/use-merge-refs": "^9.4.6",
"@spark-ui/form-field": "^9.4.7",
"@spark-ui/icon": "^9.4.7",
"@spark-ui/icons": "^9.4.7",
"@spark-ui/internal-utils": "^9.4.7",
"@spark-ui/label": "^9.4.7",
"@spark-ui/use-merge-refs": "^9.4.7",
"class-variance-authority": "0.7.1",

@@ -56,3 +56,3 @@ "radix-ui": "1.1.3"

"license": "MIT",
"gitHead": "ac748422b8459c68eef0d2308669eeca11fe970c"
"gitHead": "93f11f9ee3879e3ffeb31fbc47815126f0577091"
}

Sorry, the diff of this file is too big to display