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

@react-aria/interactions

Package Overview
Dependencies
Maintainers
2
Versions
844
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/interactions - npm Package Compare versions

Comparing version 3.0.0-nightly-7eae25e12-241205 to 3.0.0-nightly-8228e4efd-241207

8

package.json
{
"name": "@react-aria/interactions",
"version": "3.0.0-nightly-7eae25e12-241205",
"version": "3.0.0-nightly-8228e4efd-241207",
"description": "Spectrum UI components in React",

@@ -25,5 +25,5 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/ssr": "^3.0.0-nightly-7eae25e12-241205",
"@react-aria/utils": "^3.0.0-nightly-7eae25e12-241205",
"@react-types/shared": "^3.0.0-nightly-7eae25e12-241205",
"@react-aria/ssr": "^3.0.0-nightly-8228e4efd-241207",
"@react-aria/utils": "^3.0.0-nightly-8228e4efd-241207",
"@react-types/shared": "^3.0.0-nightly-8228e4efd-241207",
"@swc/helpers": "^0.5.0"

@@ -30,0 +30,0 @@ },

@@ -789,3 +789,3 @@ /*

// Remove user-select: none in case component unmounts immediately after pressStart
useEffect(() => {

@@ -792,0 +792,0 @@ return () => {

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