Socket
Socket
Sign inDemoInstall

@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.3.1 to 1.3.2

dist/src/client.errors.d.ts

1

dist/src/index.d.ts
export * from './id.errors';
export * from './type.errors';
export * from './client.errors';
export * from './chaincode.errors';
export * from './controller.errors';
export * from './configuration.errors';

@@ -6,2 +6,3 @@ "use strict";

tslib_1.__exportStar(require("./type.errors"), exports);
tslib_1.__exportStar(require("./client.errors"), exports);
tslib_1.__exportStar(require("./chaincode.errors"), exports);

@@ -8,0 +9,0 @@ tslib_1.__exportStar(require("./controller.errors"), exports);

2

package.json
{
"name": "@worldsibu/convector-core-errors",
"version": "1.3.1",
"version": "1.3.2",
"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