@rest-hooks/endpoint
Advanced tools
Comparing version 3.4.0 to 3.4.1
{ | ||
"name": "@rest-hooks/endpoint", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"description": "Declarative Network Interface Definitions", | ||
@@ -95,7 +95,7 @@ "sideEffects": false, | ||
"type": "git", | ||
"url": "git+ssh://git@github.com:coinbase/rest-hooks.git", | ||
"url": "git+ssh://git@github.com:data-client/rest-hooks.git", | ||
"directory": "packages/endpoint" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/coinbase/rest-hooks/issues" | ||
"url": "https://github.com/data-client/rest-hooks/issues" | ||
}, | ||
@@ -121,3 +121,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "8b95633f971eb65723424cf4986b1f5e6325df73" | ||
"gitHead": "45b40604ea463629e63808964090c4f2a175172c" | ||
} |
# TypeScript Standard Endpoints | ||
[![CircleCI](https://circleci.com/gh/coinbase/rest-hooks/tree/master.svg?style=shield)](https://circleci.com/gh/coinbase/rest-hooks) | ||
[![Coverage Status](https://img.shields.io/codecov/c/gh/coinbase/rest-hooks/master.svg?style=flat-square)](https://app.codecov.io/gh/coinbase/rest-hooks?branch=master) | ||
[![CircleCI](https://circleci.com/gh/data-client/rest-hooks/tree/master.svg?style=shield)](https://circleci.com/gh/data-client/rest-hooks) | ||
[![Coverage Status](https://img.shields.io/codecov/c/gh/data-client/rest-hooks/master.svg?style=flat-square)](https://app.codecov.io/gh/data-client/rest-hooks?branch=master) | ||
[![npm downloads](https://img.shields.io/npm/dm/@rest-hooks/endpoint.svg?style=flat-square)](https://www.npmjs.com/package/@rest-hooks/endpoint) | ||
@@ -5,0 +5,0 @@ [![bundle size](https://img.shields.io/bundlephobia/minzip/@rest-hooks/endpoint?style=flat-square)](https://bundlephobia.com/result?p=@rest-hooks/endpoint) |
Sorry, the diff of this file is not supported yet
723424