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 0.1.0 to 1.0.0

README.md

16

CHANGELOG.md
# @atlaskit/section-message
## 1.0.0
- [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
- @atlaskit/button@9.0.0
- @atlaskit/theme@5.0.0
- @atlaskit/field-range@5.0.0
- @atlaskit/docs@5.0.0
- @atlaskit/icon@13.0.0
- [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- @atlaskit/button@9.0.0
- @atlaskit/theme@5.0.0
- @atlaskit/field-range@5.0.0
- @atlaskit/docs@5.0.0
- @atlaskit/icon@13.0.0
## 0.1.0
- [minor] Preview release of section-message [7bb9a8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7bb9a8e)

2

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

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

"dependencies": {
"@atlaskit/theme": "^4.1.0",
"@atlaskit/icon": "^12.5.0",
"@atlaskit/button": "^8.2.4"
"@atlaskit/button": "^9.0.0",
"@atlaskit/icon": "^13.0.0",
"@atlaskit/theme": "^5.0.0"
},
"peerDependencies": {
"react": "^16.3.0",
"react": "^16.4.0",
"styled-components": "^3.2.6"
},
"devDependencies": {
"@atlaskit/docs": "^4.2.0",
"@atlaskit/field-range": "^4.1.0",
"@atlaskit/docs": "^5.0.0",
"@atlaskit/field-range": "^5.0.0",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",
"react-dom": "^16.3.0",
"jest-in-case": "^1.0.2",
"react-dom": "^16.4.0",
"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