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

@mediarithmics/plugins-nodejs-sdk

Package Overview
Dependencies
Maintainers
0
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mediarithmics/plugins-nodejs-sdk - npm Package Versions

1
9

0.10.0

Diff

Changelog

Source

0.10.0 - 2022-10-28

Breaking changes in UserSegmentUpdatePluginResponse.

  • update the Audience feed onUserSegmentUpdate method return type. Interface UserSegmentUpdatePluginResponse data optional element is now of type DeliveryType.
  • status can be 'no_eligible_identifier' now (status code 400);
  • stats field is changed (UserSegmentUpdatePluginResponseStats);
  • in stats, identifier and sync_result become compulsory;
  • SyncResult can now have only 3 values (PROCESSED, SUCCESS and REJECTED) in stats;
  • tags in stats is now an optional list of tags;
dduponchel
published 0.9.10 •

Changelog

Source

0.9.10 - 2022-10-07

  • fix visibility case (the release 0.9.9 missed a commit)
dduponchel
published 0.9.9 •

Changelog

Source

0.9.9 - 2022-10-07

  • Add new parameter visibility on ExternalSegmentCreationPluginResponse (PUBLIC to show the message on navigator, PRIVATE to obfuscate it)
  • Improve audience segment feed types (sync_result, retry status)
dduponchel
published 0.9.8 •

Changelog

Source

0.9.8 - 2022-07-28

  • Add additional keys to CustomActionRequest interface (datamart_id, node_id, scenario_id)
dduponchel
published 0.9.7 •

Changelog

Source

0.9.7 - 2022-05-31

  • Fix missing type in user identifier info
dduponchel
published 0.9.6 •

Changelog

Source

0.9.6 - 2022-05-31

  • Add USER_DEVICE_POINT to UserIdentifierInfoType
dduponchel
published 0.9.5 •

Changelog

Source

0.9.5 - 2022-05-04

  • Update StatsClient: to use development or production env / to correctly target metrics in Map
dduponchel
published 0.9.4 •

Changelog

Source

0.9.4 - 2022-04-22

  • Fix StatsClient in tests
dduponchel
published 0.9.3 •

Changelog

Source

0.9.3 - 2022-03-22

  • Move test helper dependencies
dduponchel
published 0.9.2 •

Changelog

Source

0.9.2 - 2022-03-16

  • Enable to return retry statusName (429 Status Code) for the onUserSegmentUpdate method for the Audience Feed Connector Plugin
  • Add a StatsClient using StatsD.
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