Socket
Socket
Sign inDemoInstall

@tango-crypto/tangocrypto-js

Package Overview
Dependencies
29
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

dist/src/clients/index.d.ts

@@ -20,3 +20,3 @@ import { AxiosInstance } from 'axios';

appId: string;
network: string;
network?: string;
version?: string;

@@ -23,0 +23,0 @@ maxAttempts?: number;

{
"name": "@tango-crypto/tangocrypto-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Javascript client for tangocrypto API",

@@ -5,0 +5,0 @@ "author": "Tangocrypto",

@@ -24,3 +24,3 @@ import { BASE_PATH, BASE_PATH_TEST, BASE_PATH_TEST_STAGING, V1 } from "../base";

appId: string;
network: string;
network?: string;
version?: string;

@@ -27,0 +27,0 @@ maxAttempts?: number;

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