New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/page

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/page - npm Package Compare versions

Comparing version 8.0.4 to 8.0.5

3

CHANGELOG.md
# @atlaskit/page
## 8.0.5
- [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
## 8.0.3

@@ -4,0 +7,0 @@ - [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)

3

dist/package.json
{
"name": "@atlaskit/page",
"version": "8.0.3"
"version": "8.0.4",
"sideEffects": false
}
{
"name": "@atlaskit/page",
"version": "8.0.4",
"version": "8.0.5",
"description": "A component for building page layouts. Also includes the Grid and GridColumn components.",

@@ -10,2 +10,3 @@ "license": "Apache-2.0",

"atlaskit:designLink": "https://atlassian.design/guidelines/product/components/grid",
"sideEffects": false,
"files": [

@@ -27,9 +28,9 @@ "dist"

"devDependencies": {
"@atlaskit/banner": "^7.0.5",
"@atlaskit/banner": "^7.0.6",
"@atlaskit/build-utils": "^2.0.0",
"@atlaskit/button": "^9.0.7",
"@atlaskit/button": "^9.0.8",
"@atlaskit/docs": "^5.0.2",
"@atlaskit/icon": "^13.3.1",
"@atlaskit/navigation": "^33.1.6",
"@atlaskit/toggle": "^5.0.7",
"@atlaskit/icon": "^13.6.1",
"@atlaskit/navigation": "^33.1.8",
"@atlaskit/toggle": "^5.0.8",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",

@@ -36,0 +37,0 @@ "react-dom": "^16.4.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc