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