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

searchpicker

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

searchpicker - npm Package Compare versions

Comparing version 1.0.17 to 1.1.0

2

lib/SearchPickerResults.js

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

}
_this.$notifyEvent('afterSearch', items, numResults);
_this.$notifyEvent('afterSearch', query, items, numResults);
_this.show();

@@ -215,0 +215,0 @@ }, function (message) {

{
"name": "searchpicker",
"version": "1.0.17",
"version": "1.1.0",
"description": "",

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

@@ -229,3 +229,3 @@ import {Utility} from "./Utils";

this.$notifyEvent('afterSearch', items, numResults);
this.$notifyEvent('afterSearch', query, items, numResults);
this.show();

@@ -232,0 +232,0 @@

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