@injectivelabs/exceptions
Advanced tools
Comparing version 0.0.44 to 0.0.45
@@ -1,6 +0,6 @@ | ||
export * from './Web3'; | ||
export * from './Http'; | ||
export * from './Contract'; | ||
export * from './Grpc'; | ||
export * from './Exchange'; | ||
export * from './web3'; | ||
export * from './http'; | ||
export * from './contract'; | ||
export * from './grpc'; | ||
export * from './exchange'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -13,7 +13,7 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./Web3"), exports); | ||
__exportStar(require("./Http"), exports); | ||
__exportStar(require("./Contract"), exports); | ||
__exportStar(require("./Grpc"), exports); | ||
__exportStar(require("./Exchange"), exports); | ||
__exportStar(require("./web3"), exports); | ||
__exportStar(require("./http"), exports); | ||
__exportStar(require("./contract"), exports); | ||
__exportStar(require("./grpc"), exports); | ||
__exportStar(require("./exchange"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@injectivelabs/exceptions", | ||
"description": "List of exceptions that can be reused throughout Injective's projects.", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "3266b85e0331fd9f2bf87f02efc9cf90e7ce85a2" | ||
"gitHead": "787ad83e119ad03f33489a2cfc35d41259993425" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package