@aims-api/aims-node
Advanced tools
Comparing version 0.0.22 to 0.0.23
# @aims-api/aims-node | ||
## 0.0.23 | ||
### Patch Changes | ||
- 4d6df8b: "hook_url" added to "add new track" endpoint | ||
## 0.0.22 | ||
@@ -4,0 +10,0 @@ |
@@ -12,2 +12,3 @@ /// <reference types="node" /> | ||
track_name: string; | ||
hook_url?: string; | ||
params?: QueryParams; | ||
@@ -14,0 +15,0 @@ data?: Metadata; |
{ | ||
"name": "@aims-api/aims-node", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"license": "UNLICENSED", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/aims-api/aims-node", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
460101
9785