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

deskbookers

Package Overview
Dependencies
Maintainers
4
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 5.9.1 to 5.9.2

9

dist/resources/Resource.js

@@ -177,10 +177,13 @@ (function (global, factory) {

requestOptions = _ref3.options;
_context.next = 13;
requestOptions.body = requestOptions.body || undefined;
_context.next = 14;
return fetch(requestUrl, requestOptions);
case 13:
case 14:
response = _context.sent;
return _context.abrupt('return', this.parseResponse(response, requestUrl));
case 15:
case 16:
case 'end':

@@ -187,0 +190,0 @@ return _context.stop();

{
"name": "deskbookers",
"version": "5.9.1",
"version": "5.9.2",
"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