New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5.3 to 1.5.4

6

lib/generated/wsgrpc.js
/*eslint-disable block-scoped-var, no-redeclare, no-control-regex, no-prototype-builtins*/
"use strict";
var $protobuf = require("protobufjs/minimal");
//when build for web
//var $protobuf = typeof window != "undefined" && window.protobuf;
var $protobuf = require("protobufjs/minimal");
$protobuf.util.Long = null;
//in react project:
//require("protobufjs/src/util/minimal").Long = null;

@@ -9,0 +11,0 @@ // Common aliases

{
"name": "wsgrpc",
"version": "1.5.3",
"version": "1.5.4",
"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