@atlaskit/tokens
Advanced tools
Comparing version 0.4.0 to 0.4.1
# @atlaskit/tokens | ||
## 0.4.1 | ||
### Patch Changes | ||
- [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489 | ||
## 0.4.0 | ||
@@ -4,0 +10,0 @@ |
@@ -8,12 +8,12 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "token", { | ||
Object.defineProperty(exports, "setGlobalTheme", { | ||
enumerable: true, | ||
get: function get() { | ||
return _getToken.default; | ||
return _setGlobalTheme.default; | ||
} | ||
}); | ||
Object.defineProperty(exports, "setGlobalTheme", { | ||
Object.defineProperty(exports, "token", { | ||
enumerable: true, | ||
get: function get() { | ||
return _setGlobalTheme.default; | ||
return _getToken.default; | ||
} | ||
@@ -20,0 +20,0 @@ }); |
{ | ||
"name": "@atlaskit/tokens", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tokens", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tokens", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tokens", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"author": "Atlassian Pty Ltd", | ||
@@ -44,3 +44,3 @@ "description": "Tokens are a single source of truth to name and store Atlassian design decisions.", | ||
"@emotion/core": "^10.0.9", | ||
"lodash": "^4.17.15", | ||
"lodash": "^4.17.21", | ||
"prettier": "^2.1.1", | ||
@@ -67,2 +67,2 @@ "react": "^16.8.0", | ||
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1125957
22637
0