🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@reach/checkbox

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/checkbox - npm Package Compare versions

Comparing version

to
0.15.3

10

package.json
{
"name": "@reach/checkbox",
"version": "0.15.2",
"version": "0.15.3",
"description": "Accessible components to build custom, tri-state checkboxes in React.",

@@ -17,5 +17,5 @@ "author": "React Training <hello@reacttraining.com>",

"dependencies": {
"@reach/auto-id": "0.15.2",
"@reach/machine": "0.15.2",
"@reach/utils": "0.15.2",
"@reach/auto-id": "0.15.3",
"@reach/machine": "0.15.3",
"@reach/utils": "0.15.3",
"prop-types": "^15.7.2",

@@ -45,3 +45,3 @@ "tiny-warning": "^1.0.3",

],
"gitHead": "353f409a296a648c4fe2c2d06b14a39b7b6dc3e1"
"gitHead": "aac3d3e1902ec32656476bcdccd7b56207384fcd"
}