Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jobiqo-cl

Package Overview
Dependencies
Maintainers
1
Versions
546
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jobiqo-cl - npm Package Compare versions

Comparing version 0.1.51 to 0.1.52

6

lib/components/molecules/nav/navbar/index.js

@@ -23,5 +23,9 @@ 'use strict';

componentId: 'hbgqfs-0'
})(['padding:', ';border-bottom:', ' ', ' ', ';background:', ';.container{align-items:center;display:flex;justify-content:space-between;margin:0px auto;max-width:', ';position:relative;z-index:2;& > *{margin-bottom:0.5rem;}@media(min-width:', '){flex-direction:row;& > *{margin-bottom:0;}}}a{margin-left:0.5rem;margin-right:0.5rem;}'], function (props) {
})(['padding:', ';@media (min-width:', '){padding:', ';}border-bottom:', ' ', ' ', ';background:', ';.container{align-items:center;display:flex;justify-content:space-between;margin:0px auto;max-width:', ';position:relative;z-index:2;& > *{margin-bottom:0.5rem;}@media(min-width:', '){flex-direction:row;& > *{margin-bottom:0;}}}a{margin-left:0.5rem;margin-right:0.5rem;}'], function (props) {
return props.theme.navigation.padding;
}, function (props) {
return props.theme.breakpoints.small;
}, function (props) {
return props.theme.navigation.paddingMobile;
}, function (props) {
return props.theme.navigation.borderWidth;

@@ -28,0 +32,0 @@ }, function (props) {

@@ -112,2 +112,3 @@ 'use strict';

padding: '1.5rem 2rem',
paddingMobile: '1.5rem 0.5rem',
borderWidth: '1px',

@@ -114,0 +115,0 @@ borderColor: color.gray1,

2

package.json
{
"name": "jobiqo-cl",
"version": "0.1.51",
"version": "0.1.52",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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