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

@injectivelabs/exceptions

Package Overview
Dependencies
Maintainers
11
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/exceptions - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

dist/block-not-found.d.ts

2

dist/index.d.ts

@@ -6,2 +6,4 @@ export * from './web3';

export * from './exchange';
export * from './block-not-found';
export * from './tx-not-found';
//# sourceMappingURL=index.d.ts.map

@@ -18,2 +18,4 @@ "use strict";

__exportStar(require("./exchange"), exports);
__exportStar(require("./block-not-found"), exports);
__exportStar(require("./tx-not-found"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@injectivelabs/exceptions",
"description": "List of exceptions that can be reused throughout Injective's projects.",
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",

@@ -34,3 +34,3 @@ "main": "dist/index.js",

},
"gitHead": "bcec02b12527b7c395c2a62c815fbe392e7d9cc9"
"gitHead": "11650d3cd6a05198e355a44f02ba01d54da67799"
}

Sorry, the diff of this file is not supported yet

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