Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-types/checkbox

Package Overview
Dependencies
Maintainers
2
Versions
820
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/checkbox - npm Package Compare versions

Comparing version 3.0.0-nightly-73414999f-240916 to 3.0.0-nightly-7aa6265a2-241112

6

package.json
{
"name": "@react-types/checkbox",
"version": "3.0.0-nightly-73414999f-240916",
"version": "3.0.0-nightly-7aa6265a2-241112",
"description": "Spectrum UI components in React",

@@ -12,3 +12,3 @@ "license": "Apache-2.0",

"dependencies": {
"@react-types/shared": "^3.0.0-nightly-73414999f-240916"
"@react-types/shared": "^3.0.0-nightly-7aa6265a2-241112"
},

@@ -21,3 +21,3 @@ "peerDependencies": {

},
"stableVersion": "3.8.3"
"stableVersion": "3.8.4"
}

@@ -48,3 +48,3 @@ /*

export interface ToggleProps extends ToggleStateOptions, Validation, FocusableProps {
export interface ToggleProps extends ToggleStateOptions, Validation<boolean>, FocusableProps {
/**

@@ -51,0 +51,0 @@ * The label for the element.

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