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

@integration-app/sdk

Package Overview
Dependencies
Maintainers
1
Versions
445
Alerts
File Explorer

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.1.3 to 0.1.4

2

dist/client.js

@@ -45,3 +45,3 @@ "use strict";

const queryParams = {
bluepritnKey: options.blueprintKey,
blueprintKey: options.blueprintKey,
};

@@ -48,0 +48,0 @@ if (options.parameters) {

{
"name": "@integration-app/sdk",
"version": "0.1.3",
"version": "0.1.4",
"description": "JavaScript SDK for Integration.app",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -42,3 +42,3 @@ import Axios, { AxiosRequestConfig } from 'axios'

const queryParams: Record<string, string> = {
bluepritnKey: options.blueprintKey,
blueprintKey: options.blueprintKey,
}

@@ -45,0 +45,0 @@ if (options.parameters) {

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc