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: preprio/nodejs-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: preprio/nodejs-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 22, 2024

  1. Update version

    Dannybevers committed Feb 22, 2024
    Copy the full SHA
    df5c0bd View commit details

Commits on Sep 25, 2024

  1. Add missing token method to typescript declaration

    Instance method token was public in javascript, but not added as a public method in the typescript declaration. Added token method to typescript declaration file.
    GreenberryServiceAccount authored Sep 25, 2024
    Copy the full SHA
    453ca2f View commit details
  2. Merge pull request #15 from GreenberryServiceAccount/fix-token-method…

    …-ts-declaration
    
    Fix: add missing token method to typescript declaration
    tim-hanssen authored Sep 25, 2024
    Copy the full SHA
    d9a7349 View commit details
Loading