redisearch
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19460