Socket
Socket
Sign inDemoInstall

@jupiterone/integration-sdk-core

Package Overview
Dependencies
Maintainers
1
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupiterone/integration-sdk-core - npm Package Compare versions

Comparing version 11.1.0 to 11.2.0

7

dist/src/types/config.d.ts

@@ -49,2 +49,9 @@ import { IntegrationInstanceConfig } from './instance';

/**
* Optionally define the number of steps to execute in parallel.
*
* If this value is not provided the concurrency defaults to
* Number.POSITIVE_INFINITY
*/
stepConcurrency?: number;
/**
* This configuration element is used to store information about data

@@ -51,0 +58,0 @@ * ingestion sources that can be enabled or disabled. When this element

4

package.json
{
"name": "@jupiterone/integration-sdk-core",
"version": "11.1.0",
"version": "11.2.0",
"description": "The SDK for developing JupiterOne integrations",

@@ -32,3 +32,3 @@ "main": "dist/src/index.js",

},
"gitHead": "c76b9158fb4985ac5cf6e2e26bd107767f71d6ff"
"gitHead": "c671c76b03696bcddb6f0a217b92916c602a6df2"
}

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