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

grpc-db-service-core

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpc-db-service-core - npm Package Compare versions

Comparing version

to
0.0.5

2

lib/Method.js

@@ -248,3 +248,3 @@ /**

id=[...new Set(id)];
id=id.map(v=>id.toString());
id=id.map(v=>v.toString());

@@ -251,0 +251,0 @@ // find from redis

{
"name": "grpc-db-service-core",
"version": "0.0.4",
"version": "0.0.5",
"description": "node dbservice",

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