Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tsdav

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsdav - npm Package Versions

234

2.1.2

Diff

Changelog

Source

v2.1.2

features new option fetchOptions on all possible functions, allow customizing fetch options

improvements
  • updated docs
  • updated dependencies
natelindev
published 2.1.1 •

Changelog

Source

v2.1.1

improvements
  • fixed #201 where client.smartCollectionSync have incorrect type
  • fixed #200 where syncCalendars incorrectly mark calendars as updated due to type mismatch
  • updated docs
  • updated dependencies
  • use pnpm instead of yarn for package manager
natelindev
published 2.1.0 •

Changelog

Source

v2.1.0

potential breaking changes

  • typescript target changed to es2018 due to named capturing groups errors
natelindev
published 2.0.9 •

Changelog

Source

v2.0.9

improvements

  • fixed #181 where a null check is missing.
  • fixed doc example, thanks to #175
  • added docs related to smart calendar syncing #138
natelindev
published 2.0.8 •

Changelog

Source

v2.0.8

improvements etag of DAVObject is now optional fixing #158

natelindev
published 2.0.7 •

Changelog

Source

v2.0.7

features new option headersToExclude on all possible functions, allow precise control on request headers, fixing #166

improvements updated dependencies

natelindev
published 2.0.6 •

Changelog

Source

v2.0.6

improvements

updated dependencies, fixing #159

natelindev
published 2.0.5 •

Changelog

Source

v2.0.5

features

DAVClient supports digest auth and custom auth, please go to authHelpers page in docs for more details.

fetchCalendars now supports projectedProps, previously customProps passed in will not get projected to fetched result properly. with this object map you can map your custom prop to fetched result thanks to @m0dch3n

improvements

calendarMultiGet will not send <filter/> element if custom filters are null or undefined thanks to @jelmer

docs improvement thanks to @MathisFrenais

typescript type improvement thanks to @zomars

natelindev
published 2.0.4 •

Changelog

Source

v2.0.4

features

  • new option useMultiGet for fetchCalendarObjects and fetchVCards which controls the underlying fetching function to better support fetching from providers which does not support multiGet functions

improvements

  • improved documentation
  • improved typescript types
  • updated deps
  • added .mjs,.cjs,.min.mjs and .min.cjs versions
natelindev
published 2.0.3 •

Changelog

Source

v2.0.3

improvements

  • added support for davical
  • fixed a bug related to expand #116
  • updated deps
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc