@atlaskit/empty-state
Advanced tools
Comparing version 0.2.0 to 0.2.1
# @atlaskit/empty-state | ||
## 0.2.1 | ||
- [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74) | ||
## 0.2.0 | ||
@@ -4,0 +7,0 @@ - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4) |
{ | ||
"name": "@atlaskit/empty-state", | ||
"version": "0.1.3" | ||
"version": "0.2.0" | ||
} |
{ | ||
"name": "@atlaskit/empty-state", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A React component used for presenting various empty states (no items, empty search, broken link, welcome screen etc.)", | ||
@@ -27,5 +27,5 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@atlaskit/button": "^6.3.0", | ||
"@atlaskit/spinner": "^4.1.0", | ||
"@atlaskit/theme": "^2.3.0", | ||
"@atlaskit/button": "^6.4.1", | ||
"@atlaskit/spinner": "^4.1.4", | ||
"@atlaskit/theme": "^2.3.3", | ||
"@atlaskit/util-shared-styles": "^2.10.3", | ||
@@ -32,0 +32,0 @@ "react": "15.6.0 - 16.2.0" |
Sorry, the diff of this file is not supported yet
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
31194
45