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.7 to 0.1.8

4

lib/components/atoms/Button/index.js

@@ -27,5 +27,5 @@ 'use strict';

})(['font-size:1rem;margin:1rem;padding:0.6rem 1.5rem;border-radius:2px;color:white;background:', ';border:2px solid ', ';&:disabled{opacity:0.7;}'], function (props) {
return props.theme[props.type];
return props.theme[props.buttonStyle];
}, function (props) {
return props.theme[props.type];
return props.theme[props.buttonStyle];
});

@@ -32,0 +32,0 @@

{
"name": "jobiqo-cl",
"version": "0.1.7",
"version": "0.1.8",
"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