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.3.1 to 11.4.0-alpha.0

1

dist/src/types/storage.d.ts

@@ -22,2 +22,3 @@ import { Entity } from './entity';

getIndexMetadataForGraphObjectType?: (params: GetIndexMetadataForGraphObjectTypeParams) => GraphObjectIndexMetadata | undefined;
getStepsStored?: () => string[];
}

6

package.json
{
"name": "@jupiterone/integration-sdk-core",
"version": "11.3.1",
"version": "11.4.0-alpha.0",
"description": "The SDK for developing JupiterOne integrations",

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

"engines": {
"node": ">=18.0.0 <19.x"
"node": ">=18.0.0 <21.x"
},

@@ -33,3 +33,3 @@ "publishConfig": {

},
"gitHead": "19bbe6a258ac0666ead139df213c5b736b8a2f41"
"gitHead": "ca6fa2870289f3c86ae491e9488b8981a208ddfa"
}

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