🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.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

to
1.7.6-beta.0

@@ -0,3 +1,3 @@

import https from 'https';
import { HttpRequestMethod } from '../http-requests';
import https from 'https';
export interface RestApiClientInput {

@@ -4,0 +4,0 @@ path: string;

{
"name": "@integration-app/sdk",
"version": "1.7.5",
"version": "1.7.6-beta.0",
"description": "JavaScript SDK for Integration.app",

@@ -9,3 +9,3 @@ "author": "Integration.app",

"module": "dist/index.module.mjs",
"unpkg": "bundle.js",
"unpkg": "./dist/bundle.js",
"exports": {

@@ -26,4 +26,3 @@ "import": {

"files": [
"dist",
"bundle.*"
"dist"
],

@@ -39,2 +38,4 @@ "scripts": {

"docs:dev": "typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.json --watch",
"lint": "eslint src",
"lint:fix": "eslint src --fix",
"test": "TZ=UTC jest",

@@ -46,2 +47,3 @@ "test:watch": "TZ=UTC jest --watch",

"devDependencies": {
"@integration-app/eslint-config": "*",
"@rollup/plugin-alias": "^5.1.1",

@@ -48,0 +50,0 @@ "@rollup/plugin-commonjs": "^28.0.1",

Sorry, the diff of this file is too big to display

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