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

pm2-axon-rpc

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-axon-rpc - npm Package Compare versions

Comparing version 0.4.0 to 0.4.2

2

lib/server.js

@@ -7,3 +7,3 @@

var debug = require('debug');
var clone = require('./safeclonedeep.js');
var clone = require('fclone');

@@ -10,0 +10,0 @@ /**

{
"name": "pm2-axon-rpc",
"version": "0.4.0",
"version": "0.4.2",
"description": "Remote procedure calls built on top of axon.",

@@ -22,3 +22,4 @@ "keywords": [

"devDependencies": {
"pm2-axon": "~2.0.5",
"pm2-axon": "~2.0.11",
"fclone" : "1.0.3",
"better-assert": "*",

@@ -25,0 +26,0 @@ "mocha": "*"

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