@atlaskit/page
Advanced tools
Comparing version 8.0.8 to 8.0.9
# @atlaskit/page | ||
## 8.0.9 | ||
- [patch] Fix webpack 3 support for page & code [03af95e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/03af95e) | ||
## 8.0.8 | ||
@@ -4,0 +7,0 @@ - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b) |
{ | ||
"name": "@atlaskit/page", | ||
"version": "8.0.8", | ||
"version": "8.0.9", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/page", | ||
"version": "8.0.8", | ||
"version": "8.0.9", | ||
"description": "A component for building page layouts. Also includes the Grid and GridColumn components.", | ||
@@ -39,3 +39,3 @@ "license": "Apache-2.0", | ||
"react-lorem-component": "^0.12.2", | ||
"react-syntax-highlighter": "^9.0.0" | ||
"react-syntax-highlighter": "^9.0.1" | ||
}, | ||
@@ -47,2 +47,2 @@ "keywords": [ | ||
] | ||
} | ||
} |
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
55797
0