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

search-sdk

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

search-sdk - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

6

lib/search.js
(function() {
var AzureSearch, Promise, Search, _,
var AzureSearch, HighlandPagination, Promise, Search, _, highland,
bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },

@@ -12,2 +12,6 @@ slice = [].slice;

highland = "highland";
HighlandPagination = require("highland-pagination");
module.exports = Search = (function() {

@@ -14,0 +18,0 @@ function Search(arg) {

2

package.json
{
"name": "search-sdk",
"version": "0.5.0",
"version": "0.5.1",
"description": "search-sdk",

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

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