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

23
9

0.29.2

Diff

Changelog

Source

v0.29.2 2024-10-03

  • Fix the data_type and operation in computed field sdk: Use string instead of enum to prevent deserialization issues
  • Update dependencies to fix known vulnerabilities
dduponchel
published 0.29.1 •

Changelog

Source

v0.29.1 2024-09-27

  • Fix the data type in in computed field sdk: snake case is used instead of the camel case
dduponchel
published 0.29.0 •

Changelog

Source

v0.29.0 2024-09-24

  • Breaking change in computed field sdk: Replace the onUpdate method with 3 distinct methods (one for UserActivity updates, one for UserProfile and one for ComputedField).
  • change source of identifier realm selections
dduponchel
published 0.28.2 •

Changelog

Source

0.28.2 - 2024-08-27

  • Fix computed fields APIs serialization and deserialization.
dduponchel
published 0.28.1 •

Changelog

Source

0.28.1 - 2024-07-12

  • Add new Error class to have generic end user message: MandatoryPropertyValueError
dduponchel
published 0.28.0 •

Changelog

Source

0.28.0 - 2024-07-09

  • Add new Error classes to have generic end user messages: MissingConfigurationPropertyError, InvalidPropertyValueError, FileDownloadError and MissingRealmError.

  • The field stats has been removed from BatchUpdatePluginResponse.

  • The fields sent_items_in_error and sent_items_in_success are reintroduced instead.

dduponchel
published 0.27.0 •

Changelog

Source

0.27.0 - 2024-06-27

  • Add functions to fetch and check user agent identifier realm selection resources for external feeds
  • Add computed fields support
dduponchel
published 0.26.1 •

Changelog

Source

0.26.1 - 2024-06-14

  • Add missing export for DeviceIdRegistryResource and DeviceIdRegistryDatamartSelectionResource
dduponchel
published 0.26.0 •

Changelog

Source

0.26.0 - 2024-06-13

  • Add DeviceIdRegistryResource and DeviceIdRegistryDatamartSelectionResource classes and DeviceIdRegistryType enum
  • Remove fields sent_items_in_error and sent_items_in_success from BatchUpdatePluginResponse.
  • Add instead the field stats which is an Array of BatchUpdatePluginResponseStat containing errors, successes and operation fields.
dduponchel
published 0.25.0 •

Changelog

Source

0.25.0 - 2024-06-11

  • Add new Error named AudienceFeedInstanceContextError for AudienceFeedConnectorBasePlugin that can be used on instance context creation. It has a field visibility which can be 'PUBLIC' or 'PRIVATE' (default). This is only useful for onExternalSegmentCreation, if set to 'PUBLIC' the error will be displayed on navigator.mediarithmics.com to the end user when the feed is activated.
  • Create example for AudienceFeedConnectorBasePlugin with BatchedAudienceFeedConnectorBasePlugin in ./examples/audience-feed
23
9
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