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

@groupby/elements-cache-driver-plugin

Package Overview
Dependencies
Maintainers
11
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@groupby/elements-cache-driver-plugin - npm Package Versions

0.2.0

Diff

Changelog

Source

[v0.2.0] - 2019-12-19

Package versions:

  • @groupby/elements-cache-driver-plugin: 0.2.0
  • @groupby/elements-cache-plugin: 0.1.0
  • @groupby/elements-core: 0.1.0
  • @groupby/elements-dom-events-plugin: 0.1.0
  • @groupby/elements-gb-tracker-plugin: 0.1.0
  • @groupby/elements-quickstart: 0.1.0
  • @groupby/elements-sayt-driver-plugin: 0.2.0
  • @groupby/elements-sayt-plugin: 0.1.1
  • @groupby/elements-search-driver-plugin: 0.2.0
  • @groupby/elements-search-plugin: 0.1.0

Changed

elements-sayt-plugin
  • ELE-247: Changed the type of the SaytPlugin options object to be SaytPluginOptions instead of SaytConfig.

Added

elements-cache-driver-plugin
  • ELE-247: Taught CacheDriverPlugin to accept options for consistency with other plugins. No options are currently recognized.
elements-gb-tracker-plugin
  • ELE-249: Added the GbTrackerPlugin module.
    • Added a listener for search beacon events.
elements-quickstart
  • ELE-247: Add quick start function. This function instantiates Core and registers the following plugins with provided configuration:
    • cache
    • cache_driver
    • dom_events
    • sayt
    • sayt_driver
    • search
    • search_driver
  • ELE-249: Add gb_tracker plugin to the quick start function.
elements-sayt-driver-plugin
  • ELE-249: Added basic beaconing functionality.
    • Added a call to trigger a search beacon after a successful products search.
    • Added gb-tracker-client as a dependency.
elements-sayt-plugin
  • ELE-247: Added the SaytPluginOptions interface. It extends the SaytConfig interface.
elements-search-driver-plugin
  • ELE-249: Added basic beaconing functionality.
    • Added a call to trigger a search beacon after a successful search.
    • Added gb-tracker-client as a dependency.

Fixed

elements-sayt-driver-plugin
  • ELE-247: Exported the previously hidden SaytDriverOptions interface.
elements-search-driver-plugin
  • ELE-247: Exported the previously hidden SearchDriverOptions interface.
groupby-ci
published 0.1.0 •

Changelog

Source

[0.1.0] - 2019-11-28

Package versions:

  • @groupby/elements-cache-driver-plugin: 0.1.0
  • @groupby/elements-cache-plugin: 0.1.0
  • @groupby/elements-core: 0.1.0
  • @groupby/elements-dom-events-plugin: 0.1.0
  • @groupby/elements-sayt-driver-plugin: 0.1.0
  • @groupby/elements-sayt-plugin: 0.1.0
  • @groupby/elements-search-driver-plugin: 0.1.0
  • @groupby/elements-search-plugin: 0.1.0

Added

cache-driver-plugin
  • SFX-158: Added the CacheDriverPlugin module.
cache-plugin
  • SFX-158: Added the CachePlugin module.
core
  • SFX-99: Added the Core module and related plugin interfaces.
    • The Core module manages the registration and unregistration of plugins.
dom-events-plugin
  • SFX-157: Added the DomEventsPlugin module.
sayt-driver-plugin
  • SFX-160: Added the SaytDriverPlugin module.
    • The SaytDriverPlugin module acts as a mediator between the Logic and View layers for prebuilt modules.
    • SFX-248: The @groupby/elements-events package is used for event names and payload interfaces.
    • SFX-333: Added retrieval and event emission of products.
    • SFX-385: Added the option to supply a custom product transformer.
sayt-plugin
  • SFX-156: Added the SaytPlugin module.
    • It exposes an instance of the Sayt client library to Core.
search-driver-plugin
  • SFX-159: Added the SearchDriverPlugin module.
    • This plugin listens for a SEARCH_REQUEST_EVENT event, makes a search request using the GroupBy API, then dispatches a SEARCH_RESPONSE_EVENT event containing the response.
    • SFX-248: The @groupby/elements-events package is used for event names and payload interfaces.
search-plugin
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