@dnd-kit/sortable
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @dnd-kit/sortable | ||
## 1.0.2 | ||
### Patch Changes | ||
- [`423610c`](https://github.com/clauderic/dnd-kit/commit/423610ca48c5e5ca95545fdb5c5cfcfbd3d233ba) [#56](https://github.com/clauderic/dnd-kit/pull/56) Thanks [@clauderic](https://github.com/clauderic)! - Add MIT license to package.json and distributed files | ||
- Updated dependencies [[`423610c`](https://github.com/clauderic/dnd-kit/commit/423610ca48c5e5ca95545fdb5c5cfcfbd3d233ba), [`594a24e`](https://github.com/clauderic/dnd-kit/commit/594a24e61e2fb559bceab8b50a07ceeeadf86417), [`fd25eaf`](https://github.com/clauderic/dnd-kit/commit/fd25eaf7c114f73918bf83801890d970c9b56d18)]: | ||
- @dnd-kit/core@1.0.2 | ||
- @dnd-kit/utilities@1.0.2 | ||
## 1.0.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@dnd-kit/sortable", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Official sortable preset and sensors for dnd kit", | ||
"author": "Claudéric Demers", | ||
"license": "MIT", | ||
"repository": { | ||
@@ -24,7 +25,8 @@ "type": "git", | ||
"CHANGELOG.md", | ||
"LICENSE", | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@dnd-kit/core": "^1.0.1", | ||
"@dnd-kit/utilities": "^1.0.1", | ||
"@dnd-kit/core": "^1.0.2", | ||
"@dnd-kit/utilities": "^1.0.2", | ||
"tslib": "^2.0.0" | ||
@@ -31,0 +33,0 @@ }, |
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
142482
31
0
Updated@dnd-kit/core@^1.0.2
Updated@dnd-kit/utilities@^1.0.2