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

@vechain/sdk-errors

Package Overview
Dependencies
Maintainers
7
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vechain/sdk-errors - npm Package Compare versions

Comparing version 1.0.0-beta.14 to 1.0.0-beta.15

3

dist/index.js

@@ -584,4 +584,3 @@ "use strict";

);
if (!condition && typeof error === "object")
throw error;
if (!condition && typeof error === "object") throw error;
}

@@ -588,0 +587,0 @@ function assertInnerError(error) {

{
"name": "@vechain/sdk-errors",
"version": "1.0.0-beta.14",
"version": "1.0.0-beta.15",
"description": "This module is dedicated to managing and customizing errors within the SDK",

@@ -5,0 +5,0 @@ "author": "vechain Foundation",

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