New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupiterone/integration-sdk-dev-tools

Package Overview
Dependencies
Maintainers
0
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupiterone/integration-sdk-dev-tools - npm Package Versions

1
57
28

11.8.0

Diff
jupiterone-dev
published 11.8.0 •

Changelog

Source

11.8.0 - 2024-01-16

  • Added _rawData property to entity spec by default. This can be overridden using schema: { _rawData: { exclude: true } }.
jupiterone-dev
published 11.7.1 •

Changelog

Source

11.7.1 - 2024-01-09

  • Updated types for Jest toImplementSpec matcher
jupiterone-dev
published 11.7.0 •

Changelog

Source

11.7.0 - 2024-01-09

  • Added option to require all implemented steps to have a spec.
jupiterone-dev
published 11.4.0-alpha.0 •
jupiterone-dev
published 11.5.2 •

Changelog

Source

11.5.2 - 2023-12-21

  • No new changes. Needed to force a new deployment.
jupiterone-dev
published 11.4.0 •

Changelog

Source

11.4.0 - 2023-12-14

  • Support Node 20.x
  • Improved logging for upload errors
  • Added region and _key properties to visualized entities
jupiterone-dev
published 11.3.1 •

Changelog

Source

11.3.1 - 2023-11-28

  • Patch to fix issue with deployment pipeline not processing
jupiterone-dev
published 11.2.0 •

Changelog

Source

11.2.0 - 2023-11-16

  • Add stepConcurrency to InvocationConfig allowing customization of step concurrency.
jupiterone-dev
published 11.1.0 •

Changelog

Source

11.1.0 - 2023-10-19

  • Add compressUploads to CreateAPIClientOptions. Enabling this will send gzipped payloads.

  • Allow loading modules by name (ex. @jupiterone/graph-rumble) in the generate-ingestion-sources-config and generate-integration-graph-schema commands

jupiterone-dev
published 11.0.3 •

Changelog

Source

11.0.3

  • Moved vis dependency to devDependencies