Socket
Socket
Sign inDemoInstall

@atlaskit/section-message

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/section-message - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md
# @atlaskit/section-message
## 1.0.4
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
- [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
- @atlaskit/button@9.0.5
- @atlaskit/theme@5.1.3
- @atlaskit/field-range@5.0.3
- @atlaskit/icon@13.2.4
## 1.0.3

@@ -4,0 +12,0 @@ - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)

2

dist/package.json
{
"name": "@atlaskit/section-message",
"version": "1.0.2"
"version": "1.0.3"
}
{
"name": "@atlaskit/section-message",
"version": "1.0.3",
"version": "1.0.4",
"description": "A react component used to alert users of a particular screen area that needs user action",

@@ -18,5 +18,5 @@ "license": "Apache-2.0",

"dependencies": {
"@atlaskit/button": "^9.0.4",
"@atlaskit/icon": "^13.2.2",
"@atlaskit/theme": "^5.1.2"
"@atlaskit/button": "^9.0.5",
"@atlaskit/icon": "^13.2.4",
"@atlaskit/theme": "^5.1.3"
},

@@ -30,9 +30,9 @@ "peerDependencies": {

"@atlaskit/docs": "^5.0.2",
"@atlaskit/field-range": "^5.0.2",
"@atlaskit/field-range": "^5.0.3",
"@atlaskit/visual-regression": "^0.0.1",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",
"jest-in-case": "^1.0.2",
"react-dom": "^16.4.0",
"react-dom": "^16.4.2",
"react-test-renderer": "^16.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