New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apex-pub/convector-core-errors

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apex-pub/convector-core-errors - npm Package Compare versions

Comparing version 1.3.12-1-alpha.d64b57e0 to 1.3.12-1-alpha.e89c9108

2

dist/src/base.error.js

@@ -22,3 +22,3 @@ "use strict";

delete this.original;
return stack.slice(0, 5).join('\n') + "\n ... " + lines + " additional lines";
return original.stack;
};

@@ -25,0 +25,0 @@ BaseError.prototype.getMessage = function (original) {

{
"name": "@apex-pub/convector-core-errors",
"version": "1.3.12-1-alpha.d64b57e0",
"version": "1.3.12-1-alpha.e89c9108",
"description": "Convector Errors",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

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