@atlaskit/progress-tracker
Advanced tools
Comparing version 6.0.6 to 6.0.7
# @atlaskit/progress-tracker | ||
## 6.0.7 | ||
### Patch Changes | ||
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613): | ||
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports | ||
## 6.0.6 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/progress-tracker", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/progress-tracker", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/progress-tracker", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"description": "A React component that shows the steps and progress in a journey", | ||
@@ -24,4 +24,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/page": "^11.0.7", | ||
"@atlaskit/theme": "^9.1.5", | ||
"@atlaskit/page": "^11.0.8", | ||
"@atlaskit/theme": "^9.1.6", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -36,6 +36,6 @@ "react-transition-group": "^2.2.1" | ||
"react-router-dom": "^4.2.2", | ||
"@atlaskit/build-utils": "^2.2.4", | ||
"@atlaskit/docs": "^8.1.4", | ||
"@atlaskit/ssr": "^0.1.0", | ||
"@atlaskit/visual-regression": "^0.1.2", | ||
"@atlaskit/build-utils": "^2.2.5", | ||
"@atlaskit/docs": "^8.1.5", | ||
"@atlaskit/ssr": "^0.1.1", | ||
"@atlaskit/visual-regression": "^0.1.3", | ||
"enzyme": "^3.7.0", | ||
@@ -42,0 +42,0 @@ "react-dom": "^16.8.0", |
{ | ||
"name": "@atlaskit/progress-tracker", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"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
79363
45
926
Updated@atlaskit/page@^11.0.8
Updated@atlaskit/theme@^9.1.6