@atlaskit/analytics-next
Advanced tools
Comparing version 3.0.1 to 3.0.2
# @atlaskit/analytics-next | ||
## 3.0.2 | ||
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5) | ||
- [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5) | ||
- @atlaskit/field-text@7.0.2 | ||
- @atlaskit/button@9.0.3 | ||
## 3.0.1 | ||
@@ -4,0 +10,0 @@ - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4) |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "The 🆕 Atlaskit component analytics framework", | ||
@@ -31,9 +31,11 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@atlaskit/button": "^9.0.2", | ||
"@atlaskit/build-utils": "^1.11.0", | ||
"@atlaskit/button": "^9.0.3", | ||
"@atlaskit/docs": "^5.0.1", | ||
"@atlaskit/field-text": "^7.0.1", | ||
"@atlaskit/field-text": "^7.0.2", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
"lodash.isequal": "^4.5.0", | ||
"react-dom": "^16.4.0", | ||
"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
133891
8