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.8 to 0.10.9

6

CHANGELOG.md
# @atlaskit/tokens
## 0.10.9
### Patch Changes
- Updated dependencies
## 0.10.8

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

2

dist/cjs/get-token.js

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

var name = "@atlaskit/tokens";
var version = "0.10.8";
var version = "0.10.9";

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

{
"name": "@atlaskit/tokens",
"version": "0.10.8",
"version": "0.10.9",
"sideEffects": [

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

@@ -5,3 +5,3 @@ import warnOnce from '@atlaskit/ds-lib/warn-once';

const name = "@atlaskit/tokens";
const version = "0.10.8";
const version = "0.10.9";

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

{
"name": "@atlaskit/tokens",
"version": "0.10.8",
"version": "0.10.9",
"sideEffects": [

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

@@ -5,3 +5,3 @@ import warnOnce from '@atlaskit/ds-lib/warn-once';

var name = "@atlaskit/tokens";
var version = "0.10.8";
var version = "0.10.9";

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

{
"name": "@atlaskit/tokens",
"version": "0.10.8",
"version": "0.10.9",
"sideEffects": [

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

{
"name": "@atlaskit/tokens",
"version": "0.10.8",
"version": "0.10.9",
"author": "Atlassian Pty Ltd",

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

"dependencies": {
"@atlaskit/ds-lib": "^1.4.0",
"@atlaskit/ds-lib": "^2.0.0",
"@babel/runtime": "^7.0.0",

@@ -99,2 +99,3 @@ "@babel/traverse": "^7.15.0",

"@repo/internal": {
"dom-events": "use-bind-event-listener",
"design-system": "v1",

@@ -101,0 +102,0 @@ "ui-components": "lite-mode",

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