New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@integration-app/sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@integration-app/sdk - npm Package Compare versions

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