@atlaskit/analytics
Advanced tools
Comparing version 3.0.5 to 3.0.6
# @atlaskit/analytics | ||
## 3.0.6 | ||
- [patch] Fix $FlowFixMe and release packages [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d) | ||
- [none] Updated dependencies [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d) | ||
## 3.0.5 | ||
@@ -4,0 +8,0 @@ - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17) |
@@ -113,5 +113,3 @@ 'use strict'; | ||
} | ||
// $FlowFixMe - type ComponentType does have property displayName. Unsure why this fails. | ||
(0, _createClass3.default)(WithAnalytics, [{ | ||
@@ -118,0 +116,0 @@ key: 'componentWillMount', |
@@ -76,5 +76,3 @@ import _Object$keys from 'babel-runtime/core-js/object/keys'; | ||
} | ||
// $FlowFixMe - type ComponentType does have property displayName. Unsure why this fails. | ||
_createClass(WithAnalytics, [{ | ||
@@ -81,0 +79,0 @@ key: 'componentWillMount', |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "The Atlaskit Component Analytics Framework", | ||
@@ -38,2 +38,2 @@ "license": "Apache-2.0", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
72831
871