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.1 to 9.3.2

afm-post-office/tsconfig.json

8

CHANGELOG.md
# @atlaskit/analytics-next
## 9.3.2
### Patch Changes
- [#121046](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/121046)
[`06f31de41af3a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/06f31de41af3a) -
Upgrading react version to 18
## 9.3.1

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

7

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

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

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17.0.0 || ~18.2.0"
},
"runReact18": true,
"devDependencies": {

@@ -68,3 +69,3 @@ "@atlaskit/ssr": "*",

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

@@ -71,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