Sign In

@clocknext/sdk

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clocknext/sdk - npm Package Compare versions

Comparing version
0.5.0
to
0.6.0
+1
-1
dist/index.cjs

@@ -232,3 +232,3 @@ 'use strict';

// src/http.ts
var SDK_VERSION = "0.5.0" ;
var SDK_VERSION = "0.6.0" ;
var Transport = class {

@@ -235,0 +235,0 @@ constructor(cfg) {

@@ -203,3 +203,2 @@ /**

logoUrl?: string | null;
creditAllowance?: number;
/** ISO 4217 (3 letters); must be enabled for the org. */

@@ -206,0 +205,0 @@ currencyCode?: string;

@@ -203,3 +203,2 @@ /**

logoUrl?: string | null;
creditAllowance?: number;
/** ISO 4217 (3 letters); must be enabled for the org. */

@@ -206,0 +205,0 @@ currencyCode?: string;

@@ -230,3 +230,3 @@ // src/config.ts

// src/http.ts
var SDK_VERSION = "0.5.0" ;
var SDK_VERSION = "0.6.0" ;
var Transport = class {

@@ -233,0 +233,0 @@ constructor(cfg) {

{
"name": "@clocknext/sdk",
"version": "0.5.0",
"version": "0.6.0",
"description": "Official ClockNext SDK — record usage signals and manage plans, purchases, invoices, customers, and billing from your backend.",

@@ -5,0 +5,0 @@ "license": "MIT",