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.39
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.0
Choose a head ref
  • 19 commits
  • 278 files changed
  • 3 contributors

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    713f57e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Bump form-data from 4.0.2 to 4.0.4

    Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.4.
    - [Release notes](https://github.com/form-data/form-data/releases)
    - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
    - [Commits](form-data/form-data@v4.0.2...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    ddbbf53 View commit details
    Browse the repository at this point in the history
  2. add typescript support

    improve entities and services
    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    db1c44c View commit details
    Browse the repository at this point in the history
  3. restore docs folder

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    70bd505 View commit details
    Browse the repository at this point in the history
  4. update docs

    small improvements
    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    4b962b5 View commit details
    Browse the repository at this point in the history
  5. wrap class by constructor function

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    73df7a6 View commit details
    Browse the repository at this point in the history
  6. update dependencies

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    378672a View commit details
    Browse the repository at this point in the history
  7. rename types

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    aee77bd View commit details
    Browse the repository at this point in the history
  8. update package.json

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    9088638 View commit details
    Browse the repository at this point in the history
  9. update package.json

    add Persisted
    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    2183642 View commit details
    Browse the repository at this point in the history
  10. update package.json

    add Persisted
    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    04447a6 View commit details
    Browse the repository at this point in the history
  11. add Persisted type to public types

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    ed8106c View commit details
    Browse the repository at this point in the history
  12. cleanup

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    d4a5093 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94e22af View commit details
    Browse the repository at this point in the history
  14. add NodeSecretMode.ts

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    3256e3c View commit details
    Browse the repository at this point in the history
  15. delete Constants.js

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    3682ec7 View commit details
    Browse the repository at this point in the history
  16. update package-lock.json

    v-rudkovskiy authored and r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    0a9ee90 View commit details
    Browse the repository at this point in the history
  17. Prepare for Release 2.0.0

    r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    1029ccf View commit details
    Browse the repository at this point in the history
  18. Prepare for release 2.0.0

    r-brown committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    f01b5ab View commit details
    Browse the repository at this point in the history
Loading