Socket
Socket
Sign inDemoInstall

@jupiterone/integration-sdk-runtime

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-runtime - npm Package Versions

1
27

5.11.2

Diff

jupiterone-dev
published 5.11.1 •

jupiterone-dev
published 5.11.0 •

Changelog

Source

5.11.0 - 2021-03-16

  • Upgrade @jupiterone/data-model@^0.18.0
jupiterone-dev
published 5.10.0 •

Changelog

Source

5.10.0 - 2021-03-05

Changed

  • Additional logged information in uploads error case
jupiterone-dev
published 5.9.0 •

Changelog

Source

5.9.0 - 2021-03-05

Changed

  • Additional logged information in uploads
jupiterone-dev
published 5.8.2 •

Changelog

Source

5.8.2 - 2021-03-04

Fixed

  • #429 - fixed toMatchGraphObjectSchema failure when multiple classes share same enum property name.
jupiterone-dev
published 5.8.1 •

Changelog

Source

5.8.1 - 2021-03-03

Fixed

  • #426 - Update return typings for jobState.getData to be more realistic

Old:

getData: <T>(key: string) => Promise<T>;

New:

getData: <T>(key: string) => Promise<T | undefined>;
jupiterone-dev
published 5.8.0 •

Changelog

Source

5.8.0 - 2021-02-26

Changed

  • Updated packages in @jupiterone/integration-sdk-core
jupiterone-dev
published 5.7.0 •

Changelog

Source

5.7.0 - 2021-02-15

Added

  • Expose the following read-only properties on IntegrationProviderAPIError
    • endpoint
    • status
    • statusText
jupiterone-dev
published 5.6.2 •

Changelog

Source

5.6.2 - 2021-02-09

Added

  • Added log statement after uploadData() successfully sends data to synchronizer.
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