Socket
Socket
Sign inDemoInstall

@atlaskit/analytics-next

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/analytics-next - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

4

CHANGELOG.md
# @atlaskit/analytics-next
## 1.1.6
- [patch] Fix analytics-next TS type definition [9faaa5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9faaa5f)
- [patch] Fix analytics-next TS type definition [7e26229](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e26229)
## 1.1.5

@@ -4,0 +8,0 @@ - [patch] Add analytics events for click and show actions of media-card [031d5da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/031d5da)

2

dist/package.json
{
"name": "@atlaskit/analytics-next",
"version": "1.1.4"
"version": "1.1.5"
}
{
"name": "@atlaskit/analytics-next",
"version": "1.1.5",
"version": "1.1.6",
"description": "The 🆕 Atlaskit component analytics framework",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

// This deliberately empty typing file.
// There are typings defined in `/typings` folder for internal (AK) usage only.
declare module '@atlaskit/analytics-next';
// 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;
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc