You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@atlaskit/select

Package Overview
Dependencies
Maintainers
1
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.0 to 4.3.1

10

CHANGELOG.md
# @atlaskit/select
## 4.3.1
- [patch] Fix $FlowFixMe and release packages [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
- [patch] Updated dependencies [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
- @atlaskit/tooltip@10.3.1
- @atlaskit/modal-dialog@5.2.5
- @atlaskit/button@8.2.2
- @atlaskit/checkbox@3.1.2
- @atlaskit/icon@12.3.1
- @atlaskit/form@2.1.3
## 4.3.0

@@ -4,0 +14,0 @@ - [minor] Fixes types for Flow 0.74 [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)

4

dist/cjs/components/input-options.js

@@ -87,3 +87,3 @@ 'use strict';

}
// $FlowFixMe: TEMPORARY
// $FlowFixMe - theme is not found in props
return color(rest);

@@ -108,3 +108,3 @@ };

}
// $FlowFixMe: TEMPORARY
// $FlowFixMe - theme is not found in props
return color(rest);

@@ -111,0 +111,0 @@ };

@@ -205,3 +205,2 @@ 'use strict';

value: function render() {
// $FlowFixMe: `validationState` is passed in from a parent validation component
var _props = this.props,

@@ -208,0 +207,0 @@ styles = _props.styles,

@@ -45,3 +45,3 @@ import _extends from 'babel-runtime/helpers/extends';

}
// $FlowFixMe: TEMPORARY
// $FlowFixMe - theme is not found in props
return color(rest);

@@ -66,3 +66,3 @@ };

}
// $FlowFixMe: TEMPORARY
// $FlowFixMe - theme is not found in props
return color(rest);

@@ -69,0 +69,0 @@ };

@@ -164,3 +164,2 @@ import _objectWithoutProperties from 'babel-runtime/helpers/objectWithoutProperties';

value: function render() {
// $FlowFixMe: `validationState` is passed in from a parent validation component
var _props = this.props,

@@ -167,0 +166,0 @@ styles = _props.styles,

{
"name": "@atlaskit/select",
"version": "4.2.3"
"version": "4.3.0"
}
{
"name": "@atlaskit/select",
"version": "4.3.0",
"version": "4.3.1",
"description": "React component which allows selection of item(s) from a dropdown list.",

@@ -27,3 +27,3 @@ "license": "Apache-2.0",

"dependencies": {
"@atlaskit/icon": "^12.2.0",
"@atlaskit/icon": "^12.3.1",
"@atlaskit/theme": "^4.0.4",

@@ -42,8 +42,8 @@ "focus-trap": "^2.4.5",

"devDependencies": {
"@atlaskit/button": "^8.2.0",
"@atlaskit/checkbox": "^3.1.0",
"@atlaskit/button": "^8.2.2",
"@atlaskit/checkbox": "^3.1.2",
"@atlaskit/docs": "^4.2.0",
"@atlaskit/form": "2.1.2",
"@atlaskit/modal-dialog": "^5.2.2",
"@atlaskit/tooltip": "^10.3.0",
"@atlaskit/form": "2.1.3",
"@atlaskit/modal-dialog": "^5.2.5",
"@atlaskit/tooltip": "^10.3.1",
"@atlaskit/webdriver-runner": "^0.0.3",

@@ -50,0 +50,0 @@ "enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc