@nextcloud/calendar-js
Advanced tools
Comparing version
{ | ||
"name": "@nextcloud/calendar-js", | ||
"version": "6.0.1", | ||
"version": "6.1.0", | ||
"description": "Small library that wraps ICAL.js and provide more convenient means for editing", | ||
"main": "dist/index.umd.js", | ||
"module": "dist/index.esm.js", | ||
"module": "dist/index.es.mjs", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.es.mjs", | ||
"require": "./dist/index.umd.js" | ||
}, | ||
"./resources/timezones/zones.json": "./resources/timezones/zones.json" | ||
}, | ||
"files": [ | ||
@@ -39,4 +46,4 @@ "README.md", | ||
"engines": { | ||
"node": ">=16.0.0", | ||
"npm": ">=8.0.0" | ||
"node": "^20.0.0", | ||
"npm": "^9.0.0" | ||
}, | ||
@@ -46,7 +53,7 @@ "devDependencies": { | ||
"@nextcloud/babel-config": "^1.0.0", | ||
"@nextcloud/browserslist-config": "^2.1.0", | ||
"@nextcloud/browserslist-config": "^3.0.0", | ||
"@nextcloud/eslint-config": "^8.1.5", | ||
"@nextcloud/eslint-plugin": "^2.0.0", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-commonjs": "^24.0.0", | ||
"@rollup/plugin-commonjs": "^25.0.0", | ||
"@rollup/plugin-json": "^6.0.0", | ||
@@ -56,3 +63,3 @@ "@rollup/plugin-node-resolve": "^15.0.1", | ||
"jest": "^29", | ||
"rollup": "^3.9.1", | ||
"rollup": "^4.1.5", | ||
"rollup-plugin-peer-deps-external": "^2.2.4" | ||
@@ -92,2 +99,2 @@ }, | ||
] | ||
} | ||
} |
# :date: @nextcloud/calendar-js - Heart of the [Nextcloud calendar app](https://github.com/nextcloud/calendar) | ||
[](https://actions-badge.atrox.dev/nextcloud/calendar-js/goto?ref=main) [](https://codecov.io/gh/nextcloud/calendar-js) | ||
[](https://www.npmjs.com/package/@nextcloud/calendar-js) [](https://github.com/nextcloud/calendar-js/actions/workflows/node-test.yml) [](https://codecov.io/gh/nextcloud/calendar-js) | ||
@@ -5,0 +5,0 @@ This library is a wrapper for [ICAL.js](https://github.com/mozilla-comm/ical.js/) that provides more convenient ways for editing. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2198499
0.16%31438
0.11%