Socket
Socket
Sign inDemoInstall

json-rpc-error

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "json-rpc-error",
"version": "1.0.2",
"version": "1.0.3",
"description": "JSON RPC 2.0 Errors.",

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

@@ -87,3 +87,3 @@ # JSON RPC 2.0 Error

```js
new JsonRpcError.InternalError(code);
new JsonRpcError.ServerError(code);
```

@@ -90,0 +90,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc