@atlaskit/pragmatic-drag-and-drop-react-drop-indicator
Advanced tools
Comparing version 1.0.4 to 1.1.0
# @atlaskit/pragmatic-drag-and-drop-react-indicator | ||
## 1.1.0 | ||
### Minor Changes | ||
- [#87853](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87853) [`54e884fd8d96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/54e884fd8d96) - Increasing `react` `peerDependency` range to include `react@17` and `react@18`. | ||
## 1.0.4 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)", | ||
@@ -28,3 +28,3 @@ "publishConfig": { | ||
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.0", | ||
"@atlaskit/tokens": "^1.42.0", | ||
"@atlaskit/tokens": "^1.43.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -34,3 +34,3 @@ "@emotion/react": "^11.7.1" | ||
"peerDependencies": { | ||
"react": "^16.8.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
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
252338
+ Addedreact@18.3.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
Updated@atlaskit/tokens@^1.43.0