dataverse-client-javascript icon indicating copy to clipboard operation
dataverse-client-javascript copied to clipboard

A Dataverse client for JavaScript and TypeScript

Results 58 dataverse-client-javascript issues
Sort by recently updated
recently updated
newest added

Use Cases of Adding and Deleting a New Template

Size: 3
GREI Re-arch
Original size: 3

We'd like to have a bearer token configuration that is more flexible than the current `bearerTokenLocalStorageKey`, for example, by allowing a custom function to retrieve the bearer token. Our app...

The Notifications API is updated in this [PR](https://github.com/IQSS/dataverse/pull/11854). The updates to the API are - return additionalInfo as a JSON object instead of a string - pagination support - filter...

Size: 3
GREI Re-arch
Original size: 3
SPA.Q3.2025.6

Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. Commits 08fa3ab Update version 1cf4ec5 Merge commit from fork 188b25e Fix GHSA-52f5-9888-hmc6 73b9fe4 Add test case for GHSA-52f5-9888-hmc6 b8e2f29 Remove broken tests 2892a02 Remove...

dependencies
javascript

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. Release notes Sourced from form-data's releases. v4.0.1 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...

dependencies
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/traverse&package-manager=npm_and_yarn&previous-version=7.21.5&new-version=7.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...

dependencies
javascript

This pull request introduces support for handling the `datasetType` property in the dataset DTO and ensures it is correctly included in payload transformations. The main changes are grouped by DTO...