Socket
Socket
Sign inDemoInstall

@react-types/shared

Package Overview
Dependencies
Maintainers
2
Versions
799
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/shared - npm Package Compare versions

Comparing version 3.0.0-nightly-641446f65-240905 to 3.0.0-nightly-69109f003-241018

4

package.json
{
"name": "@react-types/shared",
"version": "3.0.0-nightly-641446f65-240905",
"version": "3.0.0-nightly-69109f003-241018",
"description": "Spectrum UI components in React",

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

},
"stableVersion": "3.24.1"
"stableVersion": "3.25.0"
}

@@ -145,3 +145,5 @@ /*

/** Returns the size of the scrollable content in the collection. */
getContentSize(): Size
getContentSize(): Size,
/** Returns a list of keys between `from` and `to`. */
getKeyRange?(from: Key, to: Key): Key[]
}

@@ -148,0 +150,0 @@

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