@atlaskit/tokens
Advanced tools
Comparing version 0.10.8 to 0.10.9
# @atlaskit/tokens | ||
## 0.10.9 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 0.10.8 | ||
@@ -4,0 +10,0 @@ |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2266860
+ Added@atlaskit/ds-lib@2.7.0(transitive)
+ Added@atlaskit/platform-feature-flags@0.3.0(transitive)
+ Addedbind-event-listener@3.0.0(transitive)
+ Addedreact-uid@2.3.3(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@atlaskit/ds-lib@1.4.2(transitive)
Updated@atlaskit/ds-lib@^2.0.0