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

@atlaskit/analytics-next

Package Overview
Dependencies
Maintainers
1
Versions
118
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 5.3.0 to 5.3.1

8

CHANGELOG.md
# @atlaskit/analytics-next
## 5.3.1
### Patch Changes
- [patch][281451e6dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/281451e6dc):
Republishing package to export AnalyticsErrorBoundaryProps
## 5.3.0

@@ -4,0 +12,0 @@

8

dist/cjs/index.js

@@ -46,8 +46,2 @@ "use strict";

});
Object.defineProperty(exports, "AnalyticsErrorBoundaryProps", {
enumerable: true,
get: function get() {
return _AnalyticsErrorBoundary.AnalyticsErrorBoundaryProps;
}
});
Object.defineProperty(exports, "withAnalyticsEvents", {

@@ -88,3 +82,3 @@ enumerable: true,

var _AnalyticsErrorBoundary = _interopRequireWildcard(require("./AnalyticsErrorBoundary"));
var _AnalyticsErrorBoundary = _interopRequireDefault(require("./AnalyticsErrorBoundary"));

@@ -91,0 +85,0 @@ var _withAnalyticsEvents = _interopRequireWildcard(require("./withAnalyticsEvents"));

{
"name": "@atlaskit/analytics-next",
"version": "5.3.0",
"version": "5.3.1",
"sideEffects": false
}

@@ -10,4 +10,3 @@ // Analytics event classes

export { default as AnalyticsErrorBoundary, AnalyticsErrorBoundaryProps } from './AnalyticsErrorBoundary'; // createAnalyticsEvent HOC
export { default as AnalyticsErrorBoundary } from './AnalyticsErrorBoundary';
export { default as withAnalyticsEvents, withAnalyticsForSumTypeProps } from './withAnalyticsEvents'; // Helper functions

@@ -14,0 +13,0 @@

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

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

{
"name": "@atlaskit/analytics-next",
"version": "5.3.0",
"version": "5.3.1",
"sideEffects": false
}

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc