Socket
Socket
Sign inDemoInstall

@jupiterone/integration-sdk-runtime

Package Overview
Dependencies
Maintainers
10
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.1 to 1.0.2

11

package.json
{
"name": "@jupiterone/integration-sdk-runtime",
"version": "1.0.1",
"version": "1.0.2",
"description": "The SDK for developing JupiterOne integrations",

@@ -10,2 +10,5 @@ "main": "dist/src/index.js",

"license": "MPL-2.0",
"files": [
"dist"
],
"engines": {

@@ -24,3 +27,3 @@ "node": "10.x || 12.x || 14.x"

"dependencies": {
"@jupiterone/integration-sdk-core": "^1.0.1",
"@jupiterone/integration-sdk-core": "^1.0.2",
"@lifeomic/alpha": "^1.1.3",

@@ -43,3 +46,3 @@ "async-sema": "^3.1.0",

"devDependencies": {
"@jupiterone/integration-sdk-private-test-utils": "^1.0.1",
"@jupiterone/integration-sdk-private-test-utils": "^1.0.2",
"@types/uuid": "^7.0.2",

@@ -50,3 +53,3 @@ "get-port": "^5.1.1",

},
"gitHead": "a9edaef2345d14530cb9dbad1df9e187169c6719"
"gitHead": "2ebede7b78a3e14d103887db2d3ca86c6b383d09"
}

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