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

@atlaskit/primitives

Package Overview
Dependencies
Maintainers
1
Versions
194
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 1.4.1 to 1.4.2

6

CHANGELOG.md
# @atlaskit/primitives
## 1.4.2
### Patch Changes
- [`89ce462b216`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89ce462b216) - Fix for margin properties not being mapped to values correctly.
## 1.4.1

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

4

dist/cjs/xcss/xcss.js

@@ -40,5 +40,9 @@ "use strict";

marginBlockStart: _styleMaps.spaceMap,
marginBottom: _styleMaps.spaceMap,
marginInline: _styleMaps.spaceMap,
marginInlineEnd: _styleMaps.spaceMap,
marginInlineStart: _styleMaps.spaceMap,
marginLeft: _styleMaps.spaceMap,
marginRight: _styleMaps.spaceMap,
marginTop: _styleMaps.spaceMap,
left: _styleMaps.spaceMap,

@@ -45,0 +49,0 @@ maxBlockSize: _styleMaps.dimensionMap,

@@ -28,5 +28,9 @@ /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */

marginBlockStart: spaceMap,
marginBottom: spaceMap,
marginInline: spaceMap,
marginInlineEnd: spaceMap,
marginInlineStart: spaceMap,
marginLeft: spaceMap,
marginRight: spaceMap,
marginTop: spaceMap,
left: spaceMap,

@@ -33,0 +37,0 @@ maxBlockSize: dimensionMap,

@@ -31,5 +31,9 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

marginBlockStart: spaceMap,
marginBottom: spaceMap,
marginInline: spaceMap,
marginInlineEnd: spaceMap,
marginInlineStart: spaceMap,
marginLeft: spaceMap,
marginRight: spaceMap,
marginTop: spaceMap,
left: spaceMap,

@@ -36,0 +40,0 @@ maxBlockSize: dimensionMap,

2

package.json
{
"name": "@atlaskit/primitives",
"version": "1.4.1",
"version": "1.4.2",
"description": "Primitives are token-backed low-level building blocks.",

@@ -5,0 +5,0 @@ "publishConfig": {

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