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

@dotcom-reliability-kit/errors

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-reliability-kit/errors - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

lib/http-error.d.ts

@@ -8,3 +8,3 @@ export = HttpError;

public readonly statusMessage: string;
public readonly get status(): number;
public get status(): number;
}

@@ -11,0 +11,0 @@ declare namespace HttpError {

@@ -45,3 +45,2 @@ const OperationalError = require('./operational-error');

/**
* @readonly
* @public

@@ -48,0 +47,0 @@ * @type {number}

{
"name": "@dotcom-reliability-kit/errors",
"version": "1.2.4",
"version": "1.2.5",
"description": "A suite of error classes which help you throw the most appropriate error in any situation",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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