cash-tokenizer-client
Advanced tools
Comparing version 0.0.8 to 0.0.9
12
index.js
@@ -78,10 +78,2 @@ const EventSource = require('eventsource') | ||
async function getCreationState(id){ | ||
return await doGet('/tokenizer/creation/'+id+'/state') | ||
} | ||
async function getRedemptionState(id){ | ||
return await doGet('/tokenizer/redemption/'+id+'/state') | ||
} | ||
async function tokenize(transfers){ | ||
@@ -96,6 +88,4 @@ const form = { | ||
isAPIRunning, | ||
getCreationState, | ||
getRedemptionState, | ||
subscribeToExecutedRedemptionsPubSub, | ||
tokenize, | ||
tokenize | ||
} | ||
@@ -102,0 +92,0 @@ } |
{ | ||
"name": "cash-tokenizer-client", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A nodejs client for the cash-tokenizer API", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/AdharaProjects/cash-tokenizer-client.git" | ||
"url": "git+https://github.com/AdharaProjects/cash-tokenizer.git" | ||
}, | ||
@@ -17,5 +17,5 @@ "author": "Ryno Beyers", | ||
"bugs": { | ||
"url": "https://github.com/AdharaProjects/cash-tokenizer-client/issues" | ||
"url": "https://github.com/AdharaProjects/cash-tokenizer/issues" | ||
}, | ||
"homepage": "https://github.com/AdharaProjects/cash-tokenizer-client#readme", | ||
"homepage": "https://github.com/AdharaProjects/cash-tokenizer#readme", | ||
"dependencies": { | ||
@@ -22,0 +22,0 @@ "eventsource": "^1.0.7", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3822
84
1