@atlaskit/empty-state
Advanced tools
Comparing version 1.1.1 to 1.1.2
# @atlaskit/empty-state | ||
## 1.1.2 | ||
- [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa) | ||
- @atlaskit/button@7.2.5 | ||
- @atlaskit/theme@3.2.2 | ||
- @atlaskit/spinner@5.0.2 | ||
- @atlaskit/docs@3.0.4 | ||
## 1.1.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@atlaskit/empty-state", | ||
"version": "1.1.0" | ||
"version": "1.1.1" | ||
} |
{ | ||
"name": "@atlaskit/empty-state", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"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": "^7.2.1", | ||
"@atlaskit/spinner": "^5.0.1", | ||
"@atlaskit/theme": "^3.1.1", | ||
"@atlaskit/button": "^7.2.5", | ||
"@atlaskit/spinner": "^5.0.2", | ||
"@atlaskit/theme": "^3.2.2", | ||
"@atlaskit/util-shared-styles": "^2.10.3", | ||
@@ -35,5 +35,5 @@ "react": "^16.3.0" | ||
"devDependencies": { | ||
"@atlaskit/docs": "^3.0.3", | ||
"@atlaskit/docs": "^3.0.4", | ||
"enzyme": "^3.3.0" | ||
} | ||
} |
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
30425