Socket
Socket
Sign inDemoInstall

metafab-client

Package Overview
Dependencies
8
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.8 to 0.1.9

2

build/index.js
/*!
*
* metafab-client v0.1.8
* metafab-client v0.1.9
* https://github.com/schoonlabs/metafab-client

@@ -5,0 +5,0 @@ *

@@ -7,2 +7,3 @@ import { BaseClass, BaseParams } from "./_base";

import * as wallets from "./wallets";
export * from "./constants";
export declare class MetaFabClient extends BaseClass {

@@ -9,0 +10,0 @@ readonly currencies: currencies.CurrencyEndpoints;

@@ -8,2 +8,3 @@ import { BaseClass } from "./_base";

import * as wallets from "./wallets";
export * from "./constants";
export class MetaFabClient extends BaseClass {

@@ -10,0 +11,0 @@ constructor(params) {

{
"name": "metafab-client",
"version": "0.1.8",
"version": "0.1.9",
"description": "MetaFab Typescript Client SDK",
"main": "build/lib/index.js",
"main": "build/index.js",
"types": "build/lib/types.d.ts",

@@ -7,0 +7,0 @@ "scripts": {

@@ -7,3 +7,2 @@ # MetaFab Typescript Client SDK

Community-built Typescript client for MetaFab's Web3 API.

@@ -10,0 +9,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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