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 4.0.3 to 4.0.4

13

AnalyticsEventMap.js

@@ -330,11 +330,8 @@ /**

}, {
path: 'inline-edit/src/InlineEditStateless.js',
testPath: 'inline-edit/src/__tests__/analytics.js',
path: 'inline-edit/src/components/InlineEdit.tsx',
testPath: 'inline-edit/src/components/__tests__/analytics.ts',
actionSubject: 'inlineEdit',
component: 'InlineEditStateless',
derivatives: ['InlineEdit'],
component: 'InlineEdit',
props: {
onCancel: 'canceled',
onConfirm: 'confirmed',
onEditRequested: 'edited'
onConfirm: 'confirmed'
},

@@ -344,3 +341,3 @@ attributes: {

},
componentTestPath: 'inline-edit/src/__tests__/InlineEdit.js'
componentTestPath: 'inline-edit/src/components/__tests__/unit/InlineEdit.tsx'
}, {

@@ -347,0 +344,0 @@ path: 'modal-dialog/src/components/Modal.js',

# @atlaskit/analytics-next
## 4.0.4
- [patch] [9321da655d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9321da655d):
- Update AnalyticsEventMap, as per major inline edit rewrite
## 4.0.3

@@ -4,0 +9,0 @@ - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):

{
"name": "@atlaskit/analytics-next",
"version": "4.0.3",
"version": "4.0.4",
"sideEffects": false
}
{
"name": "@atlaskit/analytics-next",
"version": "4.0.3",
"version": "4.0.4",
"description": "The 🆕 Atlaskit component analytics framework",

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

}
}
}
{
"name": "@atlaskit/analytics-next",
"version": "4.0.3",
"version": "4.0.4",
"sideEffects": false
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc