Socket
Socket
Sign inDemoInstall

@react-types/shared

Package Overview
Dependencies
Maintainers
0
Versions
773
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-8ab4f20de-240913 to 3.0.0-nightly-9421c1409-240921

2

package.json
{
"name": "@react-types/shared",
"version": "3.0.0-nightly-8ab4f20de-240913",
"version": "3.0.0-nightly-9421c1409-240921",
"description": "Spectrum UI components in React",

@@ -5,0 +5,0 @@ "license": "Apache-2.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