@atlaskit/analytics-next
Advanced tools
Comparing version 3.0.3 to 3.0.4
# @atlaskit/analytics-next | ||
## 3.0.4 | ||
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557) | ||
- [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557) | ||
- @atlaskit/field-text@7.0.4 | ||
- @atlaskit/button@9.0.5 | ||
## 3.0.3 | ||
@@ -4,0 +10,0 @@ - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1) |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "The 🆕 Atlaskit component analytics framework", | ||
@@ -32,10 +32,10 @@ "license": "Apache-2.0", | ||
"@atlaskit/build-utils": "^1.11.0", | ||
"@atlaskit/button": "^9.0.4", | ||
"@atlaskit/button": "^9.0.5", | ||
"@atlaskit/docs": "^5.0.2", | ||
"@atlaskit/field-text": "^7.0.3", | ||
"@atlaskit/field-text": "^7.0.4", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
"lodash.isequal": "^4.5.0", | ||
"react-dom": "^16.4.0", | ||
"react-dom": "^16.4.2", | ||
"redux": "^3.7.2" | ||
} | ||
} |
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
134502