@atlaskit/layer-manager
Advanced tools
Comparing version 4.3.1 to 5.0.0
# @atlaskit/layer-manager | ||
## 5.0.0 | ||
- [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866) | ||
- [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb) | ||
- @atlaskit/tooltip@11.0.0 | ||
- @atlaskit/modal-dialog@6.0.0 | ||
- @atlaskit/onboarding@5.0.0 | ||
- @atlaskit/analytics-next@3.0.0 | ||
- @atlaskit/button@9.0.0 | ||
- @atlaskit/theme@5.0.0 | ||
- @atlaskit/docs@5.0.0 | ||
- @atlaskit/icon@13.0.0 | ||
- [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866) | ||
- @atlaskit/tooltip@11.0.0 | ||
- @atlaskit/modal-dialog@6.0.0 | ||
- @atlaskit/onboarding@5.0.0 | ||
- @atlaskit/analytics-next@3.0.0 | ||
- @atlaskit/button@9.0.0 | ||
- @atlaskit/theme@5.0.0 | ||
- @atlaskit/docs@5.0.0 | ||
- @atlaskit/icon@13.0.0 | ||
## 4.3.1 | ||
@@ -4,0 +26,0 @@ - [patch] Replaces implementation of ScrollLock with [react-scrolllock](https://github.com/jossmac/react-scrolllock). Deprecates ScrollLock export in @atlaskit/layer-manager. [497d50d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/497d50d) |
{ | ||
"name": "@atlaskit/layer-manager", | ||
"version": "4.3.0" | ||
"version": "4.3.1" | ||
} |
{ | ||
"name": "@atlaskit/layer-manager", | ||
"version": "4.3.1", | ||
"version": "5.0.0", | ||
"description": "A React Component for managing layers", | ||
@@ -26,15 +26,15 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"react": "^16.3.0", | ||
"react-dom": "^16.3.0", | ||
"react": "^16.4.0", | ||
"react-dom": "^16.4.0", | ||
"styled-components": "^3.2.6" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/analytics-next": "^2.1.8", | ||
"@atlaskit/button": "^8.1.2", | ||
"@atlaskit/docs": "^4.1.1", | ||
"@atlaskit/icon": "^12.1.2", | ||
"@atlaskit/modal-dialog": "^5.2.4", | ||
"@atlaskit/onboarding": "^4.1.4", | ||
"@atlaskit/theme": "^4.0.4", | ||
"@atlaskit/tooltip": "^10.2.1", | ||
"@atlaskit/analytics-next": "^3.0.0", | ||
"@atlaskit/button": "^9.0.0", | ||
"@atlaskit/docs": "^5.0.0", | ||
"@atlaskit/icon": "^13.0.0", | ||
"@atlaskit/modal-dialog": "^6.0.0", | ||
"@atlaskit/onboarding": "^5.0.0", | ||
"@atlaskit/theme": "^5.0.0", | ||
"@atlaskit/tooltip": "^11.0.0", | ||
"@atlaskit/webdriver-runner": "^0.0.3", | ||
@@ -41,0 +41,0 @@ "enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz" |
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
116478