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

error

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

error - npm Package Compare versions

Comparing version 10.1.0 to 10.1.1

2

package.json
{
"name": "error",
"version": "10.1.0",
"version": "10.1.1",
"description": "Custom errors",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -80,5 +80,5 @@ # error

```js
const { Serror } = require('error')
const { SError } = require('error')
class ServerError extends Serror {}
class ServerError extends SError {}
class ClientError extends SError {}

@@ -85,0 +85,0 @@

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