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

@cumulus/cumulus-message-adapter-js

Package Overview
Dependencies
Maintainers
5
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/cumulus-message-adapter-js - npm Package Versions

134

1.3.1

Diff

Changelog

Source

[v1.3.1] 2020-07-31

Fixed

  • Fixed issue with broken v1.3.0 release. All users at 1.3.0 should update to 1.3.1
cumuluspublisher
published 1.3.0 •

Changelog

Source

[v1.3.0] 2020-07-30

BREAKING CHANGES

  • CUMULUS-2065

    • Removed CUMULUS_MESSAGE_ADAPTER_DISABLED environmental flag, and associated behaviors from runCumulusTask

Changed

  • CUMULUS-2065

    • Migrated package to TypeScript, moved all source to /src/*.ts
nsidc_kovarik
published 1.3.0-alpha.4 •

nsidc_kovarik
published 1.3.0-alpha.3 •

nsidc_kovarik
published 1.3.0-alpha.2 •

nsidc_kovarik
published 1.3.0-alpha.1 •

nsidc_kovarik
published 1.4.0-alpha.1 •

cumuluspublisher
published 1.2.0 •

Changelog

Source

[v1.2.0] 2020-05-04

BREAKING CHANGES

  • CUMULUS-1896

    • Updated cumulus-message-adapter-js to be asynchronous - handler functions should be updated to use 'async' style handlers. See AWS node.js handler documentation for details. Lambdas utilizing this module will require an update to their handler.
    • Updated Cumulus Message Adapter (CMA) subprocess calls to utilize streaming interface from CMA >= 1.3.0. Use of this and future versions will require an update to CMA >= 1.3.0
cumuluspublisher
published 1.1.1 •

Changelog

Source

[v1.1.1] - 2020-01-15

Fixed

  • CUMULUS-1708 - Fixed issue with CMA stderr/stdout being suppressed
cumuluspublisher
published 1.1.0 •

Changelog

Source

[v1.1.0] - 2019-12-12

Changed

  • CUMULUS-1627 - Add shell out call to utilize pre-packaged AWS LINUX 2 binary for CMA when system python is unavailable. This is a breaking change if your task environment does not have python in the system path, but generally should be backward compatible with most use cases. Use of the precompiled binary requires use of CMA > 1.1.2, and is specifically targeted at AWS Linux 2 node 10/12 lambda environments.
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