🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

redis

Package Overview
Dependencies
Maintainers
5
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis - npm Package Compare versions

Comparing version

to
5.0.0-next.7

3

dist/index.js

@@ -9,3 +9,2 @@ "use strict";

const bloom_1 = __importDefault(require("@redis/bloom"));
const graph_1 = __importDefault(require("@redis/graph"));
const json_1 = __importDefault(require("@redis/json"));

@@ -16,3 +15,2 @@ const search_1 = __importDefault(require("@redis/search"));

// export * from '@redis/bloom';
// export * from '@redis/graph';
// export * from '@redis/json';

@@ -23,3 +21,2 @@ // export * from '@redis/search';

...bloom_1.default,
graph: graph_1.default,
json: json_1.default,

@@ -26,0 +23,0 @@ ft: search_1.default,

13

package.json
{
"name": "redis",
"description": "A modern, high performance Redis client",
"version": "5.0.0-next.6",
"version": "5.0.0-next.7",
"license": "MIT",

@@ -13,8 +13,7 @@ "main": "./dist/index.js",

"dependencies": {
"@redis/bloom": "5.0.0-next.6",
"@redis/client": "5.0.0-next.6",
"@redis/graph": "5.0.0-next.6",
"@redis/json": "5.0.0-next.6",
"@redis/search": "5.0.0-next.6",
"@redis/time-series": "5.0.0-next.6"
"@redis/bloom": "5.0.0-next.7",
"@redis/client": "5.0.0-next.7",
"@redis/json": "5.0.0-next.7",
"@redis/search": "5.0.0-next.7",
"@redis/time-series": "5.0.0-next.7"
},

@@ -21,0 +20,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet