Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

qbs-core

Package Overview
Dependencies
Maintainers
1
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.0.51 to 1.0.52

dist/styles/styles/components/autocomplete.css

4

dist/AutoComplete.js

@@ -268,4 +268,4 @@ "use strict";

paginationEnabled &&
nextBlock !== 0 &&
nextBlock !== undefined &&
nextPage !== 0 &&
nextPage !== undefined &&
filteredData.length > 0 && (react_1.default.createElement("div", { className: "loadMoreSection", onClick: function () { return handleLoadMore(); } },

@@ -272,0 +272,0 @@ react_1.default.createElement("p", { style: { margin: 2 } }, "Load More"))))))),

{
"name": "qbs-core",
"version": "1.0.51",
"version": "1.0.52",
"description": "React Components",

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

Sorry, the diff of this file is not supported yet

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