@atlaskit/layer
Advanced tools
Comparing version 2.5.13 to 2.6.0
# @atlaskit/layer | ||
## 2.6.0 | ||
- [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4) | ||
## 2.5.13 | ||
@@ -4,0 +7,0 @@ - [patch] prettier ignored popper, copied popper js [88e38de](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88e38de) |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "2.5.12" | ||
"version": "2.5.13" | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "2.5.13", | ||
"version": "2.6.0", | ||
"description": "A React layer component responsible for the position of an element on a page", | ||
@@ -17,4 +17,4 @@ "license": "Apache-2.0", | ||
"maintainers": [ | ||
"Luke B", | ||
"Nadia M" | ||
"Ajay N Mathur", | ||
"Luke B" | ||
], | ||
@@ -26,7 +26,7 @@ "repository": "bitbucket:atlaskit/atlaskit-mk-2", | ||
"peerDependencies": { | ||
"react": "^15.6.1" | ||
"react": "15.6.0 - 16.2.0" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/docs": "^2.2.0", | ||
"enzyme": "^2.9.1" | ||
"@atlaskit/docs": "^2.4.0", | ||
"enzyme": "^3.3.0" | ||
}, | ||
@@ -38,2 +38,2 @@ "keywords": [ | ||
] | ||
} | ||
} |
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
351420