Socket
Socket
Sign inDemoInstall

@atlaskit/select

Package Overview
Dependencies
Maintainers
1
Versions
299
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 6.1.16 to 6.1.17

5

CHANGELOG.md
# @atlaskit/select
## 6.1.17
- [patch] [e9ccac7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9ccac7):
- pin react-select at 2.1.x to avoid SSR issues in 2.2.0
## 6.1.16

@@ -4,0 +9,0 @@ - [patch] [b9b1900](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9b1900):

2

dist/package.json
{
"name": "@atlaskit/select",
"version": "6.1.16",
"version": "6.1.17",
"sideEffects": false
}
{
"name": "@atlaskit/select",
"version": "6.1.16",
"version": "6.1.17",
"description": "React component which allows selection of item(s) from a dropdown list.",

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

"react-popper": "1.0.2",
"react-select": "^2.1.1",
"react-select": "~2.1.1",
"react-transition-group": "^2.2.1",

@@ -41,0 +41,0 @@ "shallow-equal": "^1.0.0"

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