New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@injectivelabs/chain-consumer

Package Overview
Dependencies
Maintainers
9
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/chain-consumer - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

1

dist/composers/index.d.ts

@@ -11,2 +11,3 @@ export * from './DistributionComposer';

export * from './AuctionComposer';
export * from './AuthzComposer';
//# sourceMappingURL=index.d.ts.map

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

__exportStar(require("./AuctionComposer"), exports);
__exportStar(require("./AuthzComposer"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@injectivelabs/chain-consumer",
"description": "Interacting with our Chain API made easy. Can be reused throughout Injective's projects.",
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",

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

},
"gitHead": "9849733afcb02a2d52e1a67b4946960c2e447b36"
"gitHead": "f48197edab51376ff6178a88c98a8f65d15c2356"
}

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