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

@react-aria/gridlist

Package Overview
Dependencies
Maintainers
2
Versions
473
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/gridlist - npm Package Compare versions

Comparing version 3.0.0-nightly.3382 to 3.0.0-nightly.3389

2

dist/types.d.ts

@@ -27,3 +27,3 @@ import { AriaGridListProps } from "@react-types/list";

* Provides the behavior and accessibility implementation for a list component with interactive children.
* A grid list displays data in a single columns and enables a user to navigate its contents via directional navigation keys.
* A grid list displays data in a single column and enables a user to navigate its contents via directional navigation keys.
* @param props - Props for the list.

@@ -30,0 +30,0 @@ * @param state - State for the list, as returned by `useListState`.

{
"name": "@react-aria/gridlist",
"version": "3.0.0-nightly.3382+cd7c0ec91",
"version": "3.0.0-nightly.3389+c5427ecd2",
"description": "Spectrum UI components in React",

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

"@babel/runtime": "^7.6.2",
"@react-aria/focus": "3.0.0-nightly.1682+cd7c0ec91",
"@react-aria/grid": "3.4.1-nightly.3382+cd7c0ec91",
"@react-aria/i18n": "3.0.0-nightly.1682+cd7c0ec91",
"@react-aria/interactions": "3.0.0-nightly.1682+cd7c0ec91",
"@react-aria/selection": "3.0.0-nightly.1682+cd7c0ec91",
"@react-aria/utils": "3.0.0-nightly.1682+cd7c0ec91",
"@react-stately/list": "3.5.3-nightly.3382+cd7c0ec91",
"@react-types/checkbox": "3.0.0-nightly.1682+cd7c0ec91",
"@react-types/list": "3.0.0-nightly.3382+cd7c0ec91",
"@react-types/shared": "3.0.0-nightly.1682+cd7c0ec91"
"@react-aria/focus": "3.0.0-nightly.1689+c5427ecd2",
"@react-aria/grid": "3.4.1-nightly.3389+c5427ecd2",
"@react-aria/i18n": "3.0.0-nightly.1689+c5427ecd2",
"@react-aria/interactions": "3.0.0-nightly.1689+c5427ecd2",
"@react-aria/selection": "3.0.0-nightly.1689+c5427ecd2",
"@react-aria/utils": "3.0.0-nightly.1689+c5427ecd2",
"@react-stately/list": "3.5.3-nightly.3389+c5427ecd2",
"@react-types/checkbox": "3.0.0-nightly.1689+c5427ecd2",
"@react-types/list": "3.0.0-nightly.3389+c5427ecd2",
"@react-types/shared": "3.0.0-nightly.1689+c5427ecd2"
},

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

},
"gitHead": "cd7c0ec917122c7612f653c22f8ed558f8b66ecd"
"gitHead": "c5427ecd276ea72d2150654737c35fe336d2d8e5"
}

@@ -44,3 +44,3 @@ /*

* Provides the behavior and accessibility implementation for a list component with interactive children.
* A grid list displays data in a single columns and enables a user to navigate its contents via directional navigation keys.
* A grid list displays data in a single column and enables a user to navigate its contents via directional navigation keys.
* @param props - Props for the list.

@@ -47,0 +47,0 @@ * @param state - State for the list, as returned by `useListState`.

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