🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

ccxt-with-rest-api-type

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ccxt-with-rest-api-type - npm Package Compare versions

Comparing version

to
0.0.9

{
"name": "ccxt-with-rest-api-type",
"version": "0.0.8",
"version": "0.0.9",
"license": "MIT",

@@ -5,0 +5,0 @@ "type": "module",

@@ -8,3 +8,3 @@ ### Ccxt With Rest Api Type

```typescript
import {binanceRestApiType} from './dist/index';
import {binanceRestApiType} from 'ccxt-with-rest-api-type';
import ccxt from "ccxt";

@@ -11,0 +11,0 @@