Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/blanket

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/blanket - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

7

CHANGELOG.md
# @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)

2

dist/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc