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

react-aria-components

Package Overview
Dependencies
Maintainers
2
Versions
436
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-aria-components - npm Package Compare versions

Comparing version 1.0.0-nightly.3863 to 1.0.0-nightly.3864

2

dist/types.d.ts

@@ -547,3 +547,3 @@ import React, { CSSProperties, ReactNode, RefObject, Key, ReactElement, HTMLAttributes, LabelHTMLAttributes, InputHTMLAttributes, ForwardedRef } from "react";

}
interface DropIndicatorProps extends _DropIndicatorProps1, RenderProps<DropIndicatorRenderProps> {
export interface DropIndicatorProps extends _DropIndicatorProps1, RenderProps<DropIndicatorRenderProps> {
}

@@ -550,0 +550,0 @@ interface DropIndicatorContextValue {

{
"name": "react-aria-components",
"version": "1.0.0-nightly.3863+424432c83",
"version": "1.0.0-nightly.3864+5a3315f56",
"description": "A library of styleable components built using React Aria",

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

"dependencies": {
"@internationalized/date": "3.2.1-nightly.3863+424432c83",
"@react-aria/focus": "3.0.0-nightly.2161+424432c83",
"@react-aria/utils": "3.0.0-nightly.2161+424432c83",
"@react-stately/table": "3.9.1-nightly.3863+424432c83",
"@react-types/grid": "3.1.8-nightly.3863+424432c83",
"@react-types/shared": "3.0.0-nightly.2161+424432c83",
"@react-types/table": "3.6.1-nightly.3863+424432c83",
"@internationalized/date": "3.2.1-nightly.3864+5a3315f56",
"@react-aria/focus": "3.0.0-nightly.2162+5a3315f56",
"@react-aria/utils": "3.0.0-nightly.2162+5a3315f56",
"@react-stately/table": "3.9.1-nightly.3864+5a3315f56",
"@react-types/grid": "3.1.8-nightly.3864+5a3315f56",
"@react-types/shared": "3.0.0-nightly.2162+5a3315f56",
"@react-types/table": "3.6.1-nightly.3864+5a3315f56",
"@swc/helpers": "^0.4.14",
"react-aria": "3.24.1-nightly.3863+424432c83",
"react-stately": "3.22.1-nightly.3863+424432c83",
"react-aria": "3.24.1-nightly.3864+5a3315f56",
"react-stately": "3.22.1-nightly.3864+5a3315f56",
"use-sync-external-store": "^1.2.0"

@@ -45,3 +45,3 @@ },

},
"gitHead": "424432c832b5e16296e11e2c36aa23165a4812aa"
"gitHead": "5a3315f560071087cacf846bd2a86d8f47692446"
}

@@ -90,3 +90,3 @@ /*

export type {TooltipProps, TooltipRenderProps, TooltipTriggerComponentProps} from './Tooltip';
export type {DragAndDropHooks, DragAndDropOptions} from './useDragAndDrop';
export type {DragAndDropHooks, DragAndDropOptions, DropIndicatorProps} from './useDragAndDrop';

@@ -93,0 +93,0 @@ export type {DateValue, DateRange, TimeValue} from 'react-aria';

Sorry, the diff of this file is not supported yet

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