@zondax/beryx
Advanced tools
Comparing version 0.7.0 to 0.8.0
import { AxiosRequestConfig } from "axios"; | ||
export declare type Network = "wallaby" | "mainnet"; | ||
export declare type Network = "wallaby" | "mainnet" | "hyperspace"; | ||
export declare enum VersionAPI { | ||
@@ -4,0 +4,0 @@ V1 = "v1" |
{ | ||
"name": "@zondax/beryx", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "Beryx indexes and exposes via a public API Filecoin historical and real-time data. We provide historical transactions of every account, interactions with multisig accounts, fees details and many more.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29629