Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/analytics

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/analytics - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

dist/cjs/AnalyticsDecorator.js

150

CHANGELOG.md

@@ -1,166 +0,70 @@

<a name="2.3.2"></a>
## 2.3.2 (2017-10-24)
# @atlaskit/analytics
## 2.3.3
- [patch] Migrated to the mk2 repo [eba7e6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eba7e6a)
<a name="2.3.2"></a>
## 2.3.2 (2017-10-24)
<a name="2.3.1"></a>
* bug fix; update the cleanprops function ([e27ace3](https://bitbucket.org/atlassian/atlaskit/commits/e27ace3))
## 2.3.1 (2017-10-22)
* bug fix; update dependencies for react-16 ([077d1ad](https://bitbucket.org/atlassian/atlaskit/commits/077d1ad))
## 2.3.0 (2017-10-20)
### Bug Fixes
* **package:** update dependencies for react-16 ([077d1ad](https://bitbucket.org/atlassian/atlaskit/commits/077d1ad))
<a name="2.3.0"></a>
# 2.3.0 (2017-10-20)
### Bug Fixes
* **component:** lint fix. Remove bad comment. ([311ca12](https://bitbucket.org/atlassian/atlaskit/commits/311ca12))
* **component:** update the cleanprops function ([e27ace3](https://bitbucket.org/atlassian/atlaskit/commits/e27ace3))
### Features
* **component:** support bubble events between react trees via the AnalyticsDelegate ([f6af591](https://bitbucket.org/atlassian/atlaskit/commits/f6af591))
<a name="2.2.2"></a>
* bug fix; lint fix. Remove bad comment. ([311ca12](https://bitbucket.org/atlassian/atlaskit/commits/311ca12))
* feature; support bubble events between react trees via the AnalyticsDelegate (issues closed: fs-1424) ([f6af591](https://bitbucket.org/atlassian/atlaskit/commits/f6af591))
## 2.2.2 (2017-10-17)
### Bug Fixes
* **component:** fix console errors ([aa2f97f](https://bitbucket.org/atlassian/atlaskit/commits/aa2f97f))
<a name="2.2.1"></a>
* bug fix; fix console errors ([aa2f97f](https://bitbucket.org/atlassian/atlaskit/commits/aa2f97f))
## 2.2.1 (2017-10-09)
* bug fix; added missing type definition file in package analytics build. ([24df127](https://bitbucket.org/atlassian/atlaskit/commits/24df127))
## 2.2.0 (2017-10-06)
### Bug Fixes
* feature; analytics library support for passing decorated data to stores (issues closed: ak-3614) ([43e3314](https://bitbucket.org/atlassian/atlaskit/commits/43e3314))
## 2.1.0 (2017-10-05)
* **component:** added missing type definition file in package analytics build. ([24df127](https://bitbucket.org/atlassian/atlaskit/commits/24df127))
* feature; action/decision related analytics (issues closed: fs-1290) ([38ade4e](https://bitbucket.org/atlassian/atlaskit/commits/38ade4e))
## 2.0.0 (2017-09-13)
<a name="2.2.0"></a>
# 2.2.0 (2017-10-06)
<a name="2.1.0"></a>
# 2.1.0 (2017-10-05)
### Features
* **component:** action/decision related analytics ([38ade4e](https://bitbucket.org/atlassian/atlaskit/commits/38ade4e))
* **component:** analytics library support for passing decorated data to stores ([43e3314](https://bitbucket.org/atlassian/atlaskit/commits/43e3314))
<a name="2.0.0"></a>
# 2.0.0 (2017-09-13)
### Bug Fixes
* **component:** analyticsListener and AnalyticsDecorator now only accepts one child ([92f1b3f](https://bitbucket.org/atlassian/atlaskit/commits/92f1b3f))
### BREAKING CHANGES
* **component:** AnalyticsListener and AnalyticsDecorator now only accepts one child and will throw an error if
multiple children are passed
ISSUES CLOSED: AK-2048
<a name="1.1.2"></a>
* breaking; AnalyticsListener and AnalyticsDecorator now only accepts one child and will throw an error if ([92f1b3f](https://bitbucket.org/atlassian/atlaskit/commits/92f1b3f))
* breaking; analyticsListener and AnalyticsDecorator now only accepts one child (issues closed: ak-2048) ([92f1b3f](https://bitbucket.org/atlassian/atlaskit/commits/92f1b3f))
## 1.1.2 (2017-09-05)
### Bug Fixes
* **component:** expose innerRef on WithAnalytics ([3f8a210](https://bitbucket.org/atlassian/atlaskit/commits/3f8a210))
<a name="1.1.1"></a>
* bug fix; expose innerRef on WithAnalytics ([3f8a210](https://bitbucket.org/atlassian/atlaskit/commits/3f8a210))
## 1.1.1 (2017-08-11)
* bug fix; fix the theme-dependency ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
### Bug Fixes
* **package:** fix the theme-dependency ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
## 1.1.0 (2017-08-03)
<a name="1.1.0"></a>
# 1.1.0 (2017-08-03)
* feature; allow analytics components to set a default analyticsId and analyticsData (issues closed: ak-3162) ([6c5ce68](https://bitbucket.org/atlassian/atlaskit/commits/6c5ce68))
### Features
* **component:** allow analytics components to set a default analyticsId and analyticsData ([6c5ce68](https://bitbucket.org/atlassian/atlaskit/commits/6c5ce68))
<a name="1.0.3"></a>
## 1.0.3 (2017-07-31)
* bug fix; fixed analytics partial string match (issues closed: ak-3072) ([328a204](https://bitbucket.org/atlassian/atlaskit/commits/328a204))
### Bug Fixes
* **component:** fixed analytics partial string match ([328a204](https://bitbucket.org/atlassian/atlaskit/commits/328a204))
<a name="1.0.2"></a>
## 1.0.2 (2017-07-31)
### Bug Fixes
* **component:** aK-3144 Allow analyticsId to pass through withAnalytics onto WrapperComponent ([41b4aa6](https://bitbucket.org/atlassian/atlaskit/commits/41b4aa6))
<a name="1.0.1"></a>
## 1.0.1 (2017-07-25)
### Bug Fixes
* fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
* **build:** use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
## 1.0.0 (2017-07-18)
* fix; correct entrypoint for ak:webpack:raw ([f76254f](https://bitbucket.org/atlassian/atlaskit/commits/f76254f))
* fix; remove anayticsDelay feature from initial scope ([dcd471c](https://bitbucket.org/atlassian/atlaskit/commits/dcd471c))
<a name="1.0.0"></a>
# 1.0.0 (2017-07-18)
### Bug Fixes
* **component:** correct entrypoint for ak:webpack:raw ([f76254f](https://bitbucket.org/atlassian/atlaskit/commits/f76254f))
* **component:** remove anayticsDelay feature from initial scope ([dcd471c](https://bitbucket.org/atlassian/atlaskit/commits/dcd471c))
### Features
* **component:** add analytics package ([19fda60](https://bitbucket.org/atlassian/atlaskit/commits/19fda60))
* feature; add analytics package ([19fda60](https://bitbucket.org/atlassian/atlaskit/commits/19fda60))
{
"name": "@atlaskit/analytics",
"version": "2.3.2",
"config": {
"access": "public"
},
"version": "2.3.3",
"description": "The AtlasKit Component Analytics Framework",
"main": "dist/bundle.js",
"webpack": "dist/bundle-cjs.js",
"ak:webpack:raw": "src/index.js",
"ak:component": {
"name": "Analytics"
},
"scripts": {
"eslint": "../../build/bin/lint.eslint.sh",
"jest": "echo 'yarn run jest is deprecated and removed. please run yarn run test:unit instead.'",
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish/single @atlaskit/analytics; } || ../../node_modules/.bin/not-in-publish",
"storybook": "../../build/bin/storybook/run.local.js",
"storybook:static": "../../build/bin/storybook/build.static.js",
"test:unit": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js"
},
"types": "src/index.d.ts",
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"atlaskit:src": "src/index.js",
"files": [
"dist",
"src/index.d.ts"
"dist"
],
"devDependencies": {
"@atlaskit/theme": "^2.0.0",
"react-redux": "^5.0.0",
"redux": "^3.7.2"
"author": "Atlassian Pty Ltd",
"maintainers": [
"Jed W"
],
"atlaskit": {
"name": "Analytics",
"team": "elements"
},
"repository": "bitbucket:atlaskit/atlaskit-mk-2",
"dependencies": {

@@ -36,22 +25,11 @@ "prop-types": "^15.5.10"

"peerDependencies": {
"react": "^15.3.2 || ^16.0.0"
"react": "^15.6.1"
},
"author": "Atlassian Pty Ltd",
"maintainers": [
{
"name": "Jed W"
}
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://bitbucket.org/atlassian/atlaskit"
},
"keywords": [
"atlaskit",
"ui",
"analytics",
"react",
"component"
]
"devDependencies": {
"@atlaskit/docs": "^2.0.0",
"@atlaskit/theme": "^2.0.0",
"enzyme": "^2.9.1",
"react-redux": "^5.0.0",
"redux": "^3.7.2"
}
}

@@ -1,27 +0,3 @@

[![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://atlaskit.atlassian.com)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://Commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/GitHub-semantic_release-ffab00.svg)](https://github.com/semantic-release/semantic-release)
[![Report an issue](https://img.shields.io/badge/Report-an_issue-6554C0.svg)](http://go.atlassian.com/atlaskit-issues)
# Analytics
Fire analytics events from React Components and then decorate and listen for them.
## Installation
```sh
npm install @atlaskit/analytics
```
## Usage
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/analytics/2.3.2/).
_* Please note that this module could have dependencies that are governed by the Atlassian Design Guidelines license which will be automatically included on install. Each dependency has a license file that indicates whether the Atlassian Design Guidelines license applies._
## We're here to help!
Let us know what you think of our components and docs, your feedback is really important for us.
Are you in trouble? Read through our [contribution guidelines](https://bitbucket.org/atlassian/atlaskit/src/HEAD/CONTRIBUTING.md) and raise an issue to us.

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