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

@worldsibu/convector-core-errors

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@worldsibu/convector-core-errors - npm Package Compare versions

Comparing version 1.1.9-0-alpha.cffa23bb to 1.1.9-0-alpha.d540ccc6

2

dist/src/controller.errors.js

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

_this.description = 'The controller namespace was not found in the chaincode';
_this.explanation = "\n This might happen because you misspelled the controller " + _this.ctrl + " name\n " + chaincodeSideMessage;
_this.explanation = "\n This might happen because you misspelled the controller " + _this.ctrl + " name\n Another reason might be that you have multiple Convector versions runnin in node\n " + chaincodeSideMessage;
_this.message = _super.prototype.getMessage.call(_this, _super.prototype.getOriginal.call(_this));

@@ -47,0 +47,0 @@ return _this;

{
"name": "@worldsibu/convector-core-errors",
"version": "1.1.9-0-alpha.cffa23bb",
"version": "1.1.9-0-alpha.d540ccc6",
"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