Socket
Socket
Sign inDemoInstall

redisearch

Package Overview
Dependencies
6
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

2

lib/redis-search.js

@@ -51,3 +51,3 @@ 'use strict';

var keyMap = getKeys(namespace, data);
var keyMap = getKeys(namespace, data.query);
var cmds = [];

@@ -54,0 +54,0 @@ var tmpKeys = [];

@@ -5,3 +5,3 @@ {

"description": "A plugin to search data with redis",
"version": "0.0.7",
"version": "0.0.8",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc