@dnd-kit/sortable
Advanced tools
Comparing version 5.0.0-next-20216230015 to 5.0.0-next-202162325232
# @dnd-kit/sortable | ||
## 5.0.0-next-20216230015 | ||
## 5.0.0-next-202162325232 | ||
@@ -20,4 +20,4 @@ ### Patch Changes | ||
- Updated dependencies [[`13be602`](https://github.com/clauderic/dnd-kit/commit/13be602229c6d5723b3ae98bca7b8f45f0773366), [`aede2cc`](https://github.com/clauderic/dnd-kit/commit/aede2cc42d488435cf65f19b63ba6bb7702b3fde), [`05d6a78`](https://github.com/clauderic/dnd-kit/commit/05d6a78a17cbaacd8dffed685dfea5a6ea3d38a8), [`dbc9601`](https://github.com/clauderic/dnd-kit/commit/dbc9601c922e1d6944a63f66ee647f203abee595), [`7006464`](https://github.com/clauderic/dnd-kit/commit/700646468683e4820269534c6352cca93bb5a987), [`8d70540`](https://github.com/clauderic/dnd-kit/commit/8d70540771d1455c326310b438a198d2516e1d04), [`13be602`](https://github.com/clauderic/dnd-kit/commit/13be602229c6d5723b3ae98bca7b8f45f0773366), [`422d083`](https://github.com/clauderic/dnd-kit/commit/422d0831173a893099ba924bf7bbc465640fc15d), [`c4b21b4`](https://github.com/clauderic/dnd-kit/commit/c4b21b4ee17cba31c10928eb227848026f54222a), [`a13dbb6`](https://github.com/clauderic/dnd-kit/commit/a13dbb66586edbf2998c7b251e236604255fd227), [`1f5ca27`](https://github.com/clauderic/dnd-kit/commit/1f5ca27b17879861c2c545160c2046a747544846)]: | ||
- @dnd-kit/core@4.0.0-next-20216230015 | ||
- @dnd-kit/utilities@3.0.0-next-20216230015 | ||
- @dnd-kit/core@4.0.0-next-202162325232 | ||
- @dnd-kit/utilities@3.0.0-next-202162325232 | ||
@@ -24,0 +24,0 @@ ## 4.0.0 |
{ | ||
"name": "@dnd-kit/sortable", | ||
"version": "5.0.0-next-20216230015", | ||
"version": "5.0.0-next-202162325232", | ||
"description": "Official sortable preset and sensors for dnd kit", | ||
@@ -29,3 +29,3 @@ "author": "Claudéric Demers", | ||
"dependencies": { | ||
"@dnd-kit/utilities": "^3.0.0-next-20216230015", | ||
"@dnd-kit/utilities": "^3.0.0-next-202162325232", | ||
"tslib": "^2.0.0" | ||
@@ -35,6 +35,6 @@ }, | ||
"react": ">=16.8.0", | ||
"@dnd-kit/core": "^4.0.0-next-20216230015" | ||
"@dnd-kit/core": "^4.0.0-next-202162325232" | ||
}, | ||
"devDependencies": { | ||
"@dnd-kit/core": "^4.0.0-next-20216230015" | ||
"@dnd-kit/core": "^4.0.0-next-202162325232" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
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
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
167890