Socket
Socket
Sign inDemoInstall

dispatch-node-sdk

Package Overview
Dependencies
Maintainers
3
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dispatch-node-sdk - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

1

dist/lib/analytics.js

@@ -35,2 +35,3 @@ 'use strict';

FLOATING_ACTION_BUTTON: 'floating_action_clicked', // Tapped floating action button
JOB_COMPLETED: 'job_completed', // Job completed
JOB_CREATED: 'job_created', // Job created

@@ -37,0 +38,0 @@ REMOVE_LABEL: 'label_removed', // Removed a label

@@ -30,2 +30,3 @@ const Analytics = {

FLOATING_ACTION_BUTTON: 'floating_action_clicked', // Tapped floating action button
JOB_COMPLETED: 'job_completed', // Job completed
JOB_CREATED: 'job_created', // Job created

@@ -32,0 +33,0 @@ REMOVE_LABEL: 'label_removed', // Removed a label

2

package.json
{
"name": "dispatch-node-sdk",
"version": "1.5.0",
"version": "1.6.0",
"description": "High- and low-level libraries for interacting with the Dispatch API",

@@ -5,0 +5,0 @@ "main": "dist/lib/index.js",

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