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

rest-api-errors

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rest-api-errors - npm Package Compare versions

Comparing version
1.2.2
to
1.2.3
+1
-1
index.js

@@ -71,3 +71,3 @@ class ApiError {

}, {});
console.log(apiErrors);
module.exports = apiErrors;
{
"name": "rest-api-errors",
"version": "1.2.2",
"version": "1.2.3",
"description": "Common errors that can be thrown to simplify promise based api implementations",

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