onchain-sdk
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -22,4 +22,6 @@ declare namespace API.parmas { | ||
baseUrl: string; | ||
constructor({ baseUrl }: { | ||
fetch: any; | ||
constructor({ baseUrl, fetch }: { | ||
baseUrl: string; | ||
fetch: any; | ||
}); | ||
@@ -26,0 +28,0 @@ getToken(params: API.parmas.login): Promise<any>; |
{ | ||
"name": "onchain-sdk", | ||
"private": false, | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "start": "umi dev", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
478193
12865
0