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

@atlaskit/inline-dialog

Package Overview
Dependencies
Maintainers
1
Versions
190
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 5.1.0 to 5.1.1

3

CHANGELOG.md
# @atlaskit/inline-dialog
## 5.1.1
- [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, $ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
## 5.1.0

@@ -4,0 +7,0 @@ - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)

@@ -98,2 +98,3 @@ 'use strict';

// in pixels
// $FlowFixMe TEMPORARY

@@ -100,0 +101,0 @@ var dialogOffset = '0 ' + (0, _theme.gridSize)(this.props);

@@ -63,2 +63,3 @@ import _Object$getPrototypeOf from 'babel-runtime/core-js/object/get-prototype-of';

// in pixels
// $FlowFixMe TEMPORARY

@@ -65,0 +66,0 @@ var dialogOffset = '0 ' + gridSize(this.props);

2

dist/package.json
{
"name": "@atlaskit/inline-dialog",
"version": "5.0.7"
"version": "5.1.0"
}
{
"name": "@atlaskit/inline-dialog",
"version": "5.1.0",
"version": "5.1.1",
"description": "An inline dialog React component for secondary content and controls that are displayed on user request",

@@ -20,3 +20,3 @@ "license": "Apache-2.0",

"@atlaskit/layer": "^2.6.0",
"@atlaskit/theme": "^2.3.0",
"@atlaskit/theme": "^2.3.1",
"styled-components": "^1.4.6"

@@ -29,5 +29,5 @@ },

"devDependencies": {
"@atlaskit/button": "^6.3.0",
"@atlaskit/button": "^6.3.1",
"@atlaskit/docs": "^2.4.0",
"@atlaskit/icon": "^10.7.0",
"@atlaskit/icon": "^10.7.1",
"@atlaskit/single-select": "^3.2.0",

@@ -34,0 +34,0 @@ "enzyme": "^3.3.0"

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