orb-billing 4.5.0 → 4.6.0

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.
Files changed (89) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/LICENSE +0 -0
  3. package/README.md +0 -0
  4. package/_shims/README.md +0 -0
  5. package/_shims/auto/types.d.ts +0 -0
  6. package/_shims/auto/types.js +0 -0
  7. package/_shims/auto/types.mjs +0 -0
  8. package/_shims/index.d.ts +0 -0
  9. package/_shims/index.js +0 -0
  10. package/_shims/index.mjs +0 -0
  11. package/_shims/manual-types.d.ts +0 -0
  12. package/_shims/manual-types.js +0 -0
  13. package/_shims/manual-types.mjs +0 -0
  14. package/_shims/node-types.d.ts +0 -0
  15. package/_shims/node-types.js +0 -0
  16. package/_shims/node-types.mjs +0 -0
  17. package/_shims/web-types.d.ts +0 -0
  18. package/_shims/web-types.js +0 -0
  19. package/_shims/web-types.mjs +0 -0
  20. package/package.json +1 -1
  21. package/src/_shims/MultipartBody.ts +0 -0
  22. package/src/_shims/README.md +0 -0
  23. package/src/_shims/auto/runtime-bun.ts +0 -0
  24. package/src/_shims/auto/runtime-node.ts +0 -0
  25. package/src/_shims/auto/runtime.ts +0 -0
  26. package/src/_shims/auto/types-node.ts +0 -0
  27. package/src/_shims/auto/types.d.ts +0 -0
  28. package/src/_shims/auto/types.js +0 -0
  29. package/src/_shims/auto/types.mjs +0 -0
  30. package/src/_shims/bun-runtime.ts +0 -0
  31. package/src/_shims/index.d.ts +0 -0
  32. package/src/_shims/index.js +0 -0
  33. package/src/_shims/index.mjs +0 -0
  34. package/src/_shims/manual-types.d.ts +0 -0
  35. package/src/_shims/manual-types.js +0 -0
  36. package/src/_shims/manual-types.mjs +0 -0
  37. package/src/_shims/node-runtime.ts +0 -0
  38. package/src/_shims/node-types.d.ts +0 -0
  39. package/src/_shims/node-types.js +0 -0
  40. package/src/_shims/node-types.mjs +0 -0
  41. package/src/_shims/registry.ts +0 -0
  42. package/src/_shims/web-runtime.ts +0 -0
  43. package/src/_shims/web-types.d.ts +0 -0
  44. package/src/_shims/web-types.js +0 -0
  45. package/src/_shims/web-types.mjs +0 -0
  46. package/src/core.ts +0 -0
  47. package/src/error.ts +0 -0
  48. package/src/index.ts +0 -0
  49. package/src/lib/.keep +0 -0
  50. package/src/pagination.ts +0 -0
  51. package/src/resource.ts +0 -0
  52. package/src/resources/alerts.ts +0 -0
  53. package/src/resources/coupons/coupons.ts +0 -0
  54. package/src/resources/coupons/index.ts +0 -0
  55. package/src/resources/coupons/subscriptions.ts +0 -0
  56. package/src/resources/credit-notes.ts +0 -0
  57. package/src/resources/customers/balance-transactions.ts +0 -0
  58. package/src/resources/customers/costs.ts +0 -0
  59. package/src/resources/customers/credits/credits.ts +0 -0
  60. package/src/resources/customers/credits/index.ts +0 -0
  61. package/src/resources/customers/credits/ledger.ts +0 -0
  62. package/src/resources/customers/credits/top-ups.ts +0 -0
  63. package/src/resources/customers/customers.ts +0 -0
  64. package/src/resources/customers/index.ts +0 -0
  65. package/src/resources/events/backfills.ts +0 -0
  66. package/src/resources/events/events.ts +0 -0
  67. package/src/resources/events/index.ts +0 -0
  68. package/src/resources/index.ts +0 -0
  69. package/src/resources/invoice-line-items.ts +0 -0
  70. package/src/resources/invoices.ts +0 -0
  71. package/src/resources/items.ts +0 -0
  72. package/src/resources/metrics.ts +0 -0
  73. package/src/resources/plans/external-plan-id.ts +0 -0
  74. package/src/resources/plans/index.ts +0 -0
  75. package/src/resources/plans/plans.ts +0 -0
  76. package/src/resources/prices/external-price-id.ts +0 -0
  77. package/src/resources/prices/index.ts +0 -0
  78. package/src/resources/prices/prices.ts +0 -0
  79. package/src/resources/shared.ts +0 -0
  80. package/src/resources/subscriptions.ts +0 -0
  81. package/src/resources/top-level.ts +0 -0
  82. package/src/shims/node.ts +0 -0
  83. package/src/shims/web.ts +0 -0
  84. package/src/tsconfig.json +0 -0
  85. package/src/uploads.ts +0 -0
  86. package/src/version.ts +1 -1
  87. package/version.d.ts +1 -1
  88. package/version.js +1 -1
  89. package/version.mjs +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 4.6.0 (2024-08-21)
4
+
5
+ Full Changelog: [v4.5.0...v4.6.0](https://github.com/orbcorp/orb-node/compare/v4.5.0...v4.6.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** manual updates ([#268](https://github.com/orbcorp/orb-node/issues/268)) ([22d70ee](https://github.com/orbcorp/orb-node/commit/22d70ee797e6d0df1260f6121d02360804202c39))
10
+
3
11
  ## 4.5.0 (2024-08-19)
4
12
 
5
13
  Full Changelog: [v4.4.0...v4.5.0](https://github.com/orbcorp/orb-node/compare/v4.4.0...v4.5.0)
package/LICENSE CHANGED
File without changes
package/README.md CHANGED
File without changes
package/_shims/README.md CHANGED
File without changes
File without changes
File without changes
File without changes
package/_shims/index.d.ts CHANGED
File without changes
package/_shims/index.js CHANGED
File without changes
package/_shims/index.mjs CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "orb-billing",
3
- "version": "4.5.0",
3
+ "version": "4.6.0",
4
4
  "description": "The official TypeScript library for the Orb API",
5
5
  "author": "Orb <team@withorb.com>",
6
6
  "types": "./index.d.ts",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/core.ts CHANGED
File without changes
package/src/error.ts CHANGED
File without changes
package/src/index.ts CHANGED
File without changes
package/src/lib/.keep CHANGED
File without changes
package/src/pagination.ts CHANGED
File without changes
package/src/resource.ts CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/shims/node.ts CHANGED
File without changes
package/src/shims/web.ts CHANGED
File without changes
package/src/tsconfig.json CHANGED
File without changes
package/src/uploads.ts CHANGED
File without changes
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const VERSION = '4.5.0'; // x-release-please-version
1
+ export const VERSION = '4.6.0'; // x-release-please-version
package/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "4.5.0";
1
+ export declare const VERSION = "4.6.0";
2
2
  //# sourceMappingURL=version.d.ts.map
package/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
- exports.VERSION = '4.5.0'; // x-release-please-version
4
+ exports.VERSION = '4.6.0'; // x-release-please-version
5
5
  //# sourceMappingURL=version.js.map
package/version.mjs CHANGED
@@ -1,2 +1,2 @@
1
- export const VERSION = '4.5.0'; // x-release-please-version
1
+ export const VERSION = '4.6.0'; // x-release-please-version
2
2
  //# sourceMappingURL=version.mjs.map