Socket
Socket
Sign inDemoInstall

gantt-schedule-timeline-calendar

Package Overview
Dependencies
6
Maintainers
1
Versions
481
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

.prettierrc.js

50

package.json
{
"name": "gantt-schedule-timeline-calendar",
"version": "0.0.2",
"description": "Gantt, scheduler, timeline and calendar component all in one!",
"main": "index.umd.js",
"module": "index.esm.js",
"directories": {
"example": "examples"
},
"version": "0.0.3",
"description": "",
"main": "dist/index.umd.js",
"module": "dist/index.esm.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "rollup -c",
"autobuild": "rollup -c -w",
"dev": "run-p start:dev autobuild",
"start": "sirv dist --single",
"start:dev": "sirv dist --single --dev"
},
"keywords": [
"gantt",
"schedule",
"scheduler",
"timeline",
"calendar",
"component",
"js",
"javascript"
],
"author": "Rafal Pospiech <neuronet.io@gmail.com>",
"license": "GPL-3.0"
"license": "GPL-3.0",
"dependencies": {
"@neuronet.io/vido": "^1.0.0",
"dayjs": "^1.8.16",
"deep-state-observer": "^3.0.28",
"lit-html": "^1.1.2",
"resize-observer-polyfill": "^1.5.1",
"rollup-plugin-cjs-es": "^0.9.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"rollup": "^1.23.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-livereload": "^1.0.3",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-typescript": "^1.0.1",
"sirv-cli": "^0.4.4",
"stylus": "^0.54.7",
"tslib": "^1.10.0",
"typescript": "^3.6.3"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc