@integration-app/sdk
Advanced tools
Comparing version 0.16.5 to 0.16.6
@@ -14,3 +14,2 @@ import { DataCollectionEvent, DataRecord } from '../data-collections'; | ||
write?: boolean; | ||
uri?: string; | ||
} | ||
@@ -17,0 +16,0 @@ export declare type DataLocationSpec = DataCollectionSpec | DataDirectorySpec; |
{ | ||
"name": "@integration-app/sdk", | ||
"version": "0.16.5", | ||
"version": "0.16.6", | ||
"description": "JavaScript SDK for Integration.app", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -23,7 +23,2 @@ import urljoin from 'url-join' | ||
write?: boolean | ||
/** | ||
* @deprecated - replaced by path | ||
*/ | ||
uri?: string | ||
} | ||
@@ -30,0 +25,0 @@ |
Sorry, the diff of this file is not supported yet
3482177
45404