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

@covalenthq/client-sdk

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@covalenthq/client-sdk - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

2

dist/cjs/services/CovalentClient.d.ts

@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService";

export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2";
export declare class Response<T> {

@@ -13,0 +13,0 @@ data: T;

@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -341,0 +341,0 @@ logo_url: string;

@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -310,0 +310,0 @@ logo_url: string;

@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService";

export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2";
export declare class Response<T> {

@@ -13,0 +13,0 @@ data: T;

@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -341,0 +341,0 @@ logo_url: string;

@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -310,0 +310,0 @@ logo_url: string;

@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService";

export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2";
export declare class Response<T> {

@@ -13,0 +13,0 @@ data: T;

@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -341,0 +341,0 @@ logo_url: string;

@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -310,0 +310,0 @@ logo_url: string;

@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService";

export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1";
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2";
export declare class Response<T> {

@@ -13,0 +13,0 @@ data: T;

@@ -9,3 +9,3 @@ import { SecurityService } from "./SecurityService";

import { ApiKeyValidator } from "../util/ApiKeyValidator";
export const userAgent = "com.covalenthq.sdk.typescript/0.7.1";
export const userAgent = "com.covalenthq.sdk.typescript/0.7.2";
export class Response {

@@ -12,0 +12,0 @@ }

@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -341,0 +341,0 @@ logo_url: string;

@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes";

total_liquidity: number;
total_volume24h: number;
total_volume_24h: number;
/** * The contract logo URL. */

@@ -310,0 +310,0 @@ logo_url: string;

{
"name": "@covalenthq/client-sdk",
"version": "0.7.1",
"version": "0.7.2",
"types": "dist/index.d.ts",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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