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

node-zendesk

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-zendesk - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

.github/FUNDING.yml

5

lib/client/triggers.js

@@ -21,2 +21,7 @@ //triggers.js: Client for the zendesk API.

// ====================================== Trigger Definitions
Triggers.prototype.definitions = function (cb) {
return this.requestAll('GET', ['triggers', 'definitions'], cb);
};
// ====================================== Listing Triggers

@@ -23,0 +28,0 @@ Triggers.prototype.list = function (cb) {

2

package.json
{
"name": "node-zendesk",
"version": "2.0.6",
"version": "2.0.7",
"description": "zendesk API client wrapper",

@@ -5,0 +5,0 @@ "keywords": [

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