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

nscale-client

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nscale-client - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

bin/nsd.js

@@ -64,3 +64,3 @@ #!/usr/bin/env node

exec("kill $(ps aux | grep [n]sd-api | awk '{print $2}')");
exec("kill $(ps aux | grep [n]sd-server | awk '{print $2}')");
exec("kill $(ps aux | grep [n]scale-server | awk '{print $2}')");

@@ -67,0 +67,0 @@ console.log(command + " stopped");

@@ -12,3 +12,3 @@ {

],
"version": "0.1.8",
"version": "0.1.9",
"license": "Artistic License 2.0",

@@ -15,0 +15,0 @@ "author": "Peter Elger (http://nearform.com/)",

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