New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.0.0 to 4.0.1

9

dist/resources/Notifications.js

@@ -268,14 +268,13 @@ (function (global, factory) {

clean(body);
console.log(userId, body);
_context4.next = 5;
_context4.next = 4;
return this.request({
method: 'PUT',
path: 'notifications/' + userId,
body: { body: body }
body: body
});
case 5:
case 4:
return _context4.abrupt('return', _context4.sent);
case 6:
case 5:
case 'end':

@@ -282,0 +281,0 @@ return _context4.stop();

{
"name": "deskbookers",
"version": "4.0.0",
"version": "4.0.1",
"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