Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/primitives

Package Overview
Dependencies
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/primitives - npm Package Compare versions

Comparing version 0.3.3 to 0.4.0

6

CHANGELOG.md
# @atlaskit/primitives
## 0.4.0
### Minor Changes
- [`003c381e37d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/003c381e37d) - Apply `width: 100%` to Inline and Stack when `grow` prop is set to `fill`.
## 0.3.3

@@ -4,0 +10,0 @@

1

dist/cjs/components/inline.partial.js

@@ -44,2 +44,3 @@ "use strict";

fill: (0, _react2.css)({
width: '100%',
flexGrow: 1

@@ -46,0 +47,0 @@ })

@@ -41,2 +41,3 @@ "use strict";

fill: (0, _react2.css)({
width: '100%',
flexGrow: 1

@@ -43,0 +44,0 @@ })

2

dist/cjs/version.json
{
"name": "@atlaskit/primitives",
"version": "0.3.3",
"version": "0.4.0",
"sideEffects": false
}

@@ -37,2 +37,3 @@ /** @jsx jsx */

fill: css({
width: '100%',
flexGrow: 1

@@ -39,0 +40,0 @@ })

@@ -34,2 +34,3 @@ /** @jsx jsx */

fill: css({
width: '100%',
flexGrow: 1

@@ -36,0 +37,0 @@ })

{
"name": "@atlaskit/primitives",
"version": "0.3.3",
"version": "0.4.0",
"sideEffects": false
}

@@ -37,2 +37,3 @@ /** @jsx jsx */

fill: css({
width: '100%',
flexGrow: 1

@@ -39,0 +40,0 @@ })

@@ -34,2 +34,3 @@ /** @jsx jsx */

fill: css({
width: '100%',
flexGrow: 1

@@ -36,0 +37,0 @@ })

{
"name": "@atlaskit/primitives",
"version": "0.3.3",
"version": "0.4.0",
"sideEffects": false
}
{
"name": "@atlaskit/primitives",
"version": "0.3.3",
"version": "0.4.0",
"description": "Primitives are token-backed low-level building blocks.",

@@ -5,0 +5,0 @@ "author": "Atlassian Pty Ltd",

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