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 5.0.5 to 5.0.6

13

CHANGELOG.md
# @atlaskit/select
## 5.0.6
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
- [patch] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
- @atlaskit/tooltip@12.0.3
- @atlaskit/modal-dialog@6.0.4
- @atlaskit/analytics-next@3.0.2
- @atlaskit/checkbox@4.0.1
- @atlaskit/button@9.0.3
- @atlaskit/theme@5.1.1
- @atlaskit/spinner@9.0.3
- @atlaskit/icon@13.2.1
- @atlaskit/form@3.1.3
## 5.0.5

@@ -4,0 +17,0 @@ - [patch] Removed incorrect min-height for forms. Fixed select dev dep range for form. [186a2ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/186a2ee)

2

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

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

"dependencies": {
"@atlaskit/analytics-next": "^3.0.1",
"@atlaskit/icon": "^13.1.1",
"@atlaskit/spinner": "^9.0.2",
"@atlaskit/theme": "^5.0.0",
"@atlaskit/analytics-next": "^3.0.2",
"@atlaskit/icon": "^13.2.1",
"@atlaskit/spinner": "^9.0.3",
"@atlaskit/theme": "^5.1.1",
"focus-trap": "^2.4.5",

@@ -46,12 +46,14 @@ "memoize-one": "^3.0.1",

"devDependencies": {
"@atlaskit/button": "^9.0.2",
"@atlaskit/checkbox": "^4.0.0",
"@atlaskit/build-utils": "^1.11.0",
"@atlaskit/button": "^9.0.3",
"@atlaskit/checkbox": "^4.0.1",
"@atlaskit/docs": "^5.0.1",
"@atlaskit/form": "^3.1.2",
"@atlaskit/modal-dialog": "^6.0.1",
"@atlaskit/tooltip": "^12.0.1",
"@atlaskit/form": "^3.1.3",
"@atlaskit/modal-dialog": "^6.0.4",
"@atlaskit/tooltip": "^12.0.3",
"@atlaskit/webdriver-runner": "^0.0.3",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",
"react-dom": "^16.4.0",
"react-value": "^0.2.0"
}
}
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