Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/select

Package Overview
Dependencies
Maintainers
1
Versions
314
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 8.0.0 to 8.0.1

5

CHANGELOG.md
# @atlaskit/select
## 8.0.1
- [patch] [69c6f6acb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69c6f6acb7):
- Minor bug fixes in 2.4.2 react-select patch. See the release notes for details here https://github.com/JedWatson/react-select/releases/tag/v2.4.2
## 8.0.0

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

2

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

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

"react-popper": "1.0.2",
"react-select": "^2.4.1",
"react-select": "^2.4.2",
"react-transition-group": "^2.2.1",

@@ -44,2 +44,3 @@ "shallow-equal": "^1.0.0"

"@atlaskit/build-utils": "^2.0.0",
"@atlaskit/ssr": "^0.0.1",
"@atlaskit/button": "^10.1.3",

@@ -58,2 +59,2 @@ "@atlaskit/checkbox": "^6.0.0",

}
}
}
{
"name": "@atlaskit/select",
"version": "8.0.0",
"version": "8.0.1",
"sideEffects": false
}
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