Skip to content

Releases: Labs64/NetLicensingClient-javascript

1.2.26

08 Nov 10:41
Compare
Choose a tag to compare
1.2.26 Pre-release
Pre-release
Release 1.2.26

1.2.25

08 Nov 09:12
Compare
Choose a tag to compare
1.2.25 Pre-release
Pre-release

Changelog

  • Add error handling #31
  • Introduce warning level #29
  • Fix security vulnerabilities #30

1.2.24

15 Jun 14:37
Compare
Choose a tag to compare

Changelog

  • Fix JSON circular structure conversion error

1.2.23

15 Jun 09:27
3c3c762
Compare
Choose a tag to compare
1.2.23 Pre-release
Pre-release

Changelog

  • Fix JSON circular structure conversion error

1.2.22

15 Jun 09:18
Compare
Choose a tag to compare
1.2.22 Pre-release
Pre-release

Changelog

  • Fix circular structure to JSON conversion error

Labs64 NetLicensing JavaScript Client v1.2.21

18 Feb 20:01
Compare
Choose a tag to compare

JavaScript wrapper for Labs64 NetLicensing RESTful API

Quick Start

NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.

Using from a CDN

Simply include the following lines of code in the <head> section of your page:

<script src="https://cdn.jsdelivr.net/gh/Labs64/NetLicensingclient-javascript@1.2.21/dist/netlicensing-client.min.js"></script>

Installing with Node.js / npm

Add the following to your package.json file and then run npm install:

"dependencies": {
    "netlicensing-client": "1.2.21"
}

or execute the following command in your Node.js environment:

$ npm install netlicensing-client

Labs64 NetLicensing JavaScript Client v1.2.20

18 Feb 19:02
Compare
Choose a tag to compare

JavaScript wrapper for Labs64 NetLicensing RESTful API

Quick Start

NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.

Using from a CDN

Simply include the following lines of code in the <head> section of your page:

<script src="https://cdn.jsdelivr.net/gh/Labs64/NetLicensingclient-javascript@1.2.20/dist/netlicensing-client.min.js"></script>

Installing with Node.js / npm

Add the following to your package.json file and then run npm install:

"dependencies": {
    "netlicensing-client": "1.2.20"
}

or execute the following command in your Node.js environment:

$ npm install netlicensing-client

Labs64 NetLicensing JavaScript Client v1.2.19

20 Jan 15:14
Compare
Choose a tag to compare

JavaScript wrapper for Labs64 NetLicensing RESTful API

Quick Start

NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.

Using from a CDN

Simply include the following lines of code in the <head> section of your page:

<script src="https://cdn.jsdelivr.net/gh/Labs64/NetLicensingclient-javascript@1.2.19/dist/netlicensing-client.min.js"></script>

Installing with Node.js / npm

Add the following to your package.json file and then run npm install:

"dependencies": {
    "netlicensing-client": "1.2.19"
}

or execute following command in your Node.js environment:

$ npm install netlicensing-client

Labs64 NetLicensing JavaScript Client v1.2.18

03 Oct 04:42
Compare
Choose a tag to compare

JavaScript wrapper for Labs64 NetLicensing RESTful API

Quick Start

NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.

Using from a CDN

Simply include the following lines of code in the <head> section of your page:

<script src="https://cdn.jsdelivr.net/gh/Labs64/NetLicensingclient-javascript@1.2.18/dist/netlicensing-client.min.js"></script>

Installing with Node.js / npm

Add the following to your package.json file and then run npm install:

"dependencies": {
    "netlicensing-client": "1.2.18"
}

or execute following command in your Node.js environment:

$ npm install netlicensing-client

Labs64 NetLicensing JavaScript Client v1.2.17

02 Oct 07:33
Compare
Choose a tag to compare

JavaScript wrapper for Labs64 NetLicensing RESTful API

Quick Start

NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.

Using from a CDN

Simply include the following lines of code in the <head> section of your page:

<script src="https://cdn.jsdelivr.net/gh/Labs64/NetLicensingclient-javascript@1.2.17/dist/netlicensing-client.min.js"></script>

Installing with Node.js / npm

Add the following to your package.json file and then run npm install:

"dependencies": {
    "netlicensing-client": "1.2.17"
}

or execute following command in your Node.js environment:

$ npm install netlicensing-client