Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wsgrpc

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wsgrpc - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

12

cli/targets/static.js

@@ -60,8 +60,8 @@ "use strict";

push(
(config.es6 ? "const" : "var") +
" $root = $protobuf.roots" +
rootProp +
" || ($protobuf.roots" +
rootProp +
" = {});"
(config.es6 ? "const" : "var") + " $root = {}"
// " $root = $protobuf.roots" +
// rootProp +
// " || ($protobuf.roots" +
// rootProp +
// " = {});"
);

@@ -68,0 +68,0 @@ buildNamespace(null, root);

{
"name": "wsgrpc",
"version": "1.3.2",
"version": "1.3.3",
"description": "TODO",

@@ -5,0 +5,0 @@ "author": "tsangpo",

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