Socket
Socket
Sign inDemoInstall

@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 6.3.5 to 6.3.6

12

CHANGELOG.md
# @atlaskit/analytics-next
## 6.3.6
### Patch Changes
- [patch][109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
Deletes internal package @atlaskit/type-helpers and removes all usages. @atlaskit/type-helpers has been superseded by native typescript helper utilities.- Updated dependencies [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
- Updated dependencies [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
- @atlaskit/docs@8.5.1
- @atlaskit/button@13.3.10
## 6.3.5

@@ -4,0 +16,0 @@

2

dist/cjs/useAnalyticsEvents.js

@@ -21,3 +21,3 @@ "use strict";

/* eslint-disable-next-line no-console */
console.error("\n@atlaskit/analytics-next\n---\nNo compatible <AnalyticsListener /> was found to fire this analytics event.\nUse of the useAnalyticsEvents() hook requires a parent <AnalyticsListener /> from @atlaskit/analytics-next@^6.3.0 or above.\nSee: https://atlaskit.atlassian.com/packages/core/analytics-next/docs/reference#AnalyticsListener\n");
console.error("\n@atlaskit/analytics-next\n---\nNo compatible <AnalyticsListener /> was found to fire this analytics event.\nUse of the useAnalyticsEvents() hook requires a parent <AnalyticsListener /> from @atlaskit/analytics-next@^6.3.0 or above.\nSee: https://atlaskit.atlassian.com/packages/design-system/analytics-next/docs/reference#AnalyticsListener\n");
}

@@ -24,0 +24,0 @@ var getAtlaskitAnalyticsContext = contextRef.current.getAtlaskitAnalyticsContext || noop;

{
"name": "@atlaskit/analytics-next",
"version": "6.3.5",
"version": "6.3.6",
"sideEffects": false
}

@@ -18,3 +18,3 @@ import { useContext, useRef } from 'react';

/* eslint-disable-next-line no-console */
console.error("\n@atlaskit/analytics-next\n---\nNo compatible <AnalyticsListener /> was found to fire this analytics event.\nUse of the useAnalyticsEvents() hook requires a parent <AnalyticsListener /> from @atlaskit/analytics-next@^6.3.0 or above.\nSee: https://atlaskit.atlassian.com/packages/core/analytics-next/docs/reference#AnalyticsListener\n");
console.error("\n@atlaskit/analytics-next\n---\nNo compatible <AnalyticsListener /> was found to fire this analytics event.\nUse of the useAnalyticsEvents() hook requires a parent <AnalyticsListener /> from @atlaskit/analytics-next@^6.3.0 or above.\nSee: https://atlaskit.atlassian.com/packages/design-system/analytics-next/docs/reference#AnalyticsListener\n");
}

@@ -21,0 +21,0 @@ var getAtlaskitAnalyticsContext = contextRef.current.getAtlaskitAnalyticsContext || noop;

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

@@ -8,2 +8,4 @@ "publishConfig": {

},
"repository": "https://bitbucket.org/atlassian/atlassian-frontend",
"author": "Atlassian Pty Ltd",
"license": "Apache-2.0",

@@ -13,12 +15,12 @@ "module": "dist/esm/index.js",

"types": "dist/cjs/index.d.ts",
"sideEffects": false,
"atlaskit:src": "src/index.ts",
"sideEffects": false,
"author": "Atlassian Pty Ltd",
"atlaskit": {
"name": "Analytics next"
"atlassian": {
"team": "Atlassian Frontend Platform",
"releaseModel": "scheduled",
"website": {
"name": "Analytics next"
}
},
"team": "Atlassian Frontend Platform",
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2",
"dependencies": {
"@atlaskit/type-helpers": "^4.2.3",
"prop-types": "^15.5.10",

@@ -33,7 +35,6 @@ "tslib": "^1.9.3",

"@atlaskit/build-utils": "^2.2.5",
"@atlaskit/button": "^13.3.7",
"@atlaskit/docs": "^8.3.2",
"@atlaskit/button": "^13.3.10",
"@atlaskit/docs": "^8.5.1",
"@atlaskit/ssr": "^0.1.1",
"@atlaskit/textfield": "^3.1.6",
"@atlaskit/type-helpers": "^4.2.3",
"@testing-library/react": "^8.0.1",

@@ -40,0 +41,0 @@ "enzyme": "^3.10.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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