Socket
Socket
Sign inDemoInstall

@atlaskit/checkbox

Package Overview
Dependencies
54
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

14

CHANGELOG.md

@@ -1,6 +0,16 @@

<a name="1.1.1"></a>
## 1.1.1 (2017-10-10)
<a name="1.1.2"></a>
## 1.1.2 (2017-10-22)
<a name="1.1.2"></a>
## 1.1.2 (2017-10-22)
### Bug Fixes
* **package:** update dependencies for react-16 ([077d1ad](https://bitbucket.org/atlassian/atlaskit/commits/077d1ad))
<a name="1.1.1"></a>

@@ -7,0 +17,0 @@ ## 1.1.1 (2017-10-10)

8

package.json
{
"name": "@atlaskit/checkbox",
"version": "1.1.1",
"version": "1.1.2",
"config": {

@@ -27,4 +27,4 @@ "access": "public"

"peerDependencies": {
"react": "^15.3.2",
"react-dom": "^15.3.2"
"react": "^15.3.2 || ^16.0.0",
"react-dom": "^15.3.2 || ^16.0.0"
},

@@ -36,3 +36,3 @@ "dependencies": {

"prop-types": "^15.5.10",
"styled-components": "^1.3.0"
"styled-components": "^1.4.6"
},

@@ -39,0 +39,0 @@ "devDependencies": {

@@ -12,3 +12,3 @@ [![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://atlaskit.atlassian.com)

Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/checkbox/1.1.1/).
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/checkbox/1.1.2/).

@@ -15,0 +15,0 @@ ## Installation

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc