Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Labs64/NetLicensingClient-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.40
Choose a base ref
...
head repository: Labs64/NetLicensingClient-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.1
Choose a head ref
  • 11 commits
  • 273 files changed
  • 4 contributors

Commits on Aug 6, 2025

  1. Bump tmp from 0.2.3 to 0.2.4

    Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
    - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
    - [Commits](raszi/node-tmp@v0.2.3...v0.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-version: 0.2.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    5635e99 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Bump axios from 1.8.2 to 1.12.1 (#85)

    Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.1.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.8.2...v1.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.12.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    2090c6f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Bump lodash from 4.17.21 to 4.17.23

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    d32d301 View commit details
    Browse the repository at this point in the history
  2. Bump js-yaml from 4.1.0 to 4.1.1

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    f675e20 View commit details
    Browse the repository at this point in the history
  3. Bump axios from 1.12.1 to 1.13.5

    Bumps [axios](https://github.com/axios/axios) from 1.12.1 to 1.13.5.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.12.1...v1.13.5)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.13.5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    e3bcf14 View commit details
    Browse the repository at this point in the history
  4. Bump webpack from 5.98.0 to 5.105.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.105.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.98.0...v5.105.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.105.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    3c2bbda View commit details
    Browse the repository at this point in the history
  5. Bump qs and body-parser

    Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together.
    
    Updates `qs` from 6.13.0 to 6.14.2
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.13.0...v6.14.2)
    
    Updates `body-parser` from 1.20.3 to 1.20.4
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.3...1.20.4)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.2
      dependency-type: indirect
    - dependency-name: body-parser
      dependency-version: 1.20.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    3a8b70e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Bump minimatch

    Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.1.2 to 3.1.5
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    Updates `minimatch` from 9.0.5 to 9.0.9
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.5
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 9.0.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    021447c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Add Typescript support (#92)

    * add typescript support
    improve entities and services
    
    * restore docs folder
    
    * update docs
    small improvements
    
    * wrap class by constructor function
    
    * update dependencies
    
    * rename types
    
    * update package.json
    
    * update package.json
    add Persisted
    
    * update package.json
    add Persisted
    
    * add Persisted type to public types
    
    * cleanup
    
    * refactor(types): replace Persisted<T> with explicit Saved*Props per entity
    
    * add NodeSecretMode.ts
    
    * delete Constants.js
    
    * update package-lock.json
    
    * Prepare for Release 2.0.0
    
    * Prepare for release 2.0.0
    
    * add WarningLevelSummary interface
    
    * add WarningLevelSummary interface
    add Bundle "productNumber" prop
    
    * simplify types
    
    * cleanup
    update dependencies
    
    * - dist
    - update dependencies
    
    * fix test
    
    * update dependencies
    
    ---------
    
    Co-authored-by: Alexey Averikhin <alexey.averikhin@labs64.de>
    v-rudkovskiy and r-brown authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    d768cc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. Configuration menu
    Copy the full SHA
    b4c7b0f View commit details
    Browse the repository at this point in the history
  2. Release 2.0.1

    r-brown committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    03d2a6c View commit details
    Browse the repository at this point in the history
Loading