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

cp-remote

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

cp-remote - npm Package Compare versions

Comparing version 0.1.7 to 0.2.0

2

index.js

@@ -129,3 +129,3 @@ /**

child.send(packed.toString());
child.send(new Buffer(JSON.stringify(
child.send(Buffer.from(JSON.stringify(
Array.prototype.slice.call(arguments, 2))).toString('hex'));

@@ -132,0 +132,0 @@

{
"name": "cp-remote",
"description": "Remote child_process runner with message support",
"version": "0.1.7",
"version": "0.2.0",
"homepage": "https://github.com/davedoesdev/cp-remote",

@@ -37,14 +37,14 @@ "author": {

"devDependencies": {
"async": "~2.6.0",
"grunt": "~1.0.1",
"grunt-contrib-jshint": "~1.1.0",
"grunt-mocha-test": "~0.13.3",
"grunt-apidox": "~1.0.0",
"grunt-shell": "~2.1.0",
"mocha": "~4.1.0",
"chai": "~4.1.2",
"nyc": "~11.4.1",
"coveralls": "~3.0.0",
"yargs": "~10.1.1"
"async": "^2.6.2",
"grunt": "^1.0.4",
"grunt-contrib-jshint": "^2.1.0",
"grunt-mocha-test": "^0.13.3",
"grunt-apidox": "^2.0.1",
"grunt-shell": "^3.0.1",
"mocha": "^6.1.4",
"chai": "^4.2.0",
"nyc": "^14.1.0",
"coveralls": "^3.0.3",
"yargs": "^13.2.2"
}
}

@@ -1,1 +0,1 @@

module.exports = "import binascii;exec(binascii.unhexlify('23212f7573722f62696e2f656e7620707974686f6e0a0a696d706f727420736f636b65740a696d706f72742073756270726f636573730a696d706f7274206f730a696d706f7274207379730a696d706f727420746872656164696e670a0a61726773203d2067657461747472285f5f6275696c74696e735f5f2c0a202020202020202020202020202020277261775f696e707574272c0a2020202020202020202020202020206c616d6264613a206f70656e28302c20277262272c20627566666572696e673d302c20636c6f736566643d46616c7365292e726561646c696e6528295b303a2d315d2928295b313a2d315d0a0a73312c7332203d20736f636b65742e736f636b65747061697228290a69662068617361747472286f732c20277365745f696e686572697461626c6527293a0a202020206f732e7365745f696e686572697461626c652873312e66696c656e6f28292c2054727565290a202020206f732e7365745f696e686572697461626c652873322e66696c656e6f28292c2054727565290a0a7031203d2073756270726f636573732e506f70656e285b27736f636174272c20272d272c202746443a27202b207374722873312e66696c656e6f2829295d2c20636c6f73655f6664733d46616c7365290a0a656e76203d2064696374286f732e656e7669726f6e290a656e765b274e4f44455f4348414e4e454c5f4644275d203d207374722873322e66696c656e6f2829290a0a7032203d2073756270726f636573732e506f70656e285b276e6f6465272c20272d65272c202770726f636573732e61726776203d205b70726f636573732e617267765b305d2c2070726f636573732e617267765b315d5d2e636f6e636174284a534f4e2e7061727365286e6577204275666665722870726f636573732e617267765b325d2c2022686578222929293b20736574496d6d6564696174652866756e6374696f6e202829207b2072657175697265287265717569726528227061746822292e7265736f6c76652870726f636573732e617267765b315d29293b207d29272c207379732e617267765b315d2c20617267735d2c20656e763d656e762c20737464696e3d73756270726f636573732e504950452c207374646f75743d322c20636c6f73655f6664733d46616c7365290a70322e737464696e2e636c6f736528290a0a2373312e636c6f736528290a2373322e636c6f736528290a0a646f6e65203d2046616c73650a0a636c617373205761697454687265616428746872656164696e672e546872656164293a0a202020206465662072756e2873656c66293a0a202020202020202070312e7761697428290a20202020202020206966206e6f7420646f6e653a2070322e6b696c6c28290a0a746872656164203d205761697454687265616428290a7468726561642e737461727428290a0a70322e7761697428290a646f6e65203d20547275650a70312e6b696c6c28290a'))"
module.exports = "import binascii;exec(binascii.unhexlify('23212f7573722f62696e2f656e7620707974686f6e0a0a696d706f727420736f636b65740a696d706f72742073756270726f636573730a696d706f7274206f730a696d706f7274207379730a696d706f727420746872656164696e670a0a61726773203d2067657461747472285f5f6275696c74696e735f5f2c0a202020202020202020202020202020277261775f696e707574272c0a2020202020202020202020202020206c616d6264613a206f70656e28302c20277262272c20627566666572696e673d302c20636c6f736566643d46616c7365292e726561646c696e6528295b303a2d315d2928295b313a2d315d0a0a73312c7332203d20736f636b65742e736f636b65747061697228290a69662068617361747472286f732c20277365745f696e686572697461626c6527293a0a202020206f732e7365745f696e686572697461626c652873312e66696c656e6f28292c2054727565290a202020206f732e7365745f696e686572697461626c652873322e66696c656e6f28292c2054727565290a0a7031203d2073756270726f636573732e506f70656e285b27736f636174272c20272d272c202746443a27202b207374722873312e66696c656e6f2829295d2c20636c6f73655f6664733d46616c7365290a0a656e76203d2064696374286f732e656e7669726f6e290a656e765b274e4f44455f4348414e4e454c5f4644275d203d207374722873322e66696c656e6f2829290a0a7032203d2073756270726f636573732e506f70656e285b276e6f6465272c20272d65272c202770726f636573732e61726776203d205b70726f636573732e617267765b305d2c2070726f636573732e617267765b315d5d2e636f6e636174284a534f4e2e7061727365284275666665722e66726f6d2870726f636573732e617267765b325d2c2022686578222929293b20736574496d6d6564696174652866756e6374696f6e202829207b2072657175697265287265717569726528227061746822292e7265736f6c76652870726f636573732e617267765b315d29293b207d29272c207379732e617267765b315d2c20617267735d2c20656e763d656e762c20737464696e3d73756270726f636573732e504950452c207374646f75743d322c20636c6f73655f6664733d46616c7365290a70322e737464696e2e636c6f736528290a0a2373312e636c6f736528290a2373322e636c6f736528290a0a646f6e65203d2046616c73650a0a636c617373205761697454687265616428746872656164696e672e546872656164293a0a202020206465662072756e2873656c66293a0a202020202020202070312e7761697428290a20202020202020206966206e6f7420646f6e653a2070322e6b696c6c28290a0a746872656164203d205761697454687265616428290a7468726561642e737461727428290a0a70322e7761697428290a646f6e65203d20547275650a70312e6b696c6c28290a'))"

@@ -5,3 +5,3 @@ /*jslint node: true */

var crypto = require('crypto'),
key = new Buffer(process.argv[2], 'hex');
key = Buffer.from(process.argv[2], 'hex');

@@ -8,0 +8,0 @@ process.nextTick(function ()

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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