Socket
Socket
Sign inDemoInstall

@atlaskit/tokens

Package Overview
Dependencies
Maintainers
1
Versions
213
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.9.5 to 0.10.0

6

CHANGELOG.md
# @atlaskit/tokens
## 0.10.0
### Minor Changes
- [`aa06bcc3c48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa06bcc3c48) - Removes the :root selector from the light theme, which allows the light theme to be turned off once the css is mounted. This is to support our migration efforts, but we will ultimately reintroduce this behaviour once tokens are the default experience
## 0.9.5

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

2

dist/cjs/get-token.js

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

var name = "@atlaskit/tokens";
var version = "0.9.5";
var version = "0.10.0";

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

{
"name": "@atlaskit/tokens",
"version": "0.9.5",
"version": "0.10.0",
"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.9.5";
const version = "0.10.0";

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

{
"name": "@atlaskit/tokens",
"version": "0.9.5",
"version": "0.10.0",
"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.9.5";
var version = "0.10.0";

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

{
"name": "@atlaskit/tokens",
"version": "0.9.5",
"version": "0.10.0",
"sideEffects": [

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

{
"name": "@atlaskit/tokens",
"version": "0.9.5",
"version": "0.10.0",
"author": "Atlassian Pty Ltd",

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

Sorry, the diff of this file is not supported yet

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