Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

coingecko-api-v3

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coingecko-api-v3 - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### 0.0.25 (2023-05-23)
### 0.0.24 (2023-05-22)

@@ -7,0 +9,0 @@

2

dist/CoinGeckoClient.d.ts

@@ -75,3 +75,3 @@ import { PLATFORMS } from "./Enum";

vs_currency: string;
ids: string;
ids?: string;
category?: "decentralized_finance_defi" | "stablecoins";

@@ -78,0 +78,0 @@ order?: "market_cap_desc" | "gecko_desc" | "gecko_asc" | "market_cap_asc" | "market_cap_desc" | "volume_asc" | "volume_desc" | "id_asc" | "id_desc";

{
"name": "coingecko-api-v3",
"version": "0.0.24",
"version": "0.0.25",
"description": "The nodejs api library for accessing coingecko api v3 , develop with typescript",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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