Socket
Socket
Sign inDemoInstall

@atlaskit/empty-state

Package Overview
Dependencies
116
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.7.2 to 7.8.0

6

CHANGELOG.md
# @atlaskit/empty-state
## 7.8.0
### Minor Changes
- [#91189](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91189) [`cd9ca014951a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd9ca014951a) - Add support for React 18.
## 7.7.2

@@ -4,0 +10,0 @@

13

package.json
{
"name": "@atlaskit/empty-state",
"version": "7.7.2",
"version": "7.8.0",
"description": "An empty state appears when there is no data to display and describes what the user can do next.",

@@ -20,2 +20,3 @@ "publishConfig": {

"releaseModel": "continuous",
"runReact18": true,
"productPushConsumption": [

@@ -30,6 +31,6 @@ "jira"

"dependencies": {
"@atlaskit/button": "^17.7.0",
"@atlaskit/button": "^17.12.0",
"@atlaskit/spinner": "^16.0.0",
"@atlaskit/theme": "^12.6.0",
"@atlaskit/tokens": "^1.42.0",
"@atlaskit/theme": "^12.7.0",
"@atlaskit/tokens": "^1.43.0",
"@babel/runtime": "^7.0.0",

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

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17.0.0 || ~18.2.0"
},

@@ -45,3 +46,3 @@ "devDependencies": {

"@af/visual-regression": "*",
"@atlaskit/ds-lib": "^2.2.0",
"@atlaskit/ds-lib": "^2.3.0",
"@atlaskit/ssr": "*",

@@ -48,0 +49,0 @@ "@atlaskit/visual-regression": "*",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc