Socket
Socket
Sign inDemoInstall

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.1.11 to 1.1.12

2

dist/AutoComplete.js

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

var getLabel = function () {
return label.replace('select', '');
return label.replace(/select/i, '');
};

@@ -263,0 +263,0 @@ var getError = function (msg) {

{
"name": "qbs-core",
"version": "1.1.11",
"version": "1.1.12",
"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