@atlaskit/analytics
Advanced tools
Comparing version 6.1.0 to 6.1.1
# @atlaskit/analytics | ||
## 6.1.1 | ||
### Patch Changes | ||
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a): | ||
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd. | ||
## 6.1.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "The Atlaskit Component Analytics Framework", | ||
@@ -20,3 +20,4 @@ "license": "Apache-2.0", | ||
"name": "Analytics", | ||
"team": "core" | ||
"team": "core", | ||
"internal": true | ||
}, | ||
@@ -33,4 +34,4 @@ "repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"@atlaskit/build-utils": "^2.2.5", | ||
"@atlaskit/docs": "^8.1.5", | ||
"@atlaskit/section-message": "^4.0.12", | ||
"@atlaskit/docs": "^8.1.8", | ||
"@atlaskit/section-message": "^4.1.1", | ||
"@atlaskit/ssr": "^0.1.1", | ||
@@ -40,4 +41,5 @@ "enzyme": "^3.7.0", | ||
"react-redux": "^5.0.0", | ||
"redux": "^3.7.2" | ||
"redux": "^3.7.2", | ||
"wait-for-expect": "^1.2.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
88163
9
41