@dnd-kit/core
Advanced tools
Comparing version 6.0.5 to 6.0.6-next-2022102925547
@@ -55,3 +55,3 @@ import type { MutableRefObject } from 'react'; | ||
export declare type Sensors = Sensor<any>[]; | ||
export declare type SensorDescriptor<T> = { | ||
export declare type SensorDescriptor<T extends Object> = { | ||
sensor: Sensor<T>; | ||
@@ -58,0 +58,0 @@ options: T; |
{ | ||
"name": "@dnd-kit/core", | ||
"version": "6.0.5", | ||
"version": "6.0.6-next-2022102925547", | ||
"description": "dnd kit – a lightweight React library for building performant and accessible drag and drop experiences", | ||
@@ -35,3 +35,3 @@ "author": "Claudéric Demers", | ||
"@dnd-kit/accessibility": "^3.0.0", | ||
"@dnd-kit/utilities": "^3.2.0" | ||
"@dnd-kit/utilities": "^3.2.1-next-2022102925547" | ||
}, | ||
@@ -38,0 +38,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1041592
3