@atlaskit/drag-and-drop-hitbox
Advanced tools
Comparing version 0.4.0 to 0.4.1
# @atlaskit/drag-and-drop-hitbox | ||
## 0.4.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 0.4.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "An addon for `@atlaskit/drag-and-drop` with helpers for attaching interaction information to a drop target when it is being dragged over", | ||
@@ -38,3 +38,3 @@ "author": "Atlassian Pty Ltd", | ||
"dependencies": { | ||
"@atlaskit/drag-and-drop": "^0.10.0", | ||
"@atlaskit/drag-and-drop": "^0.11.0", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -41,0 +41,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
43499
+ Added@atlaskit/drag-and-drop@0.11.0(transitive)
- Removed@atlaskit/drag-and-drop@0.10.0(transitive)