@chain-registry/types
Advanced tools
Comparing version 0.50.51 to 0.50.52
{ | ||
"name": "@chain-registry/types", | ||
"version": "0.50.51", | ||
"version": "0.50.52", | ||
"description": "Chain Registry types", | ||
"author": "Dan Lynch <pyramation@gmail.com>", | ||
"homepage": "https://github.com/cosmology-tech/chain-registry", | ||
"homepage": "https://github.com/hyperweb-io/chain-registry", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -17,6 +17,6 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/cosmology-tech/chain-registry" | ||
"url": "https://github.com/hyperweb-io/chain-registry" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cosmology-tech/chain-registry/issues" | ||
"url": "https://github.com/hyperweb-io/chain-registry/issues" | ||
}, | ||
@@ -37,3 +37,3 @@ "scripts": { | ||
], | ||
"gitHead": "26c73c48b24213661d651a1e196a3effe1907e08" | ||
"gitHead": "dcba3310046958e2110c2175eb5024751173c4b9" | ||
} |
@@ -8,8 +8,8 @@ # @chain-registry/types | ||
<p align="center" width="100%"> | ||
<a href="https://github.com/cosmology-tech/chain-registry/actions/workflows/run-tests.yml"> | ||
<img height="20" src="https://github.com/cosmology-tech/chain-registry/actions/workflows/run-tests.yml/badge.svg" /> | ||
<a href="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml"> | ||
<img height="20" src="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml/badge.svg" /> | ||
</a> | ||
<a href="https://github.com/cosmology-tech/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> | ||
<a href="https://github.com/hyperweb-io/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/types"><img height="20" src="https://img.shields.io/npm/dt/@chain-registry/types"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/types"><img height="20" src="https://img.shields.io/github/package-json/v/cosmology-tech/chain-registry?filename=v1%2Fpackages%2Ftypes%2Fpackage.json"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/types"><img height="20" src="https://img.shields.io/github/package-json/v/hyperweb-io/chain-registry?filename=v1%2Fpackages%2Ftypes%2Fpackage.json"></a> | ||
</p> | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
13365