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.13 to 0.1.14

lib/components/atoms/button/index.js

2

lib/components/atoms/select/multiple.js

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

if (values.length && !_this.state.input.length && evt.keyCode == 8) {
if (values.length && !_this.state.input.length && evt.keyCode === 8) {
_this.props.onChange(values.slice(0, values.length - 1));

@@ -136,0 +136,0 @@ }

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