Socket
Socket
Sign inDemoInstall

@atlaskit/select

Package Overview
Dependencies
Maintainers
1
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/select - npm Package Compare versions

Comparing version 5.0.15 to 5.0.16

5

CHANGELOG.md
# @atlaskit/select
## 5.0.16
- [patch] Updated dependencies [9c66d4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c66d4d)
- @atlaskit/form@4.0.2
- @atlaskit/webdriver-runner@0.1.0
## 5.0.15

@@ -4,0 +9,0 @@ - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)

2

dist/cjs/createSelect.js

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

}
/** Menu click events aren't handled or exposed in react-select so we set preventDefault to work with dialog & layer components */
/** Menu click events are not handled or exposed in react-select so we set preventDefault to work with dialog & layer components */

@@ -269,0 +269,0 @@ }, {

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

}
/** Menu click events aren't handled or exposed in react-select so we set preventDefault to work with dialog & layer components */
/** Menu click events are not handled or exposed in react-select so we set preventDefault to work with dialog & layer components */

@@ -224,0 +224,0 @@ }, {

{
"name": "@atlaskit/select",
"version": "5.0.14",
"version": "5.0.16",
"sideEffects": false
}
{
"name": "@atlaskit/select",
"version": "5.0.15",
"version": "5.0.16",
"description": "React component which allows selection of item(s) from a dropdown list.",

@@ -50,6 +50,6 @@ "license": "Apache-2.0",

"@atlaskit/docs": "^5.0.6",
"@atlaskit/form": "^4.0.1",
"@atlaskit/form": "^4.0.2",
"@atlaskit/modal-dialog": "^6.0.11",
"@atlaskit/tooltip": "^12.0.12",
"@atlaskit/webdriver-runner": "^0.0.3",
"@atlaskit/webdriver-runner": "^0.1.0",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",

@@ -56,0 +56,0 @@ "react-dom": "^16.4.2",

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc