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

@nodeboot/error

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodeboot/error - npm Package Compare versions

Comparing version
1.0.3
to
1.1.0
+1
-1
dist/http-error/HttpError.d.ts.map

@@ -1,1 +0,1 @@

{"version":3,"file":"HttpError.d.ts","sourceRoot":"","sources":["../../src/http-error/HttpError.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,qBAAa,SAAU,SAAQ,KAAK;IAChC,QAAQ,EAAE,MAAM,CAAC;gBAEL,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM;CASjD"}
{"version":3,"file":"HttpError.d.ts","sourceRoot":"","sources":["../../src/http-error/HttpError.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,qBAAa,SAAU,SAAQ,KAAK;IAChC,QAAQ,EAAE,MAAM,CAAC;gBAEL,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM;CAOjD"}

@@ -18,5 +18,4 @@ "use strict";

this.message = message;
this.stack = new Error().stack;
}
}
exports.HttpError = HttpError;
{
"name": "@nodeboot/error",
"version": "1.0.3",
"version": "1.1.0",
"description": "Node-Boot base errors/exceptions",

@@ -5,0 +5,0 @@ "author": "Manuel Santos <ney.br.santos@gmail.com>",