@atlaskit/select
Advanced tools
Comparing version 8.0.0 to 8.0.1
# @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): |
{ | ||
"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 | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
205604
0
14
Updatedreact-select@^2.4.2