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

@react-aria/toggle

Package Overview
Dependencies
Maintainers
2
Versions
882
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/toggle - npm Package Compare versions

Comparing version 3.0.0-nightly.836 to 3.0.0-nightly.849

2

dist/main.js

@@ -68,6 +68,6 @@ var {

'aria-controls': props['aria-controls'],
'aria-readonly': isReadOnly || undefined,
onChange,
disabled: isDisabled,
required: isRequired,
readOnly: isReadOnly,
value,

@@ -74,0 +74,0 @@ name,

@@ -54,6 +54,6 @@ import { usePress } from "@react-aria/interactions";

'aria-controls': props['aria-controls'],
'aria-readonly': isReadOnly || undefined,
onChange,
disabled: isDisabled,
required: isRequired,
readOnly: isReadOnly,
value,

@@ -60,0 +60,0 @@ name,

{
"name": "@react-aria/toggle",
"version": "3.0.0-nightly.836+f5678f9c",
"version": "3.0.0-nightly.849+e08af810",
"description": "Spectrum UI components in React",

@@ -21,9 +21,9 @@ "license": "Apache-2.0",

"@babel/runtime": "^7.6.2",
"@react-aria/focus": "3.0.0-nightly.836+f5678f9c",
"@react-aria/interactions": "3.0.0-nightly.836+f5678f9c",
"@react-aria/utils": "3.0.0-nightly.836+f5678f9c",
"@react-stately/toggle": "3.0.0-nightly.836+f5678f9c",
"@react-types/checkbox": "3.0.0-nightly.836+f5678f9c",
"@react-types/shared": "3.0.0-nightly.836+f5678f9c",
"@react-types/switch": "3.0.0-nightly.836+f5678f9c"
"@react-aria/focus": "3.0.0-nightly.849+e08af810",
"@react-aria/interactions": "3.0.0-nightly.849+e08af810",
"@react-aria/utils": "3.0.0-nightly.849+e08af810",
"@react-stately/toggle": "3.0.0-nightly.849+e08af810",
"@react-types/checkbox": "3.0.0-nightly.849+e08af810",
"@react-types/shared": "3.0.0-nightly.849+e08af810",
"@react-types/switch": "3.0.0-nightly.849+e08af810"
},

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

},
"gitHead": "f5678f9c0a8a02422a16eda4e9be11d2b88ed08b"
"gitHead": "e08af810954896b95e444b5b02ab782cd1e4b759"
}

@@ -70,6 +70,6 @@ /*

'aria-controls': props['aria-controls'],
'aria-readonly': isReadOnly || undefined,
onChange,
disabled: isDisabled,
required: isRequired,
readOnly: isReadOnly,
value,

@@ -76,0 +76,0 @@ name,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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