@atlaskit/help-article
Advanced tools
Comparing version 0.5.3 to 0.5.4
# @atlaskit/help-article | ||
## 0.5.4 | ||
### Patch Changes | ||
- [patch][a05133283c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a05133283c): | ||
Add missing dependency in package.json | ||
## 0.5.3 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/help-article", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/help-article", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/help-article", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "A cross-product help-article component", | ||
@@ -20,2 +20,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/icon": "^19.0.6", | ||
"@atlaskit/theme": "^9.1.6", | ||
@@ -22,0 +23,0 @@ "@emotion/core": "^10.0.9", |
{ | ||
"name": "@atlaskit/help-article", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"sideEffects": false | ||
} |
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
44045
7
+ Added@atlaskit/icon@^19.0.6
+ Added@atlaskit/icon@19.1.0(transitive)
+ Addeduuid@3.4.0(transitive)