Socket
Socket
Sign inDemoInstall

@chain-registry/client

Package Overview
Dependencies
Maintainers
1
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chain-registry/client - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.4.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/client@1.4.0...@chain-registry/client@1.4.1) (2022-11-16)
**Note:** Version bump only for package @chain-registry/client
# [1.4.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/client@1.3.0...@chain-registry/client@1.4.0) (2022-11-10)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@chain-registry/client",
"version": "1.4.0",
"version": "1.4.1",
"description": "Chain Registry Client",

@@ -81,3 +81,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

},
"gitHead": "c35d96830c1cb4f9cc26643e6238ff659867dfb7"
"gitHead": "b77b407f6f76ee41d5440dacc06085730ebf8e0c"
}

@@ -32,3 +32,3 @@ # @chain-registry/client

};
const registry = new ChainRegistry(options);
const registry = new ChainRegistryFetcher(options);
await registry.fetchUrls();

@@ -35,0 +35,0 @@ ```

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