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

10.7.0

Diff

Changelog

Source

10.7.0 - 2023-09-21

  • Changed the log level of the Collected metric log that is published when logger.publishMetric is called to "debug"
jupiterone-dev
published 10.6.0 •

Changelog

Source

10.6.0 - 2023-09-21

  • Release with 10.1.0 changes again:
  • 'InMemoryGraphObjectStore' no longer stores a set amount of entities or relationships, rather it works by measuring size in bytes of graph objects by default.
jupiterone-dev
published 10.5.3 •

Changelog

Source

10.5.3 - 2023-09-18

  • Use the same logger for all logs created via the j1-integration run command to improve formatting consistency
  • Update internal err log serializer
jupiterone-dev
published 10.5.1 •

jupiterone-dev
published 10.5.0 •

Changelog

Source

10.5.0 - 2023-09-12

  • Add error_unexpected_error to IntegrationErrorEventName
jupiterone-dev
published 10.4.0 •

Changelog

Source

10.4.0 - 2023-09-11

  • Revert change in 10.1.0 due to system health issues
jupiterone-dev
published 10.3.0 •

Changelog

Source

10.3.0 - 2023-09-07

  • Update jest.js config to remove deprecated option.
  • Add --noPretty option to cli to disable pretty printing of logs locally.
jupiterone-dev
published 10.2.0 •

Changelog

Source

10.2.0 - 2023-09-01

  • Allow user to override AlphaOptions in createApiClient
jupiterone-dev
published 10.1.0 •

Changelog

Source

10.1.0 - 2023-08-28

  • 'InMemoryGraphObjectStore' no longer stores a set amount of entities or relationships, rather it works by measuring size in bytes of graph objects by default.
jupiterone-dev
published 10.0.0 •

Changelog

Source

10.0.0 - 2023-08-03

  • Bump TypeScript, ESLint, and Prettier to next major versions. Integration projects may encounter breaking changes when they adopt these new versions. For example, Prettier changed some default formatting. To fix the Prettier formatting, you may run the following command:

    yarn:format or prettier --write \"**/*.{ts,js,json,css,md,yml}\"

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