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
1
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.7.0

Diff

Changelog

Source

0.7.0 - 2018-08-21

  • Update compartment_id type from number to string
  • Fix interface UserActivity.EmailHash
dduponchel
published 0.6.0 •

Changelog

Source

0.6.0 - 2018-07-19

  • Rename the recommenderProperties field to properties for Recommender support
  • Change the type of properties in the Instance Context of Audience Feed & Recommender from PluginProperty[] to PropertiesWrapper
  • Replace click_urls field with click_urls_info in AdRendererRequest, which contains the property redirect_count in addition to url for each entry.
dduponchel
published 0.5.0 •

Changelog

Source

0.5.0 - 2018-07-03

  • Change the Template design (for AdRenderer and EmailRenderer). See README.md
  • Add the forceReload=true support for AdRenderer & EmailRenderer InstanceContext build to make sure the creative displayed on navigator is always up to date with the configuration of the plugin instance on mediarithmics platform
  • Remove unused instanceContext property in ActivityAnalyzerBasePlugin & AdRendererBasePlugin
mgrenonville
published 0.4.5 •

Changelog

Source

0.4.5 - 2018-06-21

  • Fix Email Renderer bug (wrong Id to store the InstanceContext)
dduponchel
published 0.4.4 •

Changelog

Source

0.4.4 - 2018-06-20

  • Support for EmailRenderer with Templating features
  • New Handlebar templating engine that list the macros used in the template
  • New Templating engine interface to implement if you want to let the Plugin Impl. have a look into the Templating macros
  • New BasePlugin helpers:
    • requestPublicMicsApiHelper() to do API requests on the mediarithmics API
    • fetchDatamarts() to fetch the list of Datamarts inside an organisation
    • fetchDatamartCompartments() to fetch the list of Compartments inside a Datamart
  • New types definition for Datamart and Compartment
  • New PropertyWrapper method findBooleanProperty()
dduponchel
published 0.4.3 •

Changelog

Source

0.4.3 - 2018-06-08

  • requestGatewayHelper() is now explicitely not using any proxy, even if one is configured in an environment variable (ex: http_proxy / HTTP_PROXY / https_proxy / HTTPS_PROXY)
dduponchel
published 0.4.2 •

Changelog

Source

0.4.2 - 2018-06-07

  • Fix some typo in debug log text
  • requestGatewayHelper() is now logging the basic auth user&password used to authenticate on the Gateway
dduponchel
published 0.4.1 •

Changelog

Source

0.4.1 - 2018-05-24

  • Fix a regression on the property values (they can be null)
  • Fix a crash with handlebars when the template is null
dduponchel
published 0.4.0 •

Changelog

Source

0.4.0 - 2018-05-03

  • Muti process support (new parameter to pass to the ProductionPluginRunner), disabled by default
  • Improve Audience External Feed support (getInstanceContext helper)
  • Better support of types with Instance properties fetching
  • Some naming changes (see the migration seciton in README)\
dduponchel
published 0.3.9 •

Changelog

Source

0.3.9 - 2018-04-05

  • Add an option to return a 429 HTTP code when the plugin is too busy
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