@atlaskit/icon
Advanced tools
Comparing version 21.0.2 to 21.0.3
# @atlaskit/icon | ||
## 21.0.3 | ||
### Patch Changes | ||
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0 | ||
Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade | ||
to prevent duplicates of tslib being bundled. | ||
## 21.0.2 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@atlaskit/icon", | ||
"version": "21.0.2", | ||
"version": "21.0.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/icon", | ||
"version": "21.0.2", | ||
"version": "21.0.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/icon", | ||
"version": "21.0.2", | ||
"version": "21.0.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/icon", | ||
"version": "21.0.2", | ||
"version": "21.0.3", | ||
"description": "A React package that contains icons", | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
"@atlaskit/theme": "^10.0.0", | ||
"tslib": "^1.9.3", | ||
"tslib": "^2.0.0", | ||
"uuid": "^3.1.0" | ||
@@ -35,0 +35,0 @@ }, |
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
1474614
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.0.0