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

@atlaskit/tabs

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tabs - npm Package Compare versions

Comparing version 6.0.3 to 7.0.0

8

CHANGELOG.md
# @atlaskit/tabs
## 7.0.0
- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
- [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
- @atlaskit/tooltip@10.0.0
- @atlaskit/theme@4.0.0
- @atlaskit/spinner@6.0.0
- @atlaskit/docs@4.0.0
## 6.0.3

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

2

dist/package.json
{
"name": "@atlaskit/tabs",
"version": "6.0.2"
"version": "6.0.3"
}
{
"name": "@atlaskit/tabs",
"version": "6.0.3",
"version": "7.0.0",
"description": "A React component for displaying multiple panels within a single window",

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

"maintainers": [
{
"name": "Jared C"
}
"Raja B",
"Ben C",
"Ajay M"
],

@@ -26,19 +26,19 @@ "atlaskit": {

"dependencies": {
"@atlaskit/theme": "^3.2.2",
"@atlaskit/theme": "^4.0.0",
"classnames": "^2.2.5",
"css-element-queries": "^0.3.2",
"debounce": "^1.0.0",
"keycode": "^2.1.7",
"styled-components": "1.4.6 - 3"
"keycode": "^2.1.7"
},
"peerDependencies": {
"react": "^16.3.0"
"react": "^16.3.0",
"styled-components": "^3.2.6"
},
"devDependencies": {
"@atlaskit/docs": "^3.0.4",
"@atlaskit/spinner": "^5.0.2",
"@atlaskit/tooltip": "^9.2.1",
"enzyme": "^3.3.0",
"@atlaskit/docs": "^4.0.0",
"@atlaskit/spinner": "^6.0.0",
"@atlaskit/tooltip": "^10.0.0",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",
"react-lorem-component": "^0.12.2"
}
}
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