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
2
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

13
9

0.24.1

Diff

Changelog

Source

0.24.1 - 2024-05-17

  • Improve logger for AudienceFeedConnectorBasePlugin, use metadata instead of stringify
  • Raise custom error on 404 to propagate correctly the info to the end user
dduponchel
published 0.24.0 •

Changelog

Source

0.24.0 - 2024-04-24

  • Fix typo batching stats, changing send_items_in_success -> sent_items_in_success and send_items_in_error -> sent_items_in_error
dduponchel
published 0.23.1 •

Changelog

Source

0.23.1 - 2024-04-18

  • Fix winston logger, remove colors
dduponchel
published 0.23.0 •

Changelog

Source

0.23.0 - 2024-04-18

  • Update winston logger to push json format instead of raw text and enable colors
  • Update typing for /v1/troubleshoot, now it will behaved like an action route
dduponchel
published 0.22.1 •

Changelog

Source

0.22.1 - 2024-03-25

  • Fix /v1/troubleshoot was declared as GET instead of POST
dduponchel
published 0.22.0 •

Changelog

Source

0.22.0 - 2024-03-25

  • Add new optional route /v1/troubleshoot on AudienceSegmentExternalFeed which take ExternalSegmentTroubleshootRequest and return an ExternalSegmentTroubleshootResponse. This is will be helpful to debug feeds (example: return volumes on third party)
  • AudienceFeedConnectorBasePlugin add new optional parameter forceRefresh?: boolean to getInstanceContext
  • AudienceFeedConnectorBasePlugin force refresh of instanceContext for external_segment_creation
dduponchel
published 0.21.0 •

Changelog

Source

0.21.0 - 2024-02-15

  • Refactor types for selected identifying resources for external feeds
  • Add filtering functions for selected identifying resources for external feeds
dduponchel
published 0.20.1 •

Changelog

Source

0.20.1 - 2024-02-14

  • Replace toobusy string message by a json formatted message
dduponchel
published 0.20.0 •

Changelog

Source

0.20.0 - 2023-11-29

  • Make UserIdentifierInfo an union type, which will help infering type based on type.
  • Use UserDeviceTechnicalIdentifierType for registry_type in IdentifyingDeviceTechnicalId instead of previous union type duplicated.
  • Add new route /metadata to BasePlugin which will give informations on plugin, node and dependencies used.
dduponchel
published 0.19.0 •

Changelog

Source

0.19.0 - 2023-11-09

  • Update UserDeviceTechnicalIdentifierType with TV_ADVERTISING_ID
  • Update DeviceIdRegistryType with TV_ADVERTISING_ID
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