@atlaskit/tabs
Advanced tools
Comparing version 5.1.2 to 5.1.3
# @atlaskit/tabs | ||
## 5.1.3 | ||
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a) | ||
## 5.1.2 | ||
@@ -4,0 +7,0 @@ - [patch] Tabs now abide by selected prop when tabs and selected props both change, instead of using internal selected state [3facabc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3facabc) |
{ | ||
"name": "@atlaskit/tabs", | ||
"version": "5.1.1" | ||
"version": "5.1.2" | ||
} |
{ | ||
"name": "@atlaskit/tabs", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "A React component for displaying multiple panels within a single window", | ||
@@ -22,5 +22,5 @@ "license": "Apache-2.0", | ||
}, | ||
"repository": "bitbucket:atlaskit/atlaskit-mk-2", | ||
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"dependencies": { | ||
"@atlaskit/theme": "^2.3.3", | ||
"@atlaskit/theme": "^2.3.4", | ||
"classnames": "^2.2.5", | ||
@@ -36,8 +36,8 @@ "css-element-queries": "^0.3.2", | ||
"devDependencies": { | ||
"@atlaskit/docs": "^2.4.0", | ||
"@atlaskit/spinner": "^4.1.4", | ||
"@atlaskit/tooltip": "^8.3.1", | ||
"@atlaskit/docs": "^2.4.3", | ||
"@atlaskit/spinner": "^4.1.5", | ||
"@atlaskit/tooltip": "^8.3.2", | ||
"enzyme": "^3.3.0", | ||
"react-lorem-component": "^0.12.2" | ||
} | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
66386
Updated@atlaskit/theme@^2.3.4