@atlaskit/analytics-next
Advanced tools
Comparing version 1.1.6 to 1.1.7
# @atlaskit/analytics-next | ||
## 1.1.7 | ||
- [patch] Fix/revert TS TDs in analytics-next [1284d32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1284d32) | ||
## 1.1.6 | ||
@@ -4,0 +7,0 @@ - [patch] Fix analytics-next TS type definition [9faaa5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9faaa5f) |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "1.1.5" | ||
"version": "1.1.6" | ||
} |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "The 🆕 Atlaskit component analytics framework", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -1,7 +0,1 @@ | ||
// This deliberately empty typing file. | ||
// There are typings defined in `/typings` folder for internal (AK) usage only. | ||
// These are the only members needs to be exported since they might be used as external types by TS code | ||
// Types for version ## 1.1.5 | ||
export type UIAnalyticsEventInterface = any; | ||
export type WithAnalyticsEventProps = any; | ||
declare module '@atlaskit/analytics-next'; |
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
65580
776