@atlaskit/layer
Advanced tools
Comparing version 8.0.1 to 8.0.2
# @atlaskit/layer | ||
## 8.0.2 | ||
### Patch Changes | ||
- [patch][4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6): | ||
Upgraded react-scrolllock package- Updated dependencies [dae900bf82](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae900bf82): | ||
- Updated dependencies [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6): | ||
- @atlaskit/build-utils@2.6.4 | ||
- @atlaskit/docs@8.5.0 | ||
## 8.0.1 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "A React layer component responsible for the position of an element on a page", | ||
@@ -17,6 +17,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0", | ||
"popper.js": "^1.14.1", | ||
"@babel/runtime": "^7.0.0", | ||
"raf-schd": "^2.1.0", | ||
"react-scrolllock": "^3.0.2" | ||
"react-scrolllock": "^5.0.1" | ||
}, | ||
@@ -28,4 +28,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@atlaskit/build-utils": "^2.2.5", | ||
"@atlaskit/docs": "^8.3.2", | ||
"@atlaskit/build-utils": "^2.6.4", | ||
"@atlaskit/docs": "^8.5.0", | ||
"@atlaskit/section-message": "^4.1.5", | ||
@@ -32,0 +32,0 @@ "@atlaskit/ssr": "^0.1.1", |
90416
+ Addedreact-scrolllock@5.0.1(transitive)
- Removedreact-scrolllock@3.0.2(transitive)
Updatedreact-scrolllock@^5.0.1