Socket
Socket
Sign inDemoInstall

@pbkit/grpc-web-client

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pbkit/grpc-web-client - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/index.js

@@ -88,4 +88,4 @@ "use strict";

const result = {};
value?.forEach((key, values) => (result[key] = values[values.length - 1]));
value === null || value === void 0 ? void 0 : value.forEach((key, values) => (result[key] = values[values.length - 1]));
return result;
}
{
"name": "@pbkit/grpc-web-client",
"packageManager": "yarn@3.1.1",
"version": "0.1.0",
"version": "0.1.1",
"description": "pbkit grpc web client",

@@ -6,0 +6,0 @@ "main": "lib/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