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

16

package.json
{
"name": "@spark-ui/checkbox",
"version": "9.4.1",
"version": "9.4.2",
"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.1",
"@spark-ui/icon": "^9.4.1",
"@spark-ui/icons": "^9.4.1",
"@spark-ui/internal-utils": "^9.4.1",
"@spark-ui/label": "^9.4.1",
"@spark-ui/use-merge-refs": "^9.4.1",
"@spark-ui/form-field": "^9.4.2",
"@spark-ui/icon": "^9.4.2",
"@spark-ui/icons": "^9.4.2",
"@spark-ui/internal-utils": "^9.4.2",
"@spark-ui/label": "^9.4.2",
"@spark-ui/use-merge-refs": "^9.4.2",
"class-variance-authority": "0.7.0",

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

"license": "MIT",
"gitHead": "ac6ed64b0f7bbaef6f487a15adf72ad4d7c029f9"
"gitHead": "00e179f211c612d2a1a3ebc206a06f6ca583927f"
}

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