Socket
Socket
Sign inDemoInstall

residue

Package Overview
Dependencies
4
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "residue",
"version": "0.0.6",
"version": "0.0.7",
"description": "Logging client for real-time centralized logging server.",

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

@@ -7,1 +7,15 @@ ‫بسم الله الرَّحْمَنِ الرَّحِيمِ

This module provides interface for connecting and interacting with residue server seamlessly, means, once you are connected this module takes care of expired tokens and clients and keep itself updated with latest tokens and ping server when needed to stay alive.
## API
#### `connect(params)`
Connects application to residue using params
#### `disconnect()`
Disconnects application from residue
#### `Logger`
Logger class for logging interface
## Sample
You can check out [nodeJS sample client app](https://github.com/muflihun/residue/blob/master/samples/clients/node) for practical use of this package.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc