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

@atlaskit/portal

Package Overview
Dependencies
Maintainers
1
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.3.5 to 4.3.6

7

CHANGELOG.md
# @atlaskit/portal
## 4.3.6
### Patch Changes
- [`f78ae454863`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ae454863) - Update tooltip z-index to 9999
- Updated dependencies
## 4.3.5

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

2

dist/cjs/internal/utils/portal-custom-event.js

@@ -16,3 +16,3 @@ "use strict";

700: 'spotlight',
800: 'tooltip'
9999: 'tooltip'
};

@@ -19,0 +19,0 @@

@@ -10,3 +10,3 @@ const zIndexToName = {

700: 'spotlight',
800: 'tooltip'
9999: 'tooltip'
};

@@ -13,0 +13,0 @@

@@ -10,3 +10,3 @@ var zIndexToName = {

700: 'spotlight',
800: 'tooltip'
9999: 'tooltip'
};

@@ -13,0 +13,0 @@

{
"name": "@atlaskit/portal",
"version": "4.3.5",
"version": "4.3.6",
"description": "A wrapper for rendering components in React portals.",

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

"dependencies": {
"@atlaskit/theme": "^12.5.0",
"@atlaskit/theme": "^12.6.0",
"@babel/runtime": "^7.0.0"

@@ -52,3 +52,3 @@ },

"@atlaskit/ssr": "*",
"@atlaskit/tokens": "^1.14.0",
"@atlaskit/tokens": "^1.18.0",
"@atlaskit/visual-regression": "*",

@@ -55,0 +55,0 @@ "@atlaskit/webdriver-runner": "*",

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