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

@atlaskit/react-select

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/react-select - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

CHANGELOG.md
# @atlaskit/react-select
## 1.0.5
### Patch Changes
- [#150547](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150547)
[`e26194391b9dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e26194391b9dd) -
Add react18 support
## 1.0.4

@@ -4,0 +12,0 @@

11

package.json
{
"name": "@atlaskit/react-select",
"version": "1.0.4",
"version": "1.0.5",
"description": "A forked version of react-select to only be used in atlaskit/select",

@@ -12,4 +12,3 @@ "author": "Atlassian Pty Ltd",

"team": "Design System Team",
"inPublicMirror": false,
"releaseModel": "continuous"
"runReact18": true
},

@@ -31,3 +30,3 @@ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",

"dependencies": {
"@atlaskit/ds-lib": "^3.0.0",
"@atlaskit/ds-lib": "^3.1.0",
"@babel/runtime": "^7.0.0",

@@ -40,4 +39,4 @@ "@emotion/react": "^11.7.1",

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
"react": "^16.8.0 || ^17.0.0 || ^18.2.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.2.0"
},

@@ -44,0 +43,0 @@ "devDependencies": {

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