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.4 to 0.1.5

2

Gruntfile.js

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

cover_check: {
command: './node_modules/.bin/nyc check-coverage --statement 100 --branch 100 --function 100 --line 100'
command: './node_modules/.bin/nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100'
},

@@ -46,0 +46,0 @@

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

@@ -6,0 +6,0 @@ "author": {

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