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.2.0 to 3.2.1

5

CHANGELOG.md
# @atlaskit/analytics-next
## 3.2.1
- [patch] [8de4c3f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8de4c3f):
- Added missing export
## 3.2.0

@@ -4,0 +9,0 @@ - [minor] [c3fa0b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3fa0b6):

10

dist/cjs/index.js
"use strict";
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard");
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");

@@ -44,2 +46,8 @@

});
Object.defineProperty(exports, "withAnalyticsForSumTypeProps", {
enumerable: true,
get: function get() {
return _withAnalyticsEvents.withAnalyticsForSumTypeProps;
}
});
Object.defineProperty(exports, "createAndFireEvent", {

@@ -68,3 +76,3 @@ enumerable: true,

var _withAnalyticsEvents = _interopRequireDefault(require("./withAnalyticsEvents"));
var _withAnalyticsEvents = _interopRequireWildcard(require("./withAnalyticsEvents"));

@@ -71,0 +79,0 @@ var _createAndFireEvent = _interopRequireDefault(require("./createAndFireEvent"));

2

dist/esm/index.js

@@ -10,5 +10,5 @@ // Analytics event classes

export { default as withAnalyticsEvents } from './withAnalyticsEvents'; // Helper functions
export { default as withAnalyticsEvents, withAnalyticsForSumTypeProps } from './withAnalyticsEvents'; // Helper functions
export { default as createAndFireEvent } from './createAndFireEvent';
export { default as cleanProps } from './cleanProps';
{
"name": "@atlaskit/analytics-next",
"version": "3.2.0",
"version": "3.2.1",
"sideEffects": false
}
{
"name": "@atlaskit/analytics-next",
"version": "3.2.0",
"version": "3.2.1",
"description": "The 🆕 Atlaskit component analytics framework",

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

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