Socket
Socket
Sign inDemoInstall

@zondax/beryx

Package Overview
Dependencies
9
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.0 to 0.11.0

2

dist/filecoin/common/types.d.ts
import { AxiosRequestConfig } from 'axios';
export type Network = 'mainnet' | 'hyperspace' | 'calibration';
export type Network = 'mainnet' | 'calibration';
export declare enum VersionAPI {

@@ -4,0 +4,0 @@ V1 = "v1"

{
"name": "@zondax/beryx",
"version": "0.10.0",
"version": "0.11.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.",

@@ -61,3 +61,3 @@ "main": "dist/index.js",

"@trivago/prettier-plugin-sort-imports": "^4.0.0",
"@types/jest": "^29.5.1",
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.38.0",

@@ -64,0 +64,0 @@ "@typescript-eslint/parser": "^5.38.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc