Socket
Socket
Sign inDemoInstall

@push-rpc/core

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@push-rpc/core - npm Package Compare versions

Comparing version 1.5.5 to 1.5.6

2

dist/server.js

@@ -202,4 +202,6 @@ "use strict";

}); },
// for debug only
__sessions: sessions,
};
}
exports.createRpcServer = createRpcServer;

4

package.json
{
"name": "@push-rpc/core",
"version": "1.5.5",
"version": "1.5.6",
"main": "dist/index.js",

@@ -21,3 +21,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "7f2b1c85f000dc00ae39664f1c2dfc545a30a320"
"gitHead": "4085ed144788775b8992bbaa9bda2189b1a2e986"
}

@@ -169,3 +169,6 @@ import * as UUID from "uuid-js"

},
}
// for debug only
__sessions: sessions,
} as any
}
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