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

deskbookers

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deskbookers - npm Package Compare versions

Comparing version 3.3.5 to 3.3.6

6

dist/index.js

@@ -43,2 +43,4 @@ (function (global, factory) {

var API_FEATURE_PATH = '';
var API_NOTIFICATIONS_HOST = 'api-notifications.deskbookers.com';
var API_NOTIFICATIONS_PATH = '';

@@ -67,4 +69,4 @@ var Deskbookers = function Deskbookers(_ref) {

notifications: {
host: API_FEATURE_HOST,
path: API_FEATURE_PATH
host: API_NOTIFICATIONS_HOST,
path: API_NOTIFICATIONS_PATH
}

@@ -71,0 +73,0 @@ } : _ref$sources;

@@ -53,3 +53,3 @@ # Notifications

## `count({userId, start, limit, type, unread, noCache})`
## `count({userId, type, unread, noCache})`
Count all avaiable notifications for a given `userId`, `type` or if `unread`

@@ -56,0 +56,0 @@

{
"name": "deskbookers",
"version": "3.3.5",
"version": "3.3.6",
"description": "Deskbookers API JavaScript SDK",

@@ -5,0 +5,0 @@ "main": "dist/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