Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jupiterone/integration-sdk-http-client

Package Overview
Dependencies
Maintainers
0
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupiterone/integration-sdk-http-client - npm Package Versions

1
1315

8.13.14

Diff

jupiterone-dev
published 8.13.11 •

Changelog

Source

[8.13.11] - 2022-05-27

Changed

  • j1-integration run command now supports --disable-schema-validation flag.
jupiterone-dev
published 8.13.10 •

Changelog

Source

[8.13.10] - 2022-05-20

Changed

  • Bumped version @jupiterone/data-model to v0.49.0
jupiterone-dev
published 8.13.9 •

Changelog

Source

[8.13.9] - 2022-05-20

Fixed

  • Fixed issue when unzipping gzipped polly recording entries. Now removes the content.encoding value once content is decoded.
  • Fixes issue introduced in 8.13.4
jupiterone-dev
published 8.13.8 •

Changelog

Source

[8.13.8] - 2022-05-19

Changed

  • Moved shrinkBatchRawData to its own module for readablity and easy mocking in test
  • Increased threshold by which we continue to shrink rawData from 6 million bytes to 5.5 million bytes
  • change core loop of shrinkBatchRawData to a do while loop instead of while. This guarantees that at least 1 property will be attempted to be truncated on each call to shrinkBatchRawData. We only call this function when there has been an upload error due to payload size.
jupiterone-dev
published 8.13.7 •

Changelog

Source

[8.13.7] - 2022-05-18

Changed

  • Bumped version @jupiterone/data-model to v0.48.0
jupiterone-dev
published 8.13.6 •

Changelog

Source

[8.13.6] - 2022-05-12

Fixed

  • Neo4j uploads no longer occasionally create duplicate nodes on relationship creation.
jupiterone-dev
published 8.13.4 •

Changelog

Source

[8.13.4] - 2022-05-10

Fixed

  • Added base64 support for unzipping gzipped polly recording entries.
jupiterone-dev
published 8.13.2 •

Changelog

Source

[8.13.2] - 2022-05-05

Changed

  • Updated Neo4j upload commands to improve performance.
jupiterone-dev
published 8.13.1 •

Changelog

Source

[8.13.1] - 2022-04-27

Fixed

  • Fixed CodeQL warning around Neo4j value sanitization previously not properly accounting for potential escape characters.
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