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 9.3.4 to 10.0.0

9

CHANGELOG.md
# @atlaskit/analytics-next
## 10.0.0
### Major Changes
- [#127454](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127454)
[`7d3290f61ac09`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7d3290f61ac09) -
AFO-2278: React-dom 18 resolving yarn build package errors. Introducing react-dom as a peer
dependency https://hello.atlassian.net/wiki/x/HtE48
## 9.3.4

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@atlaskit/analytics-next",
"version": "9.3.4",
"version": "10.0.0",
"description": "React components, HOCs and hooks to assist with tracking user activity with React components",

@@ -60,3 +60,4 @@ "publishConfig": {

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ~18.2.0"
"react": "^16.8.0 || ^17.0.0 || ~18.2.0",
"react-dom": "^16.8.0 || ^17.0.0 || ~18.2.0"
},

@@ -69,3 +70,2 @@ "runReact18": true,

"enzyme": "^3.10.0",
"react-dom-18": "npm:react-dom@^18.2.0",
"redux": "^3.7.2",

@@ -72,0 +72,0 @@ "storybook-addon-performance": "^0.16.0",

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