New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/inline-dialog

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/inline-dialog - npm Package Compare versions

Comparing version 14.0.0 to 14.0.1

6

CHANGELOG.md
# @atlaskit/inline-dialog
## 14.0.1
### Patch Changes
- [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029) [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) - Update dependencies that were impacted by HOT-106483 to latest.
## 14.0.0

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

2

dist/cjs/InlineDialog/index.js

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

var packageName = "@atlaskit/inline-dialog";
var packageVersion = "14.0.0";
var packageVersion = "14.0.1";
var checkIsChildOfPortal = function checkIsChildOfPortal(node) {

@@ -25,0 +25,0 @@ if (!node) {

@@ -11,3 +11,3 @@ /** @jsx jsx */

const packageName = "@atlaskit/inline-dialog";
const packageVersion = "14.0.0";
const packageVersion = "14.0.1";
const checkIsChildOfPortal = node => {

@@ -14,0 +14,0 @@ if (!node) {

@@ -11,3 +11,3 @@ /** @jsx jsx */

var packageName = "@atlaskit/inline-dialog";
var packageVersion = "14.0.0";
var packageVersion = "14.0.1";
var checkIsChildOfPortal = function checkIsChildOfPortal(node) {

@@ -14,0 +14,0 @@ if (!node) {

{
"name": "@atlaskit/inline-dialog",
"version": "14.0.0",
"version": "14.0.1",
"description": "An inline dialog is a pop-up container for small amounts of information. It can also contain controls.",

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

"@atlaskit/theme": "^12.6.0",
"@atlaskit/tokens": "^1.28.0",
"@atlaskit/tokens": "^1.29.0",
"@babel/runtime": "^7.0.0",

@@ -58,8 +58,8 @@ "@emotion/react": "^11.7.1",

"@af/visual-regression": "*",
"@atlaskit/button": "^16.13.0",
"@atlaskit/datetime-picker": "^12.10.0",
"@atlaskit/button": "^16.18.0",
"@atlaskit/datetime-picker": "^13.0.3",
"@atlaskit/docs": "*",
"@atlaskit/modal-dialog": "^12.8.0",
"@atlaskit/modal-dialog": "^12.10.0",
"@atlaskit/section-message": "^6.4.0",
"@atlaskit/select": "^16.7.0",
"@atlaskit/select": "^17.0.3",
"@atlaskit/ssr": "*",

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

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