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

@cryptocom/ncw-asset-dashboard-api-types

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cryptocom/ncw-asset-dashboard-api-types - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

3

interfaces.d.ts

@@ -111,2 +111,3 @@ declare namespace api {

tokenBalance: string;
tokenBalanceRaw: string;
tokenSymbol?: string;

@@ -129,2 +130,3 @@ underlyingToken0Symbol?: string;

tokenBalance: string;
tokenBalanceRaw: string;
tokenSymbol?: string;

@@ -142,2 +144,3 @@ underlyingTokens?: graphql.lp.ferro.Coin[];

tokenBalance: string;
tokenBalanceRaw: string;
tokenLogo?: string;

@@ -144,0 +147,0 @@ underlyingToken0Symbol: string;

2

package.json
{
"name": "@cryptocom/ncw-asset-dashboard-api-types",
"version": "0.1.6",
"version": "0.1.7",
"description": "Type declarations for NCW Asset Dashboard API",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

@@ -6,3 +6,3 @@ # The types for ncw-asset-dashboard-api

```
"@cryptocom/ncw-asset-dashboard-api-types": "0.1.6"
"@cryptocom/ncw-asset-dashboard-api-types": "0.1.7"
```
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