@atlaskit/analytics-namespaced-context
Advanced tools
Comparing version 1.0.3 to 2.0.0
# @atlaskit/analytics-namespaced-context | ||
## 2.0.0 | ||
- [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866) | ||
- [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb) | ||
- @atlaskit/analytics-next@3.0.0 | ||
- @atlaskit/button@9.0.0 | ||
- @atlaskit/docs@5.0.0 | ||
- @atlaskit/analytics-gas-types@3.0.0 | ||
- [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866) | ||
- @atlaskit/analytics-next@3.0.0 | ||
- @atlaskit/button@9.0.0 | ||
- @atlaskit/docs@5.0.0 | ||
- @atlaskit/analytics-gas-types@3.0.0 | ||
## 1.0.3 | ||
@@ -4,0 +18,0 @@ - [patch] Move the tests under src and club the tests under unit, integration and visual regression [f1a9069](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a9069) |
{ | ||
"name": "@atlaskit/analytics-namespaced-context", | ||
"version": "1.0.2" | ||
"version": "1.0.3" | ||
} |
{ | ||
"name": "@atlaskit/analytics-namespaced-context", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "Provides a namespace for AnalyticsContext data (@atlaskit/analytics-next)", | ||
@@ -18,8 +18,8 @@ "config": { | ||
"dependencies": { | ||
"@atlaskit/analytics-gas-types": "^2.1.4", | ||
"@atlaskit/analytics-next": "^2.1.8", | ||
"@atlaskit/analytics-gas-types": "^3.0.0", | ||
"@atlaskit/analytics-next": "^3.0.0", | ||
"tslib": "^1.8.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.3.0" | ||
"react": "^16.4.0" | ||
}, | ||
@@ -36,7 +36,7 @@ "author": "Atlassian Pty. Ltd", | ||
"devDependencies": { | ||
"@atlaskit/button": "^8.2.4", | ||
"@atlaskit/docs": "^4.2.2", | ||
"react": "^16.3.0", | ||
"@atlaskit/button": "^9.0.0", | ||
"@atlaskit/docs": "^5.0.0", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
"enzyme-adapter-react-16": "https://registry.npmjs.org/@pgleeson/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.1.7.tgz" | ||
"enzyme-adapter-react-16": "https://registry.npmjs.org/@pgleeson/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.1.7.tgz", | ||
"react": "^16.4.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "atlaskit": { |
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
21022
0
+ Added@atlaskit/analytics-gas-types@3.2.5(transitive)
+ Added@atlaskit/analytics-next@3.2.1(transitive)
+ Added@atlaskit/analytics-next-types@3.2.0(transitive)
+ Added@atlaskit/type-helpers@2.1.0(transitive)
+ Added@babel/runtime@7.26.9(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.10.14.1(transitive)
- Removed@atlaskit/analytics-gas-types@2.1.4(transitive)
- Removed@atlaskit/analytics-next@2.1.9(transitive)