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 Compare versions

Comparing version 2.0.8 to 2.0.9

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## v2.0.9
**improvements**
- fixed [#181](https://github.com/natelindev/tsdav/issues/181) where an option check is missing.
- fixed doc example, thanks to [#175](https://github.com/natelindev/tsdav/issues/175)
- added docs related to smart calendar syncing [#138](https://github.com/natelindev/tsdav/issues/138)
## v2.0.8

@@ -2,0 +10,0 @@

14

dist/package.json
{
"name": "tsdav",
"version": "2.0.8",
"version": "2.0.9",
"description": "WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser",

@@ -63,8 +63,8 @@ "keywords": [

"@types/jest": "29.5.12",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"dotenv": "16.4.1",
"dotenv": "16.4.5",
"eslint": "8.56.0",

@@ -80,3 +80,3 @@ "eslint-config-airbnb": "19.0.4",

"rimraf": "5.0.5",
"rollup": "4.10.0",
"rollup": "4.12.0",
"rollup-plugin-dts": "6.1.0",

@@ -86,3 +86,3 @@ "rollup-plugin-node-builtins": "2.1.2",

"rollup-plugin-terser": "7.0.2",
"sort-package-json": "2.7.0",
"sort-package-json": "2.8.0",
"ts-jest": "29.1.2",

@@ -89,0 +89,0 @@ "tslib": "2.6.2",

{
"name": "tsdav",
"version": "2.0.8",
"version": "2.0.9",
"description": "WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser",

@@ -63,8 +63,8 @@ "keywords": [

"@types/jest": "29.5.12",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"dotenv": "16.4.1",
"dotenv": "16.4.5",
"eslint": "8.56.0",

@@ -80,3 +80,3 @@ "eslint-config-airbnb": "19.0.4",

"rimraf": "5.0.5",
"rollup": "4.10.0",
"rollup": "4.12.0",
"rollup-plugin-dts": "6.1.0",

@@ -86,3 +86,3 @@ "rollup-plugin-node-builtins": "2.1.2",

"rollup-plugin-terser": "7.0.2",
"sort-package-json": "2.7.0",
"sort-package-json": "2.8.0",
"ts-jest": "29.1.2",

@@ -89,0 +89,0 @@ "tslib": "2.6.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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