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.6 to 1.1.7

3

CHANGELOG.md
# @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)

2

dist/package.json
{
"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';
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