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.68 to 0.1.69

8

lib/components/atoms/forms/chip/index.story.js

@@ -9,2 +9,4 @@ 'use strict';

var _addonActions = require('@storybook/addon-actions');
var _addonKnobs = require('@storybook/addon-knobs');

@@ -14,4 +16,2 @@

var _vue = require('@storybook/addon-knobs/dist/vue');
var _styledComponents = require('styled-components');

@@ -50,7 +50,7 @@

_2.default,
{ chipStyle: (0, _vue.select)(chipTypesLabel, chipTypes, chipDefaultValue) },
{ onRemove: (0, _addonActions.action)('Remove'), chipStyle: (0, _addonKnobs.select)(chipTypesLabel, chipTypes, chipDefaultValue) },
_react2.default.createElement(
'span',
null,
(0, _vue.text)('Label', 'UX / Development')
(0, _addonKnobs.text)('Label', 'UX / Development')
)

@@ -57,0 +57,0 @@ )

{
"name": "jobiqo-cl",
"version": "0.1.68",
"version": "0.1.69",
"description": "",

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

"polished": "^1.7.0",
"react-content-loader": "^3.1.2"
"react": "^16.5.2",
"react-content-loader": "^3.1.2",
"react-dom": "^16.5.2",
"styled-components": "^3.4.9"
},

@@ -45,0 +48,0 @@ "peerDependencies": {

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