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

orb-billing

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orb-billing - npm Package Compare versions

Comparing version 4.28.0 to 4.29.0

8

CHANGELOG.md
# Changelog
## 4.29.0 (2024-10-15)
Full Changelog: [v4.28.0...v4.29.0](https://github.com/orbcorp/orb-node/compare/v4.28.0...v4.29.0)
### Features
* **api:** api update ([#365](https://github.com/orbcorp/orb-node/issues/365)) ([117b0a2](https://github.com/orbcorp/orb-node/commit/117b0a22d030d08878043a7bc03b2957b345519b))
## 4.28.0 (2024-10-11)

@@ -4,0 +12,0 @@

2

package.json
{
"name": "orb-billing",
"version": "4.28.0",
"version": "4.29.0",
"description": "The official TypeScript library for the Orb API",

@@ -5,0 +5,0 @@ "author": "Orb <team@withorb.com>",

@@ -1,1 +0,1 @@

export const VERSION = '4.28.0'; // x-release-please-version
export const VERSION = '4.29.0'; // x-release-please-version

@@ -1,2 +0,2 @@

export declare const VERSION = "4.28.0";
export declare const VERSION = "4.29.0";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = '4.28.0'; // x-release-please-version
exports.VERSION = '4.29.0'; // x-release-please-version
//# sourceMappingURL=version.js.map

Sorry, the diff of this file is not supported yet

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