🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@goat-sdk/plugin-coingecko

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goat-sdk/plugin-coingecko - npm Package Compare versions

Comparing version
0.2.9
to
0.2.10
+1
-1
dist/parameters.d.mts

@@ -136,4 +136,4 @@ import * as _goat_sdk_core from '@goat-sdk/core';

vsCurrency: string;
ids: string[];
sparkline: boolean;
ids: string[];
category: string;

@@ -140,0 +140,0 @@ order: "market_cap_desc" | "volume_desc" | "volume_asc" | "market_cap_asc";

@@ -136,4 +136,4 @@ import * as _goat_sdk_core from '@goat-sdk/core';

vsCurrency: string;
ids: string[];
sparkline: boolean;
ids: string[];
category: string;

@@ -140,0 +140,0 @@ order: "market_cap_desc" | "volume_desc" | "volume_asc" | "market_cap_asc";

{
"name": "@goat-sdk/plugin-coingecko",
"version": "0.2.9",
"version": "0.2.10",
"files": [

@@ -15,6 +15,6 @@ "dist/**/*",

"zod": "3.23.8",
"@goat-sdk/core": "0.4.8"
"@goat-sdk/core": "0.4.9"
},
"peerDependencies": {
"@goat-sdk/core": "0.4.8"
"@goat-sdk/core": "0.4.9"
},

@@ -21,0 +21,0 @@ "homepage": "https://ohmygoat.dev",