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 3.0.6 to 3.0.7

3

CHANGELOG.md
# @atlaskit/analytics-next
## 3.0.7
- [patch] Loosen AnalyticsEventPayload type to cater for Screen events [2d4b52e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d4b52e)
## 3.0.5

@@ -4,0 +7,0 @@ - [patch] Loosen AnalyticsEventCreator return type [f7432a2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f7432a2)

@@ -186,2 +186,14 @@ 'use strict';

}, {
path: 'drawer/src/components/index.js',
testPath: 'drawer/src/components/__tests__/unit/analytics-drawer.js',
actionSubject: 'drawer',
component: 'Drawer',
props: {
onClose: 'dismissed'
},
attributes: {
componentName: 'drawer',
trigger: 'backButton | blanket | escKey'
}
}, {
path: 'dropdown-menu/src/components/DropdownMenuStateless.js',

@@ -188,0 +200,0 @@ testPath: 'dropdown-menu/__tests__/analytics.js',

@@ -181,2 +181,14 @@ import _Object$keys from 'babel-runtime/core-js/object/keys';

}, {
path: 'drawer/src/components/index.js',
testPath: 'drawer/src/components/__tests__/unit/analytics-drawer.js',
actionSubject: 'drawer',
component: 'Drawer',
props: {
onClose: 'dismissed'
},
attributes: {
componentName: 'drawer',
trigger: 'backButton | blanket | escKey'
}
}, {
path: 'dropdown-menu/src/components/DropdownMenuStateless.js',

@@ -183,0 +195,0 @@ testPath: 'dropdown-menu/__tests__/analytics.js',

2

dist/package.json
{
"name": "@atlaskit/analytics-next",
"version": "3.0.5",
"version": "3.0.6",
"sideEffects": false
}
{
"name": "@atlaskit/analytics-next",
"version": "3.0.6",
"version": "3.0.7",
"description": "The 🆕 Atlaskit component analytics framework",

@@ -40,2 +40,2 @@ "license": "Apache-2.0",

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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