@atlaskit/drag-and-drop-hitbox
Advanced tools
Comparing version 0.3.1 to 0.3.2
# @atlaskit/drag-and-drop-hitbox | ||
## 0.3.2 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 0.3.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"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.9.0", | ||
"@atlaskit/drag-and-drop": "^0.10.0", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -65,3 +65,5 @@ }, | ||
"analytics": "analytics-next", | ||
"theming": "tokens", | ||
"design-tokens": [ | ||
"color" | ||
], | ||
"deprecation": "no-deprecated-imports", | ||
@@ -68,0 +70,0 @@ "styling": [ |
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
33195
+ Added@atlaskit/drag-and-drop@0.10.0(transitive)
- Removed@atlaskit/drag-and-drop@0.9.0(transitive)