conductor-node 11.2.1 → 11.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  Execute _any_ read or write QuickBooks Desktop API through async TypeScript and receive a fully-typed response.
4
4
 
5
5
  <!-- markdownlint-disable MD033 -->
6
- <img src="https://github-production-user-asset-6210df.s3.amazonaws.com/170023/280856180-d5162b2c-bacb-42a0-821d-1cb9a11475fe.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231106%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231106T215349Z&X-Amz-Expires=300&X-Amz-Signature=eff038985ac7b5546c2bbf0eb9d475b2ebc82cd1a521ad42cc0e9a0e9d95e911&X-Amz-SignedHeaders=host&actor_id=170023&key_id=0&repo_id=522709303" alt="QuickBooks Desktop autocomplete" width="600"/>
6
+ <img src="https://user-images.githubusercontent.com/170023/213273732-83dd6881-0b36-4787-820b-bd55cdc8444f.jpg" alt="QuickBooks Desktop autocomplete" width="600"/>
7
7
 
8
8
  ## Documentation
9
9
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conductor-node",
3
- "version": "11.2.1",
3
+ "version": "11.2.2",
4
4
  "description": "Easily integrate the entire QuickBooks Desktop API using fully-typed async TypeScript",
5
5
  "keywords": [
6
6
  "QuickBooks Desktop",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conductor-node",
3
- "version": "11.2.1",
3
+ "version": "11.2.2",
4
4
  "description": "Easily integrate the entire QuickBooks Desktop API using fully-typed async TypeScript",
5
5
  "keywords": [
6
6
  "QuickBooks Desktop",