@atlaskit/analytics
Advanced tools
Comparing version 5.0.0 to 6.0.0
# @atlaskit/analytics | ||
## 6.0.0 | ||
- [major] [7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107): | ||
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom. | ||
## 5.0.0 | ||
@@ -4,0 +9,0 @@ - [major] [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6): |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "The Atlaskit Component Analytics Framework", | ||
@@ -27,12 +27,13 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"react": "^16.4.0" | ||
"react": "^16.8.0" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/docs": "^7.0.0", | ||
"@atlaskit/docs": "^8.0.0", | ||
"@atlaskit/ssr": "^0.1.0", | ||
"enzyme": "^3.7.0", | ||
"react-dom": "^16.4.2", | ||
"react-dom": "^16.8.0", | ||
"react-redux": "^5.0.0", | ||
"redux": "^3.7.2" | ||
} | ||
} | ||
} |
{ | ||
"name": "@atlaskit/analytics", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
45629
7
22
481