Socket
Socket
Sign inDemoInstall

@atlaskit/select

Package Overview
Dependencies
5
Maintainers
1
Versions
279
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

3

CHANGELOG.md
# @atlaskit/select
## 0.1.2
- [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, $ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
## 0.1.1

@@ -4,0 +7,0 @@ - [patch] initial release of the select package [1b8e01d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b8e01d)

3

dist/cjs/components/option-with-control.js

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

}
// $FlowFixMe: TEMPORARY
return color(rest);

@@ -107,2 +107,3 @@ };

}
// $FlowFixMe: TEMPORARY
return color(rest);

@@ -109,0 +110,0 @@ };

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

}
// $FlowFixMe: TEMPORARY
return color(rest);

@@ -65,2 +65,3 @@ };

}
// $FlowFixMe: TEMPORARY
return color(rest);

@@ -67,0 +68,0 @@ };

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

@@ -24,4 +24,4 @@ "license": "Apache-2.0",

"dependencies": {
"@atlaskit/icon": "^10.7.0",
"@atlaskit/theme": "^2.3.0",
"@atlaskit/icon": "^10.7.1",
"@atlaskit/theme": "^2.3.1",
"react-select": "2.0.0-alpha.1",

@@ -39,2 +39,2 @@ "react-transition-group": "^2.2.1",

}
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc