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

@atlaskit/tokens

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tokens - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

6

CHANGELOG.md
# @atlaskit/tokens
## 0.10.3
### Patch Changes
- [`acbd8d5576a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/acbd8d5576a) - Added a color-contrast test for our color pairs in the Tokens package.
## 0.10.2

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

2

dist/cjs/get-token.js

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

var name = "@atlaskit/tokens";
var version = "0.10.2";
var version = "0.10.3";

@@ -18,0 +18,0 @@ function token(path, fallback) {

{
"name": "@atlaskit/tokens",
"version": "0.10.2",
"version": "0.10.3",
"sideEffects": [

@@ -5,0 +5,0 @@ "**/*.css"

import warnOnce from '@atlaskit/ds-lib/warn-once';
import tokens from './artifacts/token-names';
const name = "@atlaskit/tokens";
const version = "0.10.2";
const version = "0.10.3";

@@ -6,0 +6,0 @@ function token(path, fallback) {

{
"name": "@atlaskit/tokens",
"version": "0.10.2",
"version": "0.10.3",
"sideEffects": [

@@ -5,0 +5,0 @@ "**/*.css"

import warnOnce from '@atlaskit/ds-lib/warn-once';
import tokens from './artifacts/token-names';
var name = "@atlaskit/tokens";
var version = "0.10.2";
var version = "0.10.3";

@@ -6,0 +6,0 @@ function token(path, fallback) {

{
"name": "@atlaskit/tokens",
"version": "0.10.2",
"version": "0.10.3",
"sideEffects": [

@@ -5,0 +5,0 @@ "**/*.css"

{
"name": "@atlaskit/tokens",
"version": "0.10.2",
"version": "0.10.3",
"author": "Atlassian Pty Ltd",

@@ -54,2 +54,3 @@ "description": "Design tokens are the single source of truth to name and store design decisions.",

"devDependencies": {
"@af/accessibility-testing": "*",
"@af/codegen": "*",

@@ -56,0 +57,0 @@ "@atlaskit/badge": "^15.0.11",

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