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.6 to 0.1.7

4

lib/components/atoms/Button/index.js

@@ -40,3 +40,3 @@ 'use strict';

_extends({
type: props.type
buttonStyle: props.buttonStyle
}, props),

@@ -50,3 +50,3 @@ props.children

children: null,
type: 'primary',
buttonStyle: 'primary',
disabled: false,

@@ -53,0 +53,0 @@ theme: _theme2.default

@@ -55,3 +55,3 @@ 'use strict';

_2.default,
{ type: (0, _addonKnobs.select)(buttonTypesLabel, buttonTypes, buttonDefaultValue), disabled: (0, _addonKnobs.boolean)('Disabled', false), onClick: (0, _addonActions.action)('onClick') },
{ buttonStyle: (0, _addonKnobs.select)(buttonTypesLabel, buttonTypes, buttonDefaultValue), disabled: (0, _addonKnobs.boolean)('Disabled', false), onClick: (0, _addonActions.action)('onClick') },
(0, _addonKnobs.text)('Label', 'Solid Button')

@@ -58,0 +58,0 @@ )

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