@atlaskit/blanket
Advanced tools
Comparing version 6.0.0 to 6.0.1
# @atlaskit/blanket | ||
## 6.0.1 | ||
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67) | ||
- [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67) | ||
- @atlaskit/button@8.0.1 | ||
- @atlaskit/theme@4.0.1 | ||
- @atlaskit/docs@4.0.1 | ||
## 6.0.0 | ||
@@ -4,0 +11,0 @@ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619) |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "5.0.2" | ||
"version": "6.0.0" | ||
} |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "A React component that covers the underlying UI for a layered component.", | ||
@@ -21,3 +21,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/theme": "^4.0.0" | ||
"@atlaskit/theme": "^4.0.1" | ||
}, | ||
@@ -29,4 +29,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@atlaskit/button": "^8.0.0", | ||
"@atlaskit/docs": "^4.0.0", | ||
"@atlaskit/button": "^8.0.1", | ||
"@atlaskit/docs": "^4.0.1", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz" | ||
@@ -33,0 +33,0 @@ }, |
@@ -5,10 +5,8 @@ # Blanket | ||
## Try it out | ||
## Installation | ||
Interact with a [live demo of the @NAME@ component](https://aui-cdn.atlassian.com/atlaskit/stories/@NAME@/@VERSION@/). | ||
yarn add @atlaskit/blanket | ||
## Installation | ||
## Usage | ||
```sh | ||
npm install @NAME@ | ||
``` | ||
Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/core/blanket). |
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
18317
12
Updated@atlaskit/theme@^4.0.1