@nextcloud/calendar-js
Advanced tools
Comparing version
{ | ||
"name": "@nextcloud/calendar-js", | ||
"version": "7.0.0", | ||
"version": "8.0.0", | ||
"description": "Small library that wraps ICAL.js and provide more convenient means for editing", | ||
"main": "dist/index.umd.js", | ||
"module": "dist/index.es.mjs", | ||
"type": "module", | ||
"main": "dist/index.cjs", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.es.mjs", | ||
"require": "./dist/index.umd.js" | ||
}, | ||
"./resources/timezones/zones.json": "./resources/timezones/zones.json" | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
@@ -17,9 +16,8 @@ "files": [ | ||
"LICENSE", | ||
"dist", | ||
"resources/timezones/zones.json" | ||
"dist" | ||
], | ||
"scripts": { | ||
"watch": "rollup --config rollup.config.js --watch", | ||
"build": "rollup --config rollup.config.js", | ||
"build-doc": "./node_modules/.bin/esdoc", | ||
"build": "vite build --mode=production", | ||
"dev": "vite build --mode=development", | ||
"watch": "vite build --mode=development --watch", | ||
"lint": "eslint --ext .js src", | ||
@@ -56,14 +54,11 @@ "lint:fix": "eslint --ext .js src --fix", | ||
"@nextcloud/eslint-plugin": "^2.0.0", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-commonjs": "^25.0.0", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"@nextcloud/vite-config": "^2.0.1", | ||
"babel-jest": "^29", | ||
"jest": "^29", | ||
"rollup": "^4.1.5", | ||
"rollup-plugin-peer-deps-external": "^2.2.4" | ||
"vite": "^5.2.12" | ||
}, | ||
"peerDependencies": { | ||
"@nextcloud/timezones": "^0.1.1", | ||
"ical.js": "^2.0.1", | ||
"uuid": "^9.0.0" | ||
"uuid": "^10.0.0" | ||
}, | ||
@@ -70,0 +65,0 @@ "babel": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
9
-30.77%Yes
NaN1371261
-37.5%3
50%8
-11.11%4
33.33%15714
-49.86%1
Infinity%