New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tiny-jsonrpc

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-jsonrpc

JavaScript JSON-RPC 2.0 client and server with no runtime dependencies

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
185
20.92%
Maintainers
1
Weekly downloads
 
Created
Source

Tiny JSON-RPC

JavaScript JSON-RPC 2.0 server with no runtime dependencies.

Installation

Tiny JSON-RPC is available from npm.

$ npm install tiny-jsonrpc

Development

Running the tests

Tiny JSON-RPC includes a suite of unit tests, driven by tape and karma.

$ npm test

License

Tiny JSON-RPC is made available under the MIT License.

FAQs

Package last updated on 26 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts