New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

horsey-ybg

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

horsey-ybg - npm Package Compare versions

Comparing version

to
4.2.10

2

horsey.es5.js

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

}
if (!selection && autoFocusFirst) {
if (!selection) {
move();

@@ -842,0 +842,0 @@ }

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

}
if (!selection && autoFocusFirst) {
if (!selection) {
move();

@@ -666,0 +666,0 @@ }

{
"name": "horsey-ybg",
"version": "4.2.9",
"version": "4.2.10",
"description": "Progressive and customizable autocomplete component",

@@ -5,0 +5,0 @@ "main": "horsey.es5.js",