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.1.5 to 1.1.6

4

cli/util.js

@@ -7,3 +7,3 @@ const path = require("path");

util.modInstall = function(install) {
util._modInstall = function(install) {
child_process.execSync(

@@ -19,3 +19,3 @@ "npm --silent install " +

util.modExists = function(name, version) {
util._modExists = function(name, version) {
for (var i = 0; i < module.paths.length; ++i) {

@@ -22,0 +22,0 @@ try {

{
"name": "wsgrpc",
"version": "1.1.5",
"version": "1.1.6",
"description": "",

@@ -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