@atlaskit/drag-and-drop-hitbox
Advanced tools
Comparing version 0.8.1 to 0.9.0
# @atlaskit/drag-and-drop-hitbox | ||
## 0.9.0 | ||
### Minor Changes | ||
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump | ||
### Patch Changes | ||
- Updated dependencies | ||
## 0.8.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"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.15.0", | ||
"@atlaskit/drag-and-drop": "^0.16.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
48381
39
905
+ Added@atlaskit/drag-and-drop@0.16.0(transitive)
- Removed@atlaskit/drag-and-drop@0.15.1(transitive)