@atlaskit/pragmatic-drag-and-drop
Advanced tools
Comparing version 1.1.4 to 1.1.5
# @atlaskit/pragmatic-drag-and-drop | ||
## 1.1.5 | ||
### Patch Changes | ||
- [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316) [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) - Upgrading internal dependency `bind-event-listener` to `@^3.0.0` | ||
## 1.1.4 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/pragmatic-drag-and-drop", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "The core package for Pragmatic drag and drop - enabling fast drag and drop for any experience on any tech stack", | ||
@@ -65,3 +65,3 @@ "repository": "https://github.com/atlassian/pragmatic-drag-and-drop", | ||
"@babel/runtime": "^7.0.0", | ||
"bind-event-listener": "^2.1.1", | ||
"bind-event-listener": "^3.0.0", | ||
"raf-schd": "^4.0.3" | ||
@@ -68,0 +68,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
399024
+ Addedbind-event-listener@3.0.0(transitive)
- Removedbind-event-listener@2.1.1(transitive)
Updatedbind-event-listener@^3.0.0