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

@groupby/elements-core

Package Overview
Dependencies
Maintainers
12
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@groupby/elements-core - npm Package Versions

0.1.0

Diff

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