Socket
Socket
Sign inDemoInstall

@os-design/website

Package Overview
Dependencies
Maintainers
1
Versions
533
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@os-design/website - npm Package Compare versions

Comparing version 0.0.78 to 0.0.79

16

lib/AppMain/index.js

@@ -13,15 +13,9 @@ "use strict";

const AppMainContainer = styled_1.default.main `
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding-top: ${Header_1.HEADER_HEIGHT_EM}em;
padding-bottom: ${NavigationBottom_1.NAVIGATION_BOTTOM_HEIGHT_EM}em;
margin-top: ${Header_1.HEADER_HEIGHT_EM}em;
margin-bottom: ${NavigationBottom_1.NAVIGATION_BOTTOM_HEIGHT_EM}em;
${utils_1.m.min.md} {
margin-top: ${Header_1.HEADER_HEIGHT_MD_EM}em;
margin-bottom: 0;
margin-left: ${Sidebar_1.SIDEBAR_WIDTH_EM}em;
padding-top: ${Header_1.HEADER_HEIGHT_MD_EM}em;
padding-bottom: 0;
padding-left: ${Sidebar_1.SIDEBAR_WIDTH_EM}em;
}

@@ -28,0 +22,0 @@

{
"name": "@os-design/website",
"version": "0.0.78",
"version": "0.0.79",
"license": "MIT",

@@ -20,6 +20,6 @@ "main": "lib/index.js",

"@emotion/core": "^10.0.22",
"@os-design/core": "^0.0.47",
"@os-design/core": "^0.0.48",
"@os-design/icons": "^0.0.17",
"@os-design/styled": "^0.0.8",
"@os-design/utils": "^0.0.9"
"@os-design/utils": "^0.0.10"
},

@@ -34,3 +34,3 @@ "peerDependencies": {

},
"gitHead": "b24221b48d46e9223b96e14a936aeb70e8eb5724"
"gitHead": "d79f77ab607cabb3d642024e2d633047f355d065"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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