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 13.3.9 to 13.3.10

7

CHANGELOG.md
# @atlaskit/tabs
## 13.3.10
### Patch Changes
- [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) - Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs. There are no visual or behaviour changes.
- Updated dependencies
## 13.3.9

@@ -4,0 +11,0 @@

2

dist/cjs/components/tab-list.js

@@ -127,3 +127,3 @@ "use strict";

position: "relative",
padding: "scale.0",
padding: "space.0",
ref: ref // eslint-disable-next-line @repo/internal/react/consistent-css-prop-usage

@@ -130,0 +130,0 @@ ,

@@ -39,3 +39,3 @@ "use strict";

packageName: "@atlaskit/tabs",
packageVersion: "13.3.9"
packageVersion: "13.3.10"
};

@@ -42,0 +42,0 @@

{
"name": "@atlaskit/tabs",
"version": "13.3.9",
"version": "13.3.10",
"sideEffects": false
}

@@ -106,3 +106,3 @@ /** @jsx jsx */

position: "relative",
padding: "scale.0",
padding: "space.0",
ref: ref // eslint-disable-next-line @repo/internal/react/consistent-css-prop-usage

@@ -109,0 +109,0 @@ ,

@@ -13,3 +13,3 @@ /** @jsx jsx */

packageName: "@atlaskit/tabs",
packageVersion: "13.3.9"
packageVersion: "13.3.10"
};

@@ -16,0 +16,0 @@

{
"name": "@atlaskit/tabs",
"version": "13.3.9",
"version": "13.3.10",
"sideEffects": false
}

@@ -111,3 +111,3 @@ /** @jsx jsx */

position: "relative",
padding: "scale.0",
padding: "space.0",
ref: ref // eslint-disable-next-line @repo/internal/react/consistent-css-prop-usage

@@ -114,0 +114,0 @@ ,

@@ -21,3 +21,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

packageName: "@atlaskit/tabs",
packageVersion: "13.3.9"
packageVersion: "13.3.10"
};

@@ -24,0 +24,0 @@

{
"name": "@atlaskit/tabs",
"version": "13.3.9",
"version": "13.3.10",
"sideEffects": false
}
{
"name": "@atlaskit/tabs",
"version": "13.3.9",
"version": "13.3.10",
"description": "Tabs are used to organize content by grouping similar information on the same page.",

@@ -29,3 +29,3 @@ "publishConfig": {

"@atlaskit/codemod-utils": "^4.1.0",
"@atlaskit/ds-explorations": "^1.7.0",
"@atlaskit/ds-explorations": "^2.0.0",
"@atlaskit/theme": "^12.2.0",

@@ -32,0 +32,0 @@ "@atlaskit/tokens": "^0.13.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