Socket
Socket
Sign inDemoInstall

conductor-node

Package Overview
Dependencies
9
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.5.0 to 11.5.1

2

dist/package.json
{
"name": "conductor-node",
"version": "11.5.0",
"version": "11.5.1",
"description": "QuickBooks Desktop API for Node.js and TypeScript",

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

@@ -43,2 +43,4 @@ "use strict";

module.exports = Client_1.default;
// Required for when `esModuleInterop` is `false`.
module.exports["default"] = Client_1.default;
// Extend `module.exports` with the exports from `ErrorModule`.

@@ -45,0 +47,0 @@ Object.assign(module.exports, ErrorModule);

@@ -25,3 +25,3 @@ "use strict";

// NOTE: We cannot include duration because we lack access to
// `AxiosError.config` because we already wrapped the error.
// `AxiosError#config` because we already wrapped the error.
if (verbose) {

@@ -28,0 +28,0 @@ // No prefix "Conductor error:" because the error already includes a

{
"name": "conductor-node",
"version": "11.5.0",
"version": "11.5.1",
"description": "QuickBooks Desktop API for Node.js and TypeScript",

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

@@ -27,3 +27,3 @@ <!-- markdownlint-disable MD033 MD041 -->

We also offer a [REST API](https://docs.conductor.is/usage/rest).
We also offer a [REST API](https://docs.conductor.is/qbd/rest).

@@ -30,0 +30,0 @@ Conductor, the company, is building a data integration platform for vertical SaaS companies, starting with QuickBooks Desktop. Our team has spent over a decade building companies, scaling vast software systems, and obsessing over quality.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc