Comparing version 2.0.8 to 2.0.9
@@ -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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
936913
18396