@atlaskit/analytics
Advanced tools
Comparing version 2.3.4 to 2.3.5
# @atlaskit/analytics | ||
## 2.3.5 | ||
- [patch] Added type fields to analytics package.json [286cfc4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/286cfc4) | ||
## 2.3.4 | ||
@@ -4,0 +7,0 @@ - [patch] Restored type exports in analytics [7a4a9d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a4a9d2) |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "2.3.3" | ||
"version": "2.3.4" | ||
} |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"description": "The AtlasKit Component Analytics Framework", | ||
@@ -9,4 +9,6 @@ "license": "Apache-2.0", | ||
"atlaskit:src": "src/index.js", | ||
"types": "src/index.d.ts", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"src/index.d.ts" | ||
], | ||
@@ -13,0 +15,0 @@ "author": "Atlassian Pty Ltd", |
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
44792
20
872