@atlaskit/analytics-next
Advanced tools
Comparing version 5.3.0 to 5.3.1
# @atlaskit/analytics-next | ||
## 5.3.1 | ||
### Patch Changes | ||
- [patch][281451e6dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/281451e6dc): | ||
Republishing package to export AnalyticsErrorBoundaryProps | ||
## 5.3.0 | ||
@@ -4,0 +12,0 @@ |
@@ -46,8 +46,2 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "AnalyticsErrorBoundaryProps", { | ||
enumerable: true, | ||
get: function get() { | ||
return _AnalyticsErrorBoundary.AnalyticsErrorBoundaryProps; | ||
} | ||
}); | ||
Object.defineProperty(exports, "withAnalyticsEvents", { | ||
@@ -88,3 +82,3 @@ enumerable: true, | ||
var _AnalyticsErrorBoundary = _interopRequireWildcard(require("./AnalyticsErrorBoundary")); | ||
var _AnalyticsErrorBoundary = _interopRequireDefault(require("./AnalyticsErrorBoundary")); | ||
@@ -91,0 +85,0 @@ var _withAnalyticsEvents = _interopRequireWildcard(require("./withAnalyticsEvents")); |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"sideEffects": false | ||
} |
@@ -10,4 +10,3 @@ // Analytics event classes | ||
export { default as AnalyticsErrorBoundary, AnalyticsErrorBoundaryProps } from './AnalyticsErrorBoundary'; // createAnalyticsEvent HOC | ||
export { default as AnalyticsErrorBoundary } from './AnalyticsErrorBoundary'; | ||
export { default as withAnalyticsEvents, withAnalyticsForSumTypeProps } from './withAnalyticsEvents'; // Helper functions | ||
@@ -14,0 +13,0 @@ |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "The 🆕 Atlaskit component analytics framework", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"sideEffects": false | ||
} |
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
195840
2815