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

@atlaskit/flag

Package Overview
Dependencies
Maintainers
1
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/flag - npm Package Compare versions

Comparing version 6.2.2 to 6.3.0

5

CHANGELOG.md
# @atlaskit/flag
## 6.3.0
- [minor] Update the expand button to medium size [05d8bd5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/05d8bd5)
## 6.2.2

@@ -4,0 +9,0 @@

2

dist/cjs/components/Flag/index.js

@@ -115,3 +115,3 @@ 'use strict';

},
_react2.default.createElement(ButtonIcon, { label: buttonLabel, size: 'small' })
_react2.default.createElement(ButtonIcon, { label: buttonLabel, size: 'large' })
);

@@ -118,0 +118,0 @@ }, _this.renderBody = function () {

@@ -68,3 +68,3 @@ import _extends from 'babel-runtime/helpers/extends';

},
React.createElement(ButtonIcon, { label: buttonLabel, size: 'small' })
React.createElement(ButtonIcon, { label: buttonLabel, size: 'large' })
);

@@ -71,0 +71,0 @@ }, _this.renderBody = function () {

{
"name": "@atlaskit/flag",
"version": "6.2.1"
"version": "6.2.2"
}
{
"name": "@atlaskit/flag",
"version": "6.2.2",
"version": "6.3.0",
"description": "Flags are used for confirmations, alerts, and acknowledgments that require minimal user interaction.",

@@ -45,2 +45,2 @@ "license": "Apache-2.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