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

hipc

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hipc - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "hipc",
"version": "0.1.0",
"version": "0.1.1",
"description": "http ipc server",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,7 +12,7 @@ # hipc - http ipc

## listen options
opts.autoClose - close on process exit
opts.chmod - set chmod file after listen
opts.onclose - callback before exit
opts.path - ipc path
## listen options / опции
* autoClose - close on process exit / закрывать сервер при выходе из процесса
* chmod - set chmod file after listen / установить chmod после запуска сервера
* onclose - callback before exit / callback перед выходом
* path - ipc path / путь к файлу

@@ -19,0 +19,0 @@ ## nginx conf

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