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.1.2 to 3.2.0

5

CHANGELOG.md
# @atlaskit/analytics-next
## 3.2.0
- [minor] [c3fa0b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3fa0b6):
- Added support for props of Sum type
## 3.1.2

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

6

dist/cjs/withAnalyticsEvents.js

@@ -11,2 +11,3 @@ "use strict";

exports.default = withAnalyticsEvents;
exports.withAnalyticsForSumTypeProps = void 0;

@@ -134,2 +135,5 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));

};
}
}
var withAnalyticsForSumTypeProps = withAnalyticsEvents;
exports.withAnalyticsForSumTypeProps = withAnalyticsForSumTypeProps;

3

dist/esm/withAnalyticsEvents.js

@@ -113,2 +113,3 @@ import _extends from "@babel/runtime/helpers/extends";

};
}
}
export var withAnalyticsForSumTypeProps = withAnalyticsEvents;
{
"name": "@atlaskit/analytics-next",
"version": "3.1.2",
"version": "3.2.0",
"sideEffects": false
}
{
"name": "@atlaskit/analytics-next",
"version": "3.1.2",
"version": "3.2.0",
"description": "The 🆕 Atlaskit component analytics framework",

@@ -42,2 +42,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

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