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

@atlaskit/portal

Package Overview
Dependencies
Maintainers
0
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/portal - npm Package Compare versions

Comparing version 4.6.1 to 4.7.0

7

CHANGELOG.md
# @atlaskit/portal
## 4.7.0
### Minor Changes
- [`8b8090800a35d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b8090800a35d) -
Bump peer dependency for react-dom to include version 17 and 18.
## 4.6.1

@@ -4,0 +11,0 @@

8

package.json
{
"name": "@atlaskit/portal",
"version": "4.6.1",
"version": "4.7.0",
"description": "A wrapper for rendering components in React portals.",

@@ -47,3 +47,3 @@ "publishConfig": {

"react": "^16.8.0 || ^17.0.0 || ~18.2.0",
"react-dom": "^16.8.0"
"react-dom": "^16.8.0 || ^17.0.0 || ~18.2.0"
},

@@ -56,4 +56,4 @@ "devDependencies": {

"@atlaskit/ssr": "*",
"@atlaskit/tokens": "^1.53.0",
"@atlaskit/tooltip": "^18.5.0",
"@atlaskit/tokens": "^1.57.0",
"@atlaskit/tooltip": "^18.6.0",
"@atlaskit/visual-regression": "*",

@@ -60,0 +60,0 @@ "@emotion/react": "^11.7.1",

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