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

tender-discussion-detail

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tender-discussion-detail

A wrapper around ENTP's Tender, providing a discussion detail feature for tickets.

  • 0.3.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Tender Discussion Detail

Adds a private comment to new Tender discussion with your own custom user data. This allows you to connect your Tender discussion authors to your own private database with data about them, such as their Subscription plan, recent usage, etc.

More predefined data placeholders will come soon, such as recent other tickets by the author.

Installation

npm install --save tender-discussion-detail

or

  • Clone or fork this repo
  • Run npm install .

Execution

  1. Write a small executable script where you use the provided discussion_analyzer module and supply your own function and config to fetch data based on a user email. An example can be found in ./bin_sample

  2. Run your own custom script.

Upgrading

If you upgrade to a new version of the plugin, make sure to back up your config.js first, as NPM will remove it.

TODO

  • [] Write some tests

FAQs

Package last updated on 08 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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