Socket
Socket
Sign inDemoInstall

qbs-core

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qbs-core - npm Package Compare versions

Comparing version 1.1.19 to 1.1.20

2

dist/InlineAutoComplete.js

@@ -110,3 +110,3 @@ "use strict";

var spaceBelow = window.innerHeight - inputRect.bottom;
var dropdownHeight = 240; // Assume a fixed height or calculate based on content
var dropdownHeight = 275; // Assume a fixed height or calculate based on content
if (spaceBelow >= dropdownHeight) {

@@ -113,0 +113,0 @@ dropdownPosition.top = inputRect.bottom + window.scrollY;

{
"name": "qbs-core",
"version": "1.1.19",
"version": "1.1.20",
"description": "React Components",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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