{"_id":"bpmn-visualization","_rev":"94-fcca2e80c8195e6271741f56fb296345","name":"bpmn-visualization","dist-tags":{"latest":"0.48.0"},"versions":{"0.4.0":{"name":"bpmn-visualization","version":"0.4.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.4.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"ec9cb87398316e508ca1f38c800a3e6c410564eb","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.4.0.tgz","fileCount":83,"integrity":"sha512-aC2KeV9nfYkcU8MTnSRoDW9VP6ZiaBmtYGfgfLQIrIuposhx9b10SBup/NunCMs2VSg7mi30dPj9DYKcL/PKbQ==","signatures":[{"sig":"MEUCIQCUulzanecNfKDYnrZMYm1jCPimUsddpJwjtyYIzUCXxAIgJje1P9nC/rk3vzaFeKlyrtyjyzcWCioo5E7eMjTAae8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1310203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeyF4CRA9TVsSAnZWagAAztEP/0Hmt0rorU+JNGWU5nXp\nGlzezLZz6VInID2MMLBDRx9dlTcxc0RrgZ0SGQqw83WuxZrOivEAb7GFNkq1\nCzlyNoafkkwGmS+iA3CQLKJAIbZvioEXPnEtzbzw38OBDINm4afVDw4XTHP+\nNn8OsNwGTV/CKeBuk6BaghelOaCscfiKSek8yF6cpYMWaPyFRLebTWCtRZ1t\nQns1mgWPG3nArAt+n/t/yVf9+oUo2NpHD1pNe4HOP7t//W6S3oIKhficoc2a\nw2KX0M4VDqzyK+2FCDo168I3KlJnMwTW27kuIm/VdD/DMtvWbLqjofmUthFL\nvLFLbQZRfIfTHGdNtJGzBBlP/noi4WeJA8ePhfomNrwNxKFxbcSSsP508zHy\nqLY1rmKr4lrwyUX5APFD1vkLM8yboZa/3L3h8c+8REHXba4bOm0VVu7ZaBLz\nMsy/Sy3fuMuSykkyvsJwhc7s/Us5BJhNVhTvIsv9gPZce9zZOyoqSWijHPsc\nG/gTSml9Ph4xq2wwsvm9qOt3IJZ0GKEJZbuG8s1NdmwgTV8TKwGnQLicGLJD\nWPbEzF5H/lrH4UmVyM4QhzXRjevIB92SdIi2fEXvUmf2sAPUCfkgTRlUK08r\nSpLerp1yHcStj0oEGjLQOv/p/zzXwHSubEhhMDKIBy3DsT06XsFE3b0QPO0A\nyzDy\r\n=AZwg\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"tsc --noEmit && lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.js","gitHead":"0aa9daaa88153e21b6561bad7ec46b3005b4a1dd","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"node scripts/docs.js","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build coverage dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=jest.config.e2e.js","test:unit":"jest --runInBand --config=jest.config.unit.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf dist","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"jest --runInBand --config=jest.config.unit.js --coverage --watchAll","test:e2e:coverage":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=jest.config.e2e.js --coverage","test:unit:coverage":"jest --runInBand --config=jest.config.unit.js --coverage"},"_npmUser":{"name":"csouchet","email":"souchet.celine.5@gmail.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.5","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"14.5.0","dependencies":{"mxgraph":"4.1.0","entities":"^2.0.0","fast-xml-parser":"^3.17.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","debug":"^4.2.0","husky":"^4.2.5","eslint":"^7.10.0","rimraf":"^3.0.2","rollup":"^2.28.2","ts-jest":"^26.4.1","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.1.2","cross-env":"^7.0.2","jest-each":"^26.3.0","puppeteer":"^5.3.1","clipboardy":"^2.3.0","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^3.9.7","@types/jest":"^26.0.14","asciidoctor":"^2.2.0","lint-staged":"^10.4.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.0","@types/puppeteer":"^3.0.2","jest-html-reporter":"^3.2.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.2.0","rollup-plugin-serve":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^6.12.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.3.0","rollup-plugin-typescript2":"^0.27.3","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.3.0","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.4.0_1601905015930_0.25810526446614657","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"bpmn-visualization","version":"0.5.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.5.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"f596484360e08e3eb526cbd2424365bc5c1729ca","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.5.0.tgz","fileCount":83,"integrity":"sha512-wM0quzOzGFjzfJhrLxjL3vg1OMxuM24GnXM/q4CqcmB8rL6mDLhic4WOjgLypf/IvJWmNSdkgj41ZUyduJ63XA==","signatures":[{"sig":"MEUCIQDEtaKpln7DN7aYwMBatjwqfzBesDMvYUso4BgP12qQpgIgGpiGYslm3M4FTE9MhmGX36tYQHWCYewo/kZzneXKBEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1336984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjba3CRA9TVsSAnZWagAAGO4P/14uZdnlWe8fjkKsFr62\nymMK2QA5f9A2rJMuoLNjOuFP0o6pJk0AdAXYKAqYYXX99dkNDAbLyRXMNe2G\nSwpaxT4YAgt2sWU+hPtrnHGKmOn6KDj6+kAV0xW+BTrN+578MoY+5SykY4Z5\nlGi+FYAzODVD/lcZmtolI63WRSk6dPelfd3rBGxOcAhywv92l+c+yop47+5+\nXns1gBJG3SjN9JOrua/tC8GDqbKpcmzLelHwyVLm01K451gA2vzynLDd3jE2\nI0nzl9vqN1rMb+2bk1P8HF1imfHuDRNDHGZ+82KR9M46bqj2pwsCScKUjJTr\nvvOw+OMfiBouhIbtgSUII+RxfMEBW3ihbIFaKwgxFrGf9NOTZH5w7zTuHeIS\nJnOOklTOUL0Mavbhoh4abKitBXo0sif8jMbVzk6a0r3G6HtwQAAFxo0MEDF9\nWQZdXIN9qQvISwTNp+RfEcVVlqchc6V67/Ux1yBwHXi/jHSdos8ZhfThhT4Z\n81Y13ERvQlPMIo4X94KOneQtojYSqcxyBLub5vHUHD7REng1hZHZlkxB+qIl\ne2NVkZKsV51a9ddSAERImLgjWnKksXuUL417TKwWoWXwaAvk4IPWyiPULIJU\nm5HzV7aXJEJuzDfy5YU4g+/aUyyUZh1HV5O7vbvRRZqOmZTrDLoJrfFMW+U0\nW6n7\r\n=VogS\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"tsc --noEmit && lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.js","gitHead":"5f06ed313927300c4f775ac55130c0b38c251bf4","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"node scripts/docs.js","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build coverage dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf dist","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"jest --runInBand --config=./test/unit/jest.config.js --coverage --watchAll","test:e2e:coverage":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js --coverage","test:unit:coverage":"jest --runInBand --config=./test/unit/jest.config.js --coverage"},"_npmUser":{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"14.11.0","dependencies":{"mxgraph":"4.1.0","entities":"^2.1.0","fast-xml-parser":"^3.17.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","debug":"^4.2.0","husky":"^4.3.0","eslint":"^7.11.0","rimraf":"^3.0.2","rollup":"^2.32.0","ts-jest":"^26.4.1","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.1.2","cross-env":"^7.0.2","jest-each":"^26.5.2","puppeteer":"^5.3.1","clipboardy":"^2.3.0","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^4.0.3","@types/jest":"^26.0.14","asciidoctor":"^2.2.0","lint-staged":"^10.4.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.0","@types/puppeteer":"^3.0.2","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.2.0","rollup-plugin-serve":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^6.13.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.4.1","rollup-plugin-typescript2":"^0.27.3","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.4.1","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.5.0_1603122871311_0.39969936452078825","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"bpmn-visualization","version":"0.6.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.6.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"20611d3826afce31c9a3635ae8875e7c907f9ba9","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.6.0.tgz","fileCount":85,"integrity":"sha512-nZZv0uV4C9gS5Jfxpp9cUnxPAKyYYSWhal8LMhLoJ2NpyfevCr0sv/OS7Y42O54LbljEljGHL51pcWFjYssyuA==","signatures":[{"sig":"MEUCIQC+QcH/OnuqPpQXpvLm63csQ+5AWggCfEqcIhLRnmwhjwIgM3KjLhQR9NilwKG2Qss9fP57PLoIJTGnzXqrstmzTSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1348126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoBKICRA9TVsSAnZWagAA1bgP/3isx/1KNc3e2Hl8jfwU\nPWy7p/SQp81JiggFqxElN0Ivmn26ml7x5btSMsunfyM9INuD3gg58snkOgBg\nWj7pr4JJXuuuSwxz64okt/r3iW2HoyerZydu5bzzlDY8VofCyYMPaXwfnWPY\nN+gnWgW25wjdLVeBvYXqRU70/jQORNcxZqH7cqspz91Mf20HwW8vmtO2ZluT\nr8+adVoiqkESjKyNAP8ExDJxs1bC7yq/Dv6aKjBXCIJ5UeBs7fdzXJja/1ka\n0IvSj3o0lB1iyl7+mrPQpQw8YK3an4UQ5XKlFFUtxPA9buRxrI2hVy/FKgvo\nLdxyiFXWSQ1eSTzTNGezvUcXsocCs5ElMC8NKzcnYh6uIYamDsSCpdSbqxjS\nRA9DDxXkPXzU35qoDFFwiY7886BcALQ9ZTtCevrOhcNprhTmJa4lY23vLIwe\nigkg4UM7Cjc1afJhEEDmNjE+KRF1fdQPKuIUXzp+hXyF/kG4qA8umDZqi1He\nOVLWQWbP3LQO/LG+M9zpxcjVv4WIqm3rLdDZdYO16X5iFIxkTY+Z7w4xl5m+\nq+coM06pTXILbSB2zg9M3gcOuIrQFplHCRnvv30rxAt1KqIk8LKWys4uO2tz\nbDzUSsFk/E4L2AhSaSabSsH3na8edRkeK0/6EOZCzp5viV3jxDsyC4ssGN9f\n+AOK\r\n=rd5c\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"tsc --noEmit && lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.js","gitHead":"94075b9ee1da8e78d3d587c74f1d5393bdaa2d09","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"node scripts/docs.js","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build coverage dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf dist","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"jest --runInBand --config=./test/unit/jest.config.js --coverage --watchAll","test:e2e:coverage":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js --coverage","test:unit:coverage":"jest --runInBand --config=./test/unit/jest.config.js --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"mxgraph":"4.1.0","entities":"^2.1.0","fast-xml-parser":"^3.17.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","debug":"^4.2.0","husky":"^4.3.0","eslint":"^7.11.0","rimraf":"^3.0.2","rollup":"^2.32.0","ts-jest":"^26.4.2","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.1.2","cross-env":"^7.0.2","puppeteer":"^5.4.0","clipboardy":"^2.3.0","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^4.0.5","@types/jest":"^26.0.15","asciidoctor":"^2.2.0","lint-staged":"^10.5.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.0","@types/puppeteer":"^3.0.4","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.2.0","rollup-plugin-serve":"^1.0.4","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^6.13.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.5.0","rollup-plugin-typescript2":"^0.27.3","@types/jest-image-snapshot":"^4.1.2","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.4.1","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.6.0_1604326023490_0.7448992702634778","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"bpmn-visualization","version":"0.7.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.7.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"ffa56664e239672e8c72d9b6f42d92ead59548cf","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.7.0.tgz","fileCount":87,"integrity":"sha512-1acNtJ+Qajp2hT0XRVl0Da6hciDAQO4fei6HONT6Jztq3i1o6nYmkZWZuiOiuPTCaRZK+QudXo4nj5UwNzEOKQ==","signatures":[{"sig":"MEQCIAKtX5tD665hdfRdeQs0aTzbKwIowp5wZIEhJR4bVM7wAiAVC1vkJy6Qe9w6lykGfkvwCzagfeHwXf2AcvLKPgW4iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1367881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsp9ICRA9TVsSAnZWagAAasUP/RkSGxAWRM0l4cJIOGuF\nVZhx8rNMEKRa8ifC1mMvQNOTzvrMgTsBMGVJaZJvtcox0uEdTquhpAaQjve5\nyQFYSMGgL3LLaYCso8FycTBpBoH+YH39lAxnoJ1C1/nv/oUUOIDEClJmoRHa\nQPwP9HhqqpuKhoSR8oLsvNOuICOV9UfoAcZWTqH3Rh/i/fD4mRj8vid6qB3j\n7Jaz2yHlDveBsOADtKD5yvQZ26BqDLG8ePffqjgldXKJG92VXvJzWvQ0rWJ/\nV1ZQ7ax0xlRr0jIvU1VD2qy5xaiZMFroQYK05cDTg7mH8lmFEoDghnLdMqZq\na//U6mO3AyXFWdV9BLvSIuZjDtYGyuIlmC/39OMKofdGJZrx/yDjlFNiMQv0\nCjZOGJ5Iu4iaJBd7MkgSeuSGr4U529PbTyptP0XKoZJgq3lnqj6imLvrKkj9\nVxaXbrpNoaza6G8PgSIKx7MbGtK1fbawBZzx9RPOYwysbW/Bk4YuKQCq0Bfr\nEF/94HRa1ieGOLuwthF2sN7cdts+XOgiAlBJ7Pv11E6cCvbrAgbJ9JBzOZln\njeEgKaStikJhNoLLAE4DYCdiSjHqpZA9dj/mnntd5TwfqSU8H0RSxSdkwERe\ne9DnJOV6JMKc7Bs2O/CTuHVAlF58NIAIYKYQnfT6iZKDQMZeOB7BJauYIpjh\nlkyy\r\n=rwTB\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"tsc --noEmit && lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.js","gitHead":"823862f1e43af2e772a50874c7a7d2c325e5d0c7","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"node scripts/docs.js","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build coverage dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --testPathIgnorePatterns ./test/e2e/performance --config=./test/e2e/jest.config.js","test:perf":"cd ./test/e2e && jest --runInBand --detectOpenHandles --testNamePattern=performance","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf dist","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"jest --runInBand --config=./test/unit/jest.config.js --coverage --watchAll","test:e2e:coverage":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js --coverage","test:unit:coverage":"jest --runInBand --config=./test/unit/jest.config.js --coverage"},"_npmUser":{"name":"csouchet","email":"souchet.celine.5@gmail.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"mxgraph":"4.1.0","entities":"^2.1.0","fast-xml-parser":"^3.17.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","debug":"^4.2.0","husky":"^4.3.0","eslint":"^7.13.0","rimraf":"^3.0.2","rollup":"^2.33.1","ts-jest":"^26.4.2","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.1.2","cross-env":"^7.0.2","puppeteer":"^5.4.1","clipboardy":"^2.3.0","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^4.0.5","@types/jest":"^26.0.15","asciidoctor":"^2.2.0","lint-staged":"^10.5.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.0","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.2.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.5.0","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^10.0.0","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.4.1","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.7.0_1605541704490_0.788067038169699","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"bpmn-visualization","version":"0.8.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.8.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"8435de943799c0034db72d5ff26a3c605a909268","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.8.0.tgz","fileCount":89,"integrity":"sha512-bLfvSk5WEL9PHrN/+DtOYRTMu9cshQfCdChbDL/uinZuX89GhrtgPh33+k3gQM0MRJf8f+fb2P6T/9G4Z03IOw==","signatures":[{"sig":"MEYCIQD8w//KcBmKtCXhSzGpTpGwqEDoSnv0BylyaUcWMIQniQIhAJddFJHh0n3fmOX4XXgyrA81lI1Hkwh6Q7v2hTIkKaSE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1629263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxQ8CCRA9TVsSAnZWagAAnV0P/RLfuWEOPGFSSa1hVSQV\nmg0zmm/YSvPIpZmIx88Vt9wYdel24i6PirqqVPPcs5UUaCWBAxHkjc6CgSF+\neUApX3Fy1O4rT5qVOyhJ1vVKf4It+hKb3zEjoubTkiNU42XFZ4B/q1AmulvT\nQ4oJTgqLjcDl4OSe6kY8bXhoysVawksLIPuYG7dIgmvYF1iNCPoBoDRfwM9l\nnOifnRwcMjLt3WYiJHjvT/0hDzVByh4D+EWxwk3RCY9w8nhAtgFc6wZKZxES\nNVBhry5w6zRxdW6Vdk6R/QFAs+LO1L48HQ71rC2bbuC5U/2FY4O5FA/ANlea\nJBiOZ5piKQ9hK+tC0Px+WAsjYqhzZh4eKh7hBM06CFBPSh57R66BeOWhX4zQ\nm5fGWoOeONKa+eETu0Z9QZUyMTUWHr8WZtu3wDbSv67ah0S6eihyshKuWL3C\nMy5MswcyDrmG7SAbsWnovMku2lIIsVh7XgTsTLeEqiju7FccZ0nGj/9ulJnC\n82sdFCq9yrA+Ekq4anfW3rzySex4I+IdgRm8cTD2rGyzCoXva4I7yJF5OJC6\nZVuA1fXLztUjqTgoqmQ7MfHZ7NhKy/lSSn1MWZvPV72MxccXIax4UZYlEG4o\nCmxHqW6ZFGNENPsbhHf0r/gJrUQospddEu7/nWNEMpHJbs013HkFhfA4F1dy\nKOyk\r\n=EB2+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","husky":{"hooks":{"pre-commit":"tsc --noEmit && lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.js","gitHead":"d2a65296f39d6f9c9ecb489e68cfd382db35e110","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"node scripts/docs.js","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build coverage dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --testPathIgnorePatterns ./test/e2e/performance --config=./test/e2e/jest.config.js","test:perf":"cd ./test/e2e && jest --runInBand --detectOpenHandles --testNamePattern=performance","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf dist","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"npm run test:unit:coverage -- --watchAll","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage"},"_npmUser":{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"14.11.0","dependencies":{"mxgraph":"4.1.0","entities":"^2.1.0","fast-xml-parser":"^3.17.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^4.3.0","eslint":"^7.14.0","rimraf":"^3.0.2","rollup":"^2.34.0","cssnano":"^4.1.10","postcss":"^8.1.9","ts-jest":"^26.4.2","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.2","puppeteer":"^5.5.0","clipboardy":"^2.3.0","jest-sonar":"^0.2.11","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^4.1.2","@types/jest":"^26.0.15","asciidoctor":"^2.2.0","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.0","tailwindcss":"^2.0.1","@types/debug":"^4.1.5","autoprefixer":"^10.0.2","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.0","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.2.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^10.0.0","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.8.1","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.8.0_1606749953817_0.08210974405161053","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"bpmn-visualization","version":"0.9.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.9.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"0f20e85d44c08952e43cb09542b7daaba6e6d3c4","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.9.0.tgz","fileCount":92,"integrity":"sha512-kVERy70HF6wefaHXFXmge1ewx/n12z92DeNayg9QiT/z2UiV2izGTNRME1LNpJnWc6hVe6D+dxBNc/i/HxB6zw==","signatures":[{"sig":"MEUCIQD3NeqZVojhXX9qw1FZyu7BDENYskVBnXhN90CPfSD9agIgIu6t6z8QnQAxVuR6iqqPhqQUxVryw1/r10FoHH7SW1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1647195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf13eTCRA9TVsSAnZWagAA1SEP/jf4kps2bSGANbuEf1qb\n5eD2eRWLU170wCZ+sSaKVVdiD7unDZnOicqihg9yGaRB4XPpnlIk2zb4EpYk\nLCYGib11xQ3Wz85q6dEih896klJyY2zT/OoVvRKfM4ufVwkUSEyjDA+BRPqJ\nkDVTTllGZM+qBEku+UD4YyhvLUsacg29NLNpf0rwhKNHnbi9zvSksOjb9YQ6\n5hr4GLJfzuz0XSP91v+F3IDI9vvJ6zRJqvTc6mfzMyTkDHDH7mrfCzgZZZQd\nH7ZMnT7F2EtqXakZeE1MpZeS+7bpgvAbGGZ4OOAYhuXjvwxK2Wu/1nG/doml\nAiGGwCrwd5m/MVREULWUJSF94ahZNZbCKzlSmYoBGR5UQKdvth1AWJGxQsDY\n1Mel5T3FLBJzo8Nl9eLUlAv8GrPt6mDL8MQU1zx87TqcntIlg66H/MFoFCmL\ndNVmIn7fus7g7qxr12JGkVLMa06XvYOEy21FmmjnI+Jf5ZqvwFgpSOIO7Pi6\nRwxolch8cyfkM3Gr5zuSYZxzArYhg7QCuFz2xnQSNMYRvJjF1TbBDlMeeOjr\n8AIBxc5yecVo6DuXDQTMj9OViESOdtfGnqZNIiKdtp1mf0q7WqEVaEa5K1Ty\ngn7NJubnoyihX7js4H7VT5vVdH9MmztvK8G/j4nvWkS2JKtsehf2yJ7N8wET\noRF9\r\n=NeiU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.js","gitHead":"83fc056a229d781d2c202c870ba8698c720ae4aa","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"node scripts/docs.js","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build coverage dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --testPathIgnorePatterns ./test/e2e/performance --config=./test/e2e/jest.config.js","test:perf":"cd ./test/e2e && jest --runInBand --detectOpenHandles --testNamePattern=performance","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf dist","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage"},"_npmUser":{"name":"csouchet","email":"souchet.celine.5@gmail.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"14.15.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.1.0","fast-xml-parser":"^3.17.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^4.3.0","eslint":"^7.14.0","rimraf":"^3.0.2","rollup":"^2.34.0","cssnano":"^4.1.10","postcss":"^8.1.9","ts-jest":"^26.4.4","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.2","puppeteer":"^5.5.0","clipboardy":"^2.3.0","jest-sonar":"^0.2.11","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^4.1.2","@types/jest":"^26.0.16","asciidoctor":"^2.2.0","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","postcss-cli":"^8.3.0","tailwindcss":"^2.0.1","@types/debug":"^4.1.5","autoprefixer":"^10.0.4","chokidar-cli":"^2.1.0","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.1","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.2.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.2.0","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^11.0.0","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.8.1","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.9.0_1607956371058_0.21210167147661396","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"bpmn-visualization","version":"0.10.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.10.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"bc9eb8075e8994e11e8fbd17f9e2e98e08cb9583","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.10.0.tgz","fileCount":91,"integrity":"sha512-2rFNmw9Oeyl01cJBEafDK8JNXw36QmUnsOytoKVGkRIVPVdW9i8l9ZWadVWpM4jdEIaOlEsdwWCajyxr/fD6ag==","signatures":[{"sig":"MEUCIQD0t3976FGp3eOp5Px0QGVbicnOL06xZX18wbEW9czKDAIgRM5UwT7WgnGLqCzqqEbpFkeYSRL9sZ6jHOYhE+UYnvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1913967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/CmtCRA9TVsSAnZWagAArBsP/imuGnAUhAnAWr7qHAji\nsBwbJ6tHAUWXGtK8ufp4eyrpH/q44paMzUnxlxWIe0gpO2pQg5tvmL2AOAEu\nLRPvVzFKyAoeZaiAHL6AgqkQsgkgtqKMtPUcNC7btKvpHo0+ZTKAM6mCaniR\nOBT9VJlPKqqtlGhdqQSMoD4el23LPqUWPNIr6dzu4mZzOCisXoavdqQcmTH8\n1/K8t2L9YIrrC+5XQ3pkLw+kgECEQS8ZL3x6Kh9EnsUxsSFyc7l+tCQ1QWf3\nYNO3j0JJCTDlo9JtctNAAHEPX/Hpqgde7bd7KYDqVQW4TGR5RcadbvYF1JPd\n3E/SI8v8g+KwcL+f+Yy6fAOorca+R9zA4OgPGFC6X/iETgXQm9agirg/GU5J\nLEHAZ0Z1v8FLd0VxBP6t9vv/pISx0E9KFGu16CE1T2fsldjquYLinuTpg5P5\nK7c03ntAKXvRM+x2ZbvdX0nAsh7Jlv9+R4oDbo0R7WvNWevHbktnuECXnKIi\nkfbNxjAgVcnp0hkA37fYGnet179M47V855bb5L5NdACMygFWGgH5U0m66HAs\ny0vIiogF4DUyvqnNGWUQOqOi/+CDuRgdGYZoSBsOMXMvOPVZ8qIF7QBpy4eW\n5Ozq1oJ9iAakjvCZyz34EbVDJTvpcGqv22u1NI6OHcsPqakJLi2qcQnrKv8y\nYXQS\r\n=V+eA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.js","gitHead":"44c0316e770c17f6b26b1b87fa4d8bb3c4ac713c","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"node scripts/docs.js","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build coverage dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --testPathIgnorePatterns ./test/e2e/performance --config=./test/e2e/jest.config.js","test:perf":"cd ./test/e2e && jest --runInBand --detectOpenHandles --testNamePattern=performance","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf dist","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage"},"_npmUser":{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"14.15.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.1.0","fast-xml-parser":"^3.17.6","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^4.3.6","eslint":"^7.17.0","rimraf":"^3.0.2","rollup":"^2.35.1","cssnano":"^4.1.10","postcss":"^8.2.2","ts-jest":"^26.4.4","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","puppeteer":"^5.5.0","clipboardy":"^2.3.0","jest-sonar":"^0.2.11","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^4.1.3","@types/jest":"^26.0.20","asciidoctor":"^2.2.1","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.0.2","@types/debug":"^4.1.5","autoprefixer":"^10.1.0","chokidar-cli":"^2.1.0","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.2","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.3.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.0","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.11.1","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^11.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.11.1","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.10.0_1610361261172_0.08460853412907032","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"bpmn-visualization","version":"0.11.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.11.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"6c31f256cadbddf89eb8d85733763bc2d9de8f5a","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.11.0.tgz","fileCount":96,"integrity":"sha512-t1AbIEbZu8CKbPgmhIPwUFNsfAS9C3t9UbCHiKUx/vG55YuBr0Zvb8J8WK/qyhM/yy+meXY+c1iqw/ER50dEFA==","signatures":[{"sig":"MEQCID2hjB+67JnAhW+5ezna6s44FMrdkO3t/215vy1Na5OhAiAH2GvTXdigZTgrhgR7mpV8QAwPisARaQRfg1hxahCI9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2884231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDoleCRA9TVsSAnZWagAAqbcP/jl253B3c3SOi5BdRt+9\nLRR3F3DhYBDVW1y5bwrRpz9ByutyZgUvfTUxGeQecVmGpY0W4mZgyE13wEcp\nmoNdoFCfRYOMqX9O4LmpLrVsYNHGY1yhlZ/hklVUxwitZLw4KHYVmF6RqJXE\nKfQN2WCf5dkGDvNYjegl9BxLze5L4x96/yuf/41hooAcz4bK6AaJF3GcEgAs\nkC1krTfUjUqAk+7wltjxvmEiX3l76wVzizd2fqo8VIyYUUXY6xUHIVhtnbEe\nOTE+zE3lGwomEH0KvNbq9x32PzQWsLtO+mTZQg819EQwHhBFTV78OCj4/4sr\nBNkM/WlPklzPtToW47LAsCAogGeMiuG4/XuCmLVFpD6vvDSgc8wd0zScxGFh\nVuFr2Az9oWdGInio0oKGByk+0XstCpd5es9yzpmUhDW+9NEemxMQGaO3ZjY+\nElHEPro47SFdzp6CO4VpK4j4TB8UAZmrdMUaScD1jkRY/vfngryBqA4WAfF3\nZ9Qhs0quvtRwkGT8v7COt7T6d3neysAZOZnzx+t+pNP4Ej1lRSrxKEjzliYT\nNAQc4ns7jnxoaQU8GVNhwesqRzxmKuc3/AZVYVImXziUWtwSckYgSAbqvDBO\nMb3oWP/V+SIRRQCn4JvM+71qqMemi9JXl5hwHl7DOJXpA4LyO3h/Pd/g2Mip\nazgY\r\n=mFYw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"b70d4ea1e2b5262faaa6129e80cd71d7ffb67ebe","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepare":"run-s clean build-bundles","api-docs":"typedoc src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --testPathIgnorePatterns ./test/e2e/performance --config=./test/e2e/jest.config.js","test:perf":"cd ./test/e2e && jest --runInBand --detectOpenHandles --testNamePattern=performance","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage"},"_npmUser":{"name":"csouchet","email":"souchet.celine.5@gmail.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"14.15.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.1.0","fast-xml-parser":"^3.17.6","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^4.3.8","eslint":"^7.18.0","rimraf":"^3.0.2","rollup":"^2.36.2","cssnano":"^4.1.10","postcss":"^8.2.4","ts-jest":"^26.4.4","typedoc":"^0.20.16","fs-extra":"^9.0.1","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","puppeteer":"^5.5.0","clipboardy":"^2.3.0","jest-sonar":"^0.2.11","ts-mxgraph":"git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1","typescript":"^4.1.3","@types/jest":"^26.0.20","asciidoctor":"^2.2.1","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.0.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.1","chokidar-cli":"^2.1.0","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.2","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.3.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.1","rollup-plugin-commonjs":"^10.1.0","mxgraph-type-definitions":"^1.0.4","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.13.0","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^11.1.0","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.13.0","jest-environment-puppeteer-jsdom":"^4.3.1","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.11.0_1611565406149_0.5678518386054223","host":"s3://npm-registry-packages"}},"0.12.0-0":{"name":"bpmn-visualization","version":"0.12.0-0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.12.0-0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"84548e8190178a9c4be1dcd891f959b9d3ab556b","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.12.0-0.tgz","fileCount":99,"integrity":"sha512-Sx9Tuxn4Hc/t1RzUQ7Vb8Tzy1nEgwuxGtmzFedeQHasm7tahiaZv7qD4J+u3HylDezgFRr/tIo3bRYcz+b35ZQ==","signatures":[{"sig":"MEUCIEj7pcYP6onnzse+npkgH/RraiNg8XvG4lxCT7Bf4dSYAiEA5zIh4Se1zsE0LlK1otNklMpbG9gXZqkXpx12bjlrYcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4583237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGVFnCRA9TVsSAnZWagAAFYoQAJFbB7lEKYkkiAuZdA3f\nQxS65E7pi+cKZoZo3JLZ2/7zh2fXVHWu2b5LHhWaLcOcKZSouUQF7Yc4Glf/\n1HkR4JUYAxQoLGZy1GTH9uRBfCe5KeMePBJEDbkZ7I9GYI/V826XZSf9AtaG\nk4MPKab6EgroNU9/iEzEsJZGc447y6qldrDIQFOCyoas3nXGG889lsAjuEuX\nq3jmRXuR2CoRUtwXacj8GlEDv+5tZFRk4EPHF5D6dd3HzuEm5+63bSEA4mof\nKEckAEG25fX8izprVSiPPDcxch4adycAs5pjzAEJ0Q3kjA7VVHNruv1uB69e\n5nj8rbpJL6+wniWK2yyuVO+K8y18KMiIr20DgToGBTjdaBBIQlV6HWTDxcU/\nKzkFxP6A97LDZlAJ1vrd7U+Sw3RyxHk6HI30mW2WfBwPpLHHt53ceQZRXfnJ\nmoH57ZlJFnh0txrH2wF/7jZvbuOQZRcPuJon4VVctdL86VpEA5+ZgHDfh0oZ\nEf0e0DU+s5TaUncR9z3MZXQMN9lXJ+rGnMT4gH24XC+ncW9GCsIIx+DJee42\nTm8/V10d1yTOWyXPKSNP+EwbzceIzeeel4MIknFsegd0xD65oTmM5YKr1nNU\nf4YERL/9zz1WoGPK++wuw0gw4xekWauPNfRRIXWhn8/oiR2O1rtFTpYvV1ze\n/680\r\n=VkyU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"2bd8ea886ba7e460bf68d1846dde364091edc323","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"cross-env JEST_PUPPETEER_CONFIG=./test/performance/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.17.6","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^4.3.8","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.4","cssnano":"^4.1.10","postcss":"^8.2.4","ts-jest":"^26.5.0","typedoc":"^0.20.20","fs-extra":"^9.1.0","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","puppeteer":"^5.5.0","clipboardy":"^2.3.0","jest-sonar":"^0.2.11","typescript":"^4.1.3","@types/jest":"^26.0.20","asciidoctor":"^2.2.1","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.0.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.4","chokidar-cli":"^2.1.0","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.2","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.3.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^11.1.1","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.0-2","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.14.2","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.12.0-0_1612271975411_0.41946634049129017","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"bpmn-visualization","version":"0.12.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.12.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"2b43ca73cd4c0ef23b2bfd2d941aa93f4210d094","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.12.0.tgz","fileCount":99,"integrity":"sha512-bkxj72g1yazUABgK65wkP1Pjmha9XwsHbkooF9+980GjfceUox6kvd6CCOiQoEx61rfGCUgc5V6tqI59mfklXg==","signatures":[{"sig":"MEYCIQDWzFeAd7jLOLA86mbW6iGLJw4GDaFja6s3f7PBSod3QgIhAPBkohGNzoTZr+Hnq9rmhHZLL4QPCFTwzKKde6DtLFyt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4583235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIRN+CRA9TVsSAnZWagAAgngP/i4X37BAR+JLo6sszJNs\nPCTxZ1uRIIObB4d3Q1LWNjKrg07IMYx9+VZ/nKNSI2w/qK2V8fCwDkkHr0UY\nEVVFYygCkWbaTNKqhjUt+unmtmvAreo9csEGkbhuYWxMHnxuJjMZrwE0P91f\ndULu9jA/VBs78yPNbYPNNsCJhEBRRMZ9h4C1L4wqc9LlRJe6am4zBOJxiAws\nLG3/vuGmfKmzcUCBwFvDxTHuA2VCSCTHaFrEtFsmYmmPN7b+if99VFiovU9p\n+D1NyauJ3DZGSQAVggXWezRIqOItoCUINdOo/CzdjdI4QmA81B4QXvlyGNP1\npD6LPgG7NrHG9Ms1M5t2CgKS0ntqA0/x/Zr0eVl+cuinuHCXAYdR43msTclA\nTV30uAos0v8+e50UdfsXyHWZYbmrtWuX9XA6a9YhhIErJ/ijEMKr8ZihGybQ\nNA3jt5+B39nNSJVA1Umxk/Ymb+B1Q60dpt8y4q4uJyJtM5CJgK79HybwS7Se\nbSVkNopGJArXxaOE7QUoIAjwMJV/9Jmb3ISjhmhhmnfPhO+Y4IFohKhxDzwV\nxOEx5bSy6Clrvoe66C9wBxNCOSAATDNNWOMbCcwfuFu7m/JgtnNvP+usF5sx\nSC8aQeI4JbMRlO2S3cjhvJhS+K/3+G5N5queJPwu+3I/eSsQIfKA8Ch8gSAe\nFTdp\r\n=BTDy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"0c5b27681bc4a31ee65f4ed08c739570dffd0ae1","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"cross-env JEST_PUPPETEER_CONFIG=./test/performance/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.17.6","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^4.3.8","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.4","cssnano":"^4.1.10","postcss":"^8.2.4","ts-jest":"^26.5.0","typedoc":"^0.20.20","fs-extra":"^9.1.0","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","puppeteer":"^5.5.0","clipboardy":"^2.3.0","jest-sonar":"^0.2.11","typescript":"^4.1.3","@types/jest":"^26.0.20","asciidoctor":"^2.2.1","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.0.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.4","chokidar-cli":"^2.1.0","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.2","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.3.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^11.1.1","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.0-2","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.14.2","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.12.0_1612780414260_0.44562697271739493","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"bpmn-visualization","version":"0.12.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.12.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"810b4553ddbb632ad27666ec7897de990fe4d5ce","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.12.1.tgz","fileCount":99,"integrity":"sha512-HSbfCxwpSdFNM4ujuLTOWkiK3t6br3yCW9u5NHW2Zu1/Q6Vf5CMqb+s8J/f9EwcwlAGgSlBWn33HsNXISC6OSg==","signatures":[{"sig":"MEUCIQCB9LjyC7+eK+v0Vd943Te/OvHr1x/9nH7oHBEfXF3OdwIgPbZP/UM0NkDnS2tI+AM90RyQz0rLIeUj9aQbjMM/s/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4585582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIVVQCRA9TVsSAnZWagAAqMIP/ieBx6J4im7vpDLRRMeu\nTFZTWLDrm+pbqI/kX7Vjk000aGNJ2+/MD/Xec+8tmvG2E6tVUyg1KXn39yFp\nj5UiIAE3eETfqewwS0Jjg/arLRwURu+jBIUjKinmSsHGnLWPlRvoKPyFjuT/\nhW899rh+sgF5rbabsjPNYpceDHtWzg8xV77HOFqIk/2d1kFxpCNY8Ytj3jLc\nYXWbqksRHgBsxJ9fsabMBV7M5gGdphgvIKczba6lE0L8M6hapLs1+dsaaqrZ\nUOq/jdOUONroghZ5+yIzgROD4cwx+o1Ac3ExYZOcNv7gyASFYkVdznq9eH5x\njJFRJNCt0xx4MqZ6mF0NTHG76QD0yHGGGL7RP/FLZX9Cj9t5PeQtqVKtO8MB\nRXATAUJU/a46gVn/HhmT0VMxWv0U9D3e5rgLuxSkrHNajz2jmoEOICbm8l8n\nMp/jLQyg/FXO3klNCd7RwmsNhBNqdPhQvXYFp25gaT9TwgiEID13bAjPgYS/\nKxaR2Y55xDwvJbdvy2B+Si46vWv0cw3qQvT64HL33xlz/kmhmwcpEqFQeDHJ\nQeJyvtK3Y3AumPIczL3l+3zLvHlCrLW1ZgG14bKW9Ucb3Hn4l7p1PVt/oZNk\ntwQLRKs6n7L88XNXjkErISxpwOlzOug6EXQwKY5DEZecW6yNyTESnlZaIqwj\ncG0Z\r\n=oSrv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"307b8d3dd86aa6ed74ecc149845fe3de328a9e73","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=test JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 JEST_PUPPETEER_CONFIG=./test/e2e/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"cross-env JEST_PUPPETEER_CONFIG=./test/performance/jest-puppeteer.config.js jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"tsc --noEmit && eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"csouchet","email":"souchet.celine.5@gmail.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.10","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"14.15.4","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.17.6","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^4.3.8","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.4","cssnano":"^4.1.10","postcss":"^8.2.4","ts-jest":"^26.5.0","typedoc":"^0.20.20","fs-extra":"^9.1.0","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","puppeteer":"^5.5.0","clipboardy":"^2.3.0","jest-sonar":"^0.2.11","typescript":"^4.1.3","@types/jest":"^26.0.20","asciidoctor":"^2.2.1","lint-staged":"^10.5.3","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.0.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.4","chokidar-cli":"^2.1.0","jest-puppeteer":"^4.4.0","@types/minimist":"^1.2.1","@types/puppeteer":"^5.4.2","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.3.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.3.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.3","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@types/jest-image-snapshot":"^4.1.3","@rollup/plugin-node-resolve":"^11.1.1","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.0-2","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.14.2","@types/jest-environment-puppeteer":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.12.1_1612797263729_0.45812910986241095","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"bpmn-visualization","version":"0.12.2","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.12.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"26a9f8c8d269f5d49b67931f7bc76d96fae0c609","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.12.2.tgz","fileCount":102,"integrity":"sha512-jvGnKXNHlfq70nhQ7Ng/7qDWGe80gQPkwIGzhC+zA/0G59ULxZA721F0gLfNdao0ayvZQGHnDVlQTmizp3WjOQ==","signatures":[{"sig":"MEUCIDIv4deHdXrdB2j2zyJ8SOe6iUYv6U1WOma3X/pIstLMAiEAjJ56YFUTJeFiQVRaoScWzOV2E4tJsqNyCdo4NMEOXDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4595433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRfv+CRA9TVsSAnZWagAAPgMP/RH3PyqfmQnK6oli2VVn\nZnZAeTB/kr/qCwU16tWmtKZvkbszXGkmpWTIrml7Wodg/78EySXAm84GwsOI\nx7dK3HJCRV0HxsI4/zyGQD7GTlBGRXvC0BbDPnOb/r8fB3btzEM11PrAzAuo\n/QQqiC1mr6cJTw2Dnl8Qy2UdCIDq0vIkDAMPc6zbiFSX/49qHB8LnSaw+psV\nlJ+m+lgCl7bQR1of0JsqQkWgcXrEtbX5q4YM0fjXb5xMbTU63G8jQptxQ5Ph\nwrtNFEULF+60e5A5D0bjOryA7Y5SifA7DToydKDv4FxSPHJBpe9L8jGS+8dT\n267BPgxKXWEfFKaaFtXIX8dlCfQ5w12zCtbZ8gXdxoF0IeDHYaAgC8o+gEH0\nxBhNglAgKZ2HHgsUoHYOfvKQRPbknzdMFKA8OrEPn8c8VTjgy5vWtdH7rZ6n\nYh0wzktSQdPT/rLTljdd2jbACrr1RdfPyHFZ2WqJDCOjN6i0uuzc55nIjk9I\n8sKlZS9g6kK4dhns4760rB/SVIseNr28pLcx24BWPUEfe0vmBIyn9SfBlHQc\nETMyATL856UJk5DUpM+G46LGxuGsn6que1yw9YDSwejTYh4YRAFJZz4UVRn1\n0GqukpovTdGM3RxVXPQ09oRlbjGZ/LalILayoNXs00rCY2GP/44t5Mx2b8Ua\naQL3\r\n=MOtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"1a5eeece4cfcb9f46649146905b2eef7ab2707c8","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"csouchet","email":"souchet.celine.5@gmail.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"7.5.3","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"15.10.0","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.18.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^5.1.3","pinst":"^2.1.4","eslint":"^7.21.0","rimraf":"^3.0.2","rollup":"^2.40.0","cssnano":"^4.1.10","postcss":"^8.2.6","ts-jest":"^26.5.2","typedoc":"^0.20.28","fs-extra":"^9.1.0","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.8.1","typescript":"^4.1.5","@types/jest":"^26.0.20","asciidoctor":"^2.2.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.0.3","@types/debug":"^4.1.5","autoprefixer":"^10.2.4","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.4.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","jest-playwright-preset":"^1.4.5","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.15.2","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^11.2.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.12.2_1615199229607_0.9738204682404037","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"bpmn-visualization","version":"0.13.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.13.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"2f2e1a2c25909eb5da0d027a5437951d3151e840","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.13.0.tgz","fileCount":105,"integrity":"sha512-g1GQG3uELV9AMVO1aazExH1H/I/n/VX0XPeLFkOXLzymE23Rzp3Ikd2j6nJA1YDraRkwR4OY/Zi83Rox6GoDUA==","signatures":[{"sig":"MEUCIAnCcMIFoFiABJP13bCigs9G44x3Vc37HXsqAGB6e4UAAiEApa/eR6Vy6FpLo2XmXqAknRIHdPgPrmYOTN9TNOkXsw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4644887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWKiACRA9TVsSAnZWagAAl+kQAJaHhSAMKzu1ymQeDO5F\njWD11+COzg57WKz6PAs5rGLEKr/57l/VYPTUL9igHVlntJSFlMVsSkg2reF9\nHo0yuoo9+KBLjpX758sKclJD6xLIpz/GEhwCzhWqyK48g6sSfQXr5J1quteF\nIHKuXJCDi37DB2fcq4N9lm+ed3Yjv1VQfCNw4Iym9ArsWo2LKyvp4BCUg+bN\n5xqK+HCjG+66rlHmjCg0BB3bvtg2pSMG4eIwxXFqw3+DJFwrKgIg4FDLc+rm\nsnNUr14iexWYeoW4T7TgKBLSclrUhIW2djPOJm1t4hqwXrp1Wenv5GERymmm\nPdp6M/yrMRM/I6lcqNmWJU3UQL4jtna/aYnl4ORoI2V5bB91JN3nTDJOTxrK\nnQRe70f9qMRFAUmh4EQON07zdaL4h3D9xAtY4wa/2BxhymFRAHHJUDqGXyeQ\n4uGTWM3A3VIzTa49DWjmP6KqHJJpk5dO0zfx782ytvGdvd1EHudnein7AxxI\nTavvWnF/Z+f+eSgbHOXOpImt1F+9LT4aH2RRlZa708uN4IepE03FSy7PdToU\n5RAazbRNrxW3Wp3+RAGQobH1U6fHyk1fSxfjKY5uw3MnsCNBvTnb9oXO4VeR\nHzV3z/oLgks8WYPrmXD50Q9SXUXoj+0JPaGH0obLeBA8Aln76wHfMYZOft/K\nEsC+\r\n=XdwE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"5b3491f6bd3507a1a9c188a6884bfd49ff7758d7","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.13.4","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.16.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^5.1.3","pinst":"^2.1.4","eslint":"^7.22.0","rimraf":"^3.0.2","rollup":"^2.42.0","cssnano":"^4.1.10","postcss":"^8.2.8","ts-jest":"^26.5.4","typedoc":"^0.20.33","fs-extra":"^9.1.0","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.9.2","typescript":"^4.2.3","@types/jest":"^26.0.21","asciidoctor":"^2.2.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.0.4","@types/debug":"^4.1.5","autoprefixer":"^10.2.5","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.4.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","jest-playwright-preset":"^1.5.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.18.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^11.2.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.0","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.18.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.13.0_1616423039900_0.9100518088344327","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"bpmn-visualization","version":"0.14.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.14.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"30381d0851116fe6389671249ecc1a0b24b45fa6","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.14.0.tgz","fileCount":105,"integrity":"sha512-yEQUuJXukvdgiT58Zg+mKBDW6U8X2hAKbI0+bFo6dbDsqdrMrZamrkNaMpKHgFDi1hahNYuFb2uELRaYH/hSAA==","signatures":[{"sig":"MEUCIE2GFcukeM4j6ZJG1b0QjHg5jcjHnN86SCKDifsMulkUAiEA5M0GLuWp+rf7OkIBudOV6Wd9Z9nRhxjwrl+/zLeeaqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4671785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfUarCRA9TVsSAnZWagAAOJ8QAIHTaEEr+3K6ARwsLV+I\ngrN2fmQVUhSxQaKGfke92eH+C4C5Q1Zjep9FuMbrV49wlwnzQ6aja1aBXr8s\nzXaleE/6Hlq9j9SDaSzESkhhaFZjtRc6tCRNhPd4HAEiFljbrw7PcG/FA9gS\nlK55md+HZsGKb8OjhTnR+gIrd8y8MsEOq69P5vEZoDogscbzX9RPxCSwrCDC\nPmw7Z5pC1BI+QUQ/LhoNxI7fuE4kCsc+9fga1Uv3X/OuAAfREtDFDps7IZXR\nuEDe3sV6PK1/KnobL9IgnVKcUEuELWe6+dB9FlM2uqYQVR9oGb60JjWRIO0M\nznVmxeGr1vbXgr6CNcnQpbjeLup7C/RojRG/UxK0JgFAN1U3+2zU26n3va3G\n8/F/CzrxoW7yL2bqwIsS2xVnOvU2PcWIg+Oi6BIYZty0+rDKJQ1fEWW3KjcC\neWG0M0OP2FKd+MAzScChpJef5Bb7sQAItvII1u7klY+k21nX7AUFgQ1CtNec\niuX8oSxjARjGnTEZKDD4hI/iOhXhFXHGGTm3BAVl+RbeLyC3BHYoC7sVB9m1\ngK7D8y56YeUMHxef6OLwBzAYJTtsZh40eaUzIohIqehSLt5jbGPS0GEgWZhI\nynpDlA6qPm7pmXLiWGIHJG3KCc6g0tPv2PZEW16OjxJeSWWAt+iI0s5jYDTc\n5iu2\r\n=LHPA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"f78308313a148287dd045bd16ede45d4e4087aa2","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.13.4","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.16.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^5.1.3","pinst":"^2.1.4","eslint":"^7.24.0","rimraf":"^3.0.2","rollup":"^2.45.1","cssnano":"^5.0.0","postcss":"^8.2.10","ts-jest":"^26.5.4","typedoc":"^0.20.35","fs-extra":"^9.1.0","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.10.0","typescript":"^4.2.4","@types/jest":"^26.0.22","asciidoctor":"^2.2.2","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.1.1","@types/debug":"^4.1.5","autoprefixer":"^10.2.5","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.4.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","jest-playwright-preset":"^1.5.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.21.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^11.2.1","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.1","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.21.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.14.0_1618822826390_0.22798585590393894","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"bpmn-visualization","version":"0.14.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.14.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"a052013c7949015a154eb7f1bfdfc20f559366fe","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.14.1.tgz","fileCount":105,"integrity":"sha512-LjK6zqcAcZWyg3R+lDbRlTopKCDLsoUXzF7fLh5JHZUSaYp2ZuB+rSO1rieLYdc4xXCtdw0R5rDQGOGibtLFPw==","signatures":[{"sig":"MEUCICV3Hezge1BEUDfOessjTRLmp4BOjgmvXefY9E2Q21TIAiEAmUszTvAsmK/cp8w/Z3W4tpZu4Mr8nwGOaBkhxVe7530=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4671282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgj7sgCRA9TVsSAnZWagAAqfYP/iq0xdb6rQmdTrHeVsar\nfXULeJf4iFbkDJ4Q8Dp+LCuhGGt3fQZtQmC44CTyrI5kOTEl8eFJ7cBz20RK\nwKbPzVGjZ6mJ83JDaB3zt+WYiT5y/rgidArbJ3Dhz5cp9weyafqkURRyMc1T\ng1Vl9UtwnDR55Zxqg51U3qWbsRNLyJLpNguKNax/30255To26jc4buPOTyiv\nXqfu7fMSpWTdvgSjqSBTL3jWIx4DVdkgnOt7Mzpd1Vl+eZDMsHTjiwKKQ4Cv\nuggmmpexGM0Pn1rZ9QmyadNQMeuDwPkIAvEXZvhlpjvKSG3bYNm2scG2yXf/\nEtAEwCpPvBkpIW33qdq4p/M9CdGirnWpqxA49Mme56+dLLhW4uuNojN4bWyY\nODi5vV+gYbDBxTrjwet/UdxDRCfxFx9PiYCP6OvtEiE4WPZcBu3zlDHasLNs\n71MWBvYOzfJ0mq9PzVOJND23qiOvT0E8AxQ44JBZn8+frpCknGkDC5ottECA\nTaV6xBLrc6M2oQCrFdGW5PFHTKBa/G2KtUn6OwzYgbF0ExWTkCk+Q87kbHJa\nEsFfgi9+9fgk/bN+JX2Oaqd+SUIMKCOGYEBwSbG4MZjCiuIRAB2cH3KQMf2r\nEL79CbLnTVovWJ6JQdwIPLgJVcpdnJQAIIfyS+mK6rQi0Ent/7yINCwitSWe\nk4uI\r\n=dEwf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"61231094be97455e457e51eb7aa044027c83e842","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"csouchet","email":"souchet.celine.5@gmail.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.11","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.16.0","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^6.0.0","pinst":"^2.1.4","eslint":"^7.25.0","rimraf":"^3.0.2","rollup":"^2.45.2","cssnano":"^5.0.1","postcss":"^8.2.13","ts-jest":"^26.5.5","typedoc":"^0.20.36","fs-extra":"^9.1.0","minimist":"^1.2.5","prettier":"^2.2.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.10.0","typescript":"^4.2.4","@types/jest":"^26.0.23","asciidoctor":"^2.2.2","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.1.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.5","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.4.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.22.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^11.2.1","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.1","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.14.1_1620032287828_0.013069218820180417","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"bpmn-visualization","version":"0.15.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.15.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"b4e4fdffdf28edd3490a15461ec375923fca0b67","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.15.0.tgz","fileCount":105,"integrity":"sha512-TorAXUZD3zI3nWvmt+odY/Z9qRpXXWELHJWdNUKb+PkPqg+9xtqxDhGYyrJgu1Y52RrrOWz2CmuyNcXFpN4PXQ==","signatures":[{"sig":"MEYCIQC+cBKh9D6yNW05f2s60bHzcIpV2RYbn+ro4LIKNYZzBgIhALyUe5uhJgN1iuAZNJ3zd1gWJbopyd0b3hJBmKkCBrC4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4671714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgojFVCRA9TVsSAnZWagAAObAQAILyCid9JtTaq7kCSM5W\nHBemsSmHWfuAqNOv4DM1Utwt6fP2gyW6xnF6VoMky/n5HDOlTHGZYTy3GztO\nDEMesZ09af4n+cMazeaSvEMfx837qen0cCgc399iCNxjcyxi6fEqD3hMvLal\nk7n9j5aydEA+JxHTRwTNDR7ZQvbXeu17whAi7zPnLl6uRc1kFWHBKWEFcEo1\npNYtbsXzpidPRuCJG8hfOWLVG350P2LSdBWOoHRV0Lb3QNwkARTLTT4kgABW\nGkM3WIP8MMhGes0+BvYEUa/9/zHiyklfW5a8p1Fxu1ocljzK+wYCnSKA1qCu\naJKe/73aRcMABe84TT5McBfN0Vwbgt1EmP0QmconQ8v1Gt+5R6AYYJ9nS/Ju\niNy3f2lpZGeVwCqwPw3Q21uIff7n2JeFJO3boMBwGI0iTEEupx+Y+LC7tlwt\nPfYkawL8ZASwRFUoYnU4UyJsF3toeW6Hcee9aBQ3J50xUTs5Avqwv/kqnJEC\nRQO6h6HhQ15W7r/Zk8EXdt6eNRyEauNT+gu+Xf6noqdFqvvV2x0xkIHatI/3\nnSdCcW00s4R/2J8l4K5gDnZc80McH3ZHdegValJU7EqLEM0SpcYPzKA9kpTS\nea6p2CKalzftCByF/r8HlAfH7LISRWX0O3o7hkxoqFtW87WjofO1XGoSmqBe\nKUf7\r\n=2QBB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"57e4753ef4375d4e4fe91f8edb2f22583e970012","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s user-docs api-docs","lint":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","api-docs":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","demo:css":"postcss src/static/css/styles.css -o src/static/css/tailwind.css","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","user-docs":"node scripts/docs.js","watch:css":"chokidar \"src/static/css/styles.css\" \"src/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts,tsx}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.8","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.19.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^6.0.0","pinst":"^2.1.4","eslint":"^7.26.0","rimraf":"^3.0.2","rollup":"^2.47.0","cssnano":"^5.0.2","postcss":"^8.2.14","ts-jest":"^26.5.6","typedoc":"^0.20.36","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.0","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.10.0","typescript":"^4.2.4","@types/jest":"^26.0.23","asciidoctor":"^2.2.4","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.1.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.5","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.3.0","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.22.1","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^13.0.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.1","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.22.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.15.0_1621242197142_0.4734517285056179","host":"s3://npm-registry-packages"}},"0.16.0-0":{"name":"bpmn-visualization","version":"0.16.0-0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.16.0-0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"1fd4d1e6e12ea35cd9a717235caf96fc17a9630a","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.16.0-0.tgz","fileCount":102,"integrity":"sha512-npq3wHFlFOFNfL05pBXwiitSgdHUqEhUWz3XtYZkqqh+TQZo0F1tc5ei3lp/EGN+qlJBMsYYhhi0q6bWVP77OQ==","signatures":[{"sig":"MEUCIH7k4nw9rV2KC4qf1qpo1+4QY2vM1YVpNfBw4Wefjl5kAiEAhREqmMlSsYL388XiJK4p+vwI3aTv+mf/I3umOfF2ZvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4608149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsPVcCRA9TVsSAnZWagAApHQP/idABAKA5OVBqgjcr3Kk\n/xYdM90Q5mwv65xeEsDKI5eKWyTb0fGOe3ZitCS159H0te6EvbMXFaysnnwJ\nvCP0HFKqRXNQOat91dwItNXS32y/uGhZhM7f/WuVB0WaqVtSJyB9kngdsS46\nSHb7hnECWR27BLqMjfJTzXxYLrR9oUV/5RldKrX2lndhLxqVliMMlSjpXrb1\nwduE2UdMSJLzrOWl8p899p2dGoc1As4njn7I5Z2h69vMzWfgSJVs0tdTnrGl\nj7ECJnNIKrCugrHomYxuB1ImylIbYyZfU6aKBetvnpqApC9bWGSTqT7YOejO\nFSeuy78wGtUMhLCHoAqK0nbmXP644GJOzpxy3wUJBHM4GwocnmlyRFgf59b3\ngl/mDcLqvsXU21Yp2RyB4CJGHzw0hDN8y4j/ttd7Ju+HlVsmwkwQ1K2J068S\nG/Pxoj7nPOsW0kii3u+C8YdVk2I2/Lj5TAysVd8R/qNjLK1XHAtW68nliKDG\ndUDn8/okpV4Lq+OKRA+HRhC/YSlbV2fcWWrpTS73vl7z6k9Y18xcrwwo3ACw\n+T/oH+Sm6IhEoiEKRfVsg1iz8/XVho1v2eM6dTsrWil8sW59qXBN5bpYYQ40\nO8FYq+owZzFity/vEZtckUgzloZceZdcZKqQxca2opWEB+NRn7nKMBtL/RAw\nH2TN\r\n=JuWj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"09615217f24ee1a83db9dc310ef8451d96fedba5","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.12","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.22.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^6.0.0","pinst":"^2.1.4","eslint":"^7.27.0","rimraf":"^3.0.2","rollup":"^2.48.0","cssnano":"^5.0.4","postcss":"^8.3.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.0","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.11.1","typescript":"^4.2.4","@types/jest":"^26.0.23","asciidoctor":"^2.2.4","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.1.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.5","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.4.0","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.24.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^13.0.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.2","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.24.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.16.0-0_1622209884100_0.5634934165381607","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"bpmn-visualization","version":"0.16.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.16.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"21ef0c104941c5731628b8df5c5b3001d2e8d8f6","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.16.0.tgz","fileCount":102,"integrity":"sha512-KNhkNFuUcwEzib5VJEVvfMQ5Na9ZiraCP0ZZ0uc+djA+RDTTgkuja/8+sU7A8SA0hlFzrW/p39ki7+csu2WuCw==","signatures":[{"sig":"MEQCIGqnpghDAXHCIG25r/AgmcrgHh2XigKPo+4di0DKLS0bAiAgl9MLJIlNJdTq7jgmpSq2PBo2+lFfXsA1ONKPtGvUmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4608147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtNnZCRA9TVsSAnZWagAA2KIP/AiFidi3m6dCUPKlGoME\nz25kcQ2+Cn7V9oKVK0XDFIaI3i5Ph2DcMHBSc592aJEGVW4WT93hYJS2tidE\nP5FFzEdQ7PCg+jyN+Nz17ZbzDixubFsWYtbxhdCgJJhdzNTIjckyABizfSHN\nI6OGe+FU56aGcQTubgcoxBpT9Csu9ET01TAuWQ8lGvCdx+6MnfWWcuRJLYar\nLX5Qb1+fTQSdVaKfn9dakbNKfB9S3aPivlmE1eBQnKWX56F1XHuzopevQ/W4\nOvUj/ceqGuMp5P0384OI4dBdMB0gXZAWh6jU/orCw4XLmgW4JuKqw7PBtY0b\nD9ZUg/890fNtC6tqRPRVBZGsQ6pdC/H05LdWrOOOuNQva37jUnERP6Hy/MjN\nGXE34pA1UP5oaCw0P+nGFHHgP1IF/udoTfqUYrHhZ5lrFnW2NCoMtOx4JXSY\nStbEc3R2DCyalDa2SlDGG56NJtgPt6sjkM25UGrO1LucfL/CYrrjpf20rQCq\nk9fdIgiP+7olj8SV7l3zjThAdZQRQNDA1/dQQxgsjZVWCuAaq6x1s5kfPUHi\njlCgIPaHLp2gXWEy7vm8T2lN5FwtliDdslIK68pdsSKbYrtyh6liyNUtc7A/\n8RuLyVA5cEcVZ0CVt4Jwd0+LP4uw7GrpmoEB1XF7yBfgP5cSZxYQsChtdmdc\nGRIw\r\n=wXf2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"1d81cb0705a49f200d51c703fe67f67c8f8ed117","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.12","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.22.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^6.0.0","pinst":"^2.1.4","eslint":"^7.27.0","rimraf":"^3.0.2","rollup":"^2.48.0","cssnano":"^5.0.4","postcss":"^8.3.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.0","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.11.1","typescript":"^4.2.4","@types/jest":"^26.0.23","asciidoctor":"^2.2.4","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.1.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.5","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.4.0","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.24.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^13.0.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.2","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.24.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.16.0_1622464984939_0.9710595502260411","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"bpmn-visualization","version":"0.16.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.16.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"marcinmichniewicz","email":"marcin.michniewicz@bonitasoft.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"0cd68bd88b9871dd7662608bbbd0057ddb8c573f","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.16.1.tgz","fileCount":102,"integrity":"sha512-DqWPlNM10/YarX1viWKvvuN2/shUh0fnN+HmIR4jZqaeE6+6mudwgkVF0CdJkg+rrfc3S2rN8k4Ht4YKG7eVzg==","signatures":[{"sig":"MEUCIEekwfQb571dakgc09K2B/w2sUjUMBfYj/fhkmQpHZwLAiEAoAoIMAYxDoVQfsMUrk6sCMSJCYYGEd4OLxDsHiDrTLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4608866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxyrJCRA9TVsSAnZWagAALWQP/1svIUZiGRkzjKmu8p+c\n910gnw6TDUWwVAI2K+TB+IDYFEpf2bDHoy+BFDzIMyXux3aRhu+ub8cWeMyQ\nGR7jts8EFpGCaKWdvIhdFLFwWjIcJbIwsFVKVjU3Xq4U+ef/I9YcW5yavUdc\nB0K7KfkO6J3f9/c7nOW7rPu1E+1wEm28m76Vnr5JRkp+mnz9qiZVdDRt/Z/q\n0ENEU7bIELjnBy7hlb9MxGxtsEyK/YLytg3xAe2zIs/MaaamgW3eTdEUNvU9\nxmnP+HihuTZ0rJq6pjR2pLKtnF8GXIuOJnmOnNR04OBPrU93BpM22R1mr49w\nemgNV+yZItpfRhGGB6FYQpjix8EBct+nGvgofVakPITVCs7wV68m7bnc8TVd\na8Xp0QHDTwg0RqsncaMOsl7SM15AueEGBQAtR4LWO195OUsBkJauJM45rt9o\nuWw6MC95erSYKpRickj1WypaxU9JATIZMmSTdn+ZJ177rH6ABVrn6Ey23L3w\noPGWtPsDFGFrebonjzdqX8Dz5euqmZmgVMHv8upvG1RprT7MaqEhhmJoWAmZ\naEejoRS0C84Vyjy9T7LLlrfF4XEAv/h45sDnbGiquB8t8yU5YvY9Sxqyz+8B\n79GtJZF+b0YoV8NI0NIJfT6vVM5xnyIWKsgPOZMZQluihp9OaTe9n+yBR5wI\nn4qY\r\n=tjun\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"46da9a2826e86120fd7c994c19a53d06f98e94f8","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.12","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.22.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^6.0.0","pinst":"^2.1.4","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.51.0","cssnano":"^5.0.5","postcss":"^8.3.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.11.1","typescript":"^4.2.4","@types/jest":"^26.0.23","asciidoctor":"^2.2.4","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.1.4","@types/debug":"^4.1.5","autoprefixer":"^10.2.6","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.26.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^13.0.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.2","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.26.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.16.1_1623665352771_0.5064185005671622","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"bpmn-visualization","version":"0.17.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.17.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"292b21be1c9282d9d962ad463d2814be7ef65d67","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.17.0.tgz","fileCount":103,"integrity":"sha512-zxARB6Zhu7sJNYcAvM1E8KWJQK7165FClcvriuteRwePAxOmeLwtXhGHl+1XwYIYi8dO5ssOfkFqg4IgbMxvCQ==","signatures":[{"sig":"MEQCIA6+QfFhs4Z9xkmWFQoSKDA1WLZCYuRPU1cErAHq6Z5sAiA1hKH3ruWaf2wI3S2fuxkHmgI8NIlf2TVOEGgZO3mOsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4629041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2YNXCRA9TVsSAnZWagAArWIP/3PULeBHW1lb8Ud5evHu\neFRcHkXBx6XKycRBl6W5vNiJYOio8kh5Z351QdWDP5naSu3r+PmVLD5ytJSY\n99t72RB0Y7hZJPR5OsgyQ7TfymU8ugFjItVCdw1TESKEV6rdN/TQOpfQwCMo\nelNWcLsEtkxir1vPckyQsDBC+kmMwbpQeJYPWZ9QIh5HlHjccPxNKFB4xYd2\no42AWPNrk8L13mEHXrBZGgauXOACAneMixbQlpXO6Y4PnapYukgXHoxnMXWj\ngGHbvSisIOeLhmYl4HiJsU9x0Ut3BItIL18g2oYJaQOWM8i7KnkknsJzk75U\ngiXGZLFC68Vwr0L2z0WjMK1AcPu3Z8YMA1tsT2X8NsyFQPnnDxp+rj7T8YjK\nNdHZD2Iv7+KfzHXLv+0ddrQhg8DZFfl0XDvVytalcxWv5Aom++fyyh+CAs6o\ncfP+u7orIKwxiy3iI2d32hbMsMBFhT9p09nmGyPfVM7f2dx8ta7wWdKyjXvD\nAWTA2UGYchRiE2ONdvIk2QywgzUjVZMgysyAet+yGnufUPpBfVPUiXJJToTZ\nRdlSlHJ+I3xZnAJt+FAH/R7Z0KwA1RFljeSf2wAfzrRlW36yM+AvfXUA1kdP\n/81Chqe9QMj9zZkSnMHzu4nUS+RLr5up2K6NiWktT2Pg+2SBqJH5HIdWoBlF\nGcDX\r\n=UlCu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"aa63d21f5cbaf12bc67e00c50ed8d2fd66d840cd","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.12","description":"A TypeScript library to visualize process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.22.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.1","husky":"^6.0.0","pinst":"^2.1.4","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.2","cssnano":"^5.0.6","postcss":"^8.3.5","ts-jest":"^26.5.6","typedoc":"^0.20.36","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.12.2","typescript":"^4.2.4","@types/jest":"^26.0.23","asciidoctor":"^2.2.4","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.2","@types/debug":"^4.1.5","autoprefixer":"^10.2.6","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.1","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.0","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.0","@typescript-eslint/parser":"^4.27.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.0","@rollup/plugin-node-resolve":"^13.0.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.3","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.27.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.17.0_1624867671066_0.7020240686612957","host":"s3://npm-registry-packages"}},"0.17.1":{"name":"bpmn-visualization","version":"0.17.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.17.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"12a833f11706803f49f0e444e41f38e9d1bdee60","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.17.1.tgz","fileCount":104,"integrity":"sha512-7VypxzNZGp+0OukibTZCzntrVfTV2rfwBjGup0tPHik+TgBlu4u4B/siE82k9bDQ6ocKN+pvgXmmisZy6QVEJA==","signatures":[{"sig":"MEYCIQC01ZzmKo1yUfDjCVmR+Hed7unbhk7puEXokcXtpV77rgIhAKmcti9kkAhevdzNt2UeJpciJwYGfN/gRZPvYVYlK4tu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4634083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6/iCCRA9TVsSAnZWagAAdpIP/0tmBHstzcOY4nt0fusZ\nEvECR6miCX7nF6p/LXbbtieCkxpqHZb1AN96fcealY19ia4+QBtyEIzO547U\nR1qN97EzQTVc1KwC+r2aY0/r2XQ26XS+IxV5Mg78iv3qLzZPkFfN9MKCvHf+\nwyuxo6QcxB+VLiGQvWhqjwJxVTYdFP/Fs0OO+2mslQW9tdHPPVESddvFWG7K\nYKWtdPfmhBxucFSZakKWDkZgdzH+Aiqp3xGM5BiOZG+4iY1bClWsZPVjqHI4\nA2+MFlVvjAgUakuVoQ9xQEVS/hqIdh3kx0tRvMLlpWUNlKf2PkwTA4V9kCDp\nTnow1cjlS4ul+qqkIkzaX1BEj4MLWJ7h8XuNRgkNoU3OmEMY82CnxkwZdcaB\nD4O6Iy+KLZrZz1M2BZCVurFPVHzJIl6Zit+/RrcXuw1OKaxE8IOER0+vVdCt\ninanlDHoiuRC9HTfto8JKRDnGA8jmdShWG7EsMzWO1znyOKZcuqH2DJbRJcY\nCOO7xcHQKzfaOW02TX/Kr5g7rUaSTkw2aX3Qs47Z/PnY6iPgdbrXShuuGD3I\nWz3cTW1tWGKStvXepR30cQevJcZEhjmmET8h+Q6jxJpafn+Ws3ugNlo56Cl5\nmS0TCoDk2EJItQy7tqqq8uLqHO6+QgboSZkPb/sumCXxxOAYQz1Ex2ynd2pG\nVRzz\r\n=7c0+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"c5ffb7135077000267d54926d4913ce04ea27077","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.12","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.22.1","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.2","husky":"^7.0.1","pinst":"^2.1.4","eslint":"^7.30.0","rimraf":"^3.0.2","rollup":"^2.53.1","cssnano":"^5.0.6","postcss":"^8.3.5","ts-jest":"^26.5.6","typedoc":"^0.21.2","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.2","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.12.3","typescript":"^4.3.5","@types/jest":"^26.0.24","asciidoctor":"^2.2.4","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.4","@types/debug":"^4.1.6","autoprefixer":"^10.2.6","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.28.1","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.0","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.28.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.17.1_1626077314076_0.5766937209550813","host":"s3://npm-registry-packages"}},"0.17.2":{"name":"bpmn-visualization","version":"0.17.2","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.17.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"e595ac29e5592022b51d4d03520cbb0d0ddf9a5f","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.17.2.tgz","fileCount":104,"integrity":"sha512-FLY1vLjycEoD4DQdAN09S/CSrYnLohxeQwBew52F9ON7fQcxlQIA99QoKg2bYWHOBmELvAgpfTMJ8aLH3fzNoA==","signatures":[{"sig":"MEYCIQDlXeO5bDoXUYs31j2yeQTUlKMm+nlu0QCkyqXw243pDwIhANs7emFWMFLqGDJWz1X3G1Pj0EHoB+36GW5UUlThXGIX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4634083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/mbsCRA9TVsSAnZWagAAH38P/iRa0hmNxG+/DZYChcGa\ndR0qVDVRHoWO5U0IQDNdATNIY/QsAehK0xLMNuKX/LWvQ7ectqcMtq76JBnx\nTPpX7O2WGGGoDnF9PutrRg0hdaNgjFiqlUmghXvsIRkDo1AhuIhkQi8YcEfM\nYw21VOiB2vR6xDjc5buw8Vqk/7k/r5mTFcC0IbCaJ3RpE3M9dzYFyJIpqMhZ\nwKDhKoiJlCioShA+k2/tYcXxA9q99TqYPkGnB7GuzD11Ywn86QXBqgFPtcjz\nCdRsygLLViC1Wfum/rqVs78KoE40ePn/SLE8aLUtKlvMbykXfDhGOoednhqi\nNpGK+MFel3Df/YvROFsqWLFSWwhzRtT88Bt8EB0CGr2tVqzXh38jwQ5L5PtV\nH0hAz4dOhME0a50jUKQArm0JLSDJEdlj4xO42jYQq7T+lklsucdVP0yerVSX\nXWy7NQo9ZC2Nj+kZIjsO5cEeD6YmpL4/ot6yIL7gFOrVo1642OD3T0oFuCgQ\nkB4H29x5LClrLgm3I/EgbUD0Zv0Jo67PXCi+6+UI14eq5we8Yji6B3HTefbA\nFg2kGDoiXl+QZmYvZwwz0aoxC2Z4zH1vL7XoS/4n0z4thm8RDlSxEN9BpGBc\nuVxW7dZoFNASqui21yGaIbz1Wkhz+MRruEvZ/QtR19Lesvh4F1HWT2O+7tg+\nt7Yk\r\n=pMN2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"cd64eb230a2a2ec1f1acf748c3af89d1f084cfce","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.13","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.22.3","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.2","husky":"^7.0.1","pinst":"^2.1.4","eslint":"^7.31.0","rimraf":"^3.0.2","rollup":"^2.53.1","cssnano":"^5.0.6","postcss":"^8.3.5","ts-jest":"^26.5.6","typedoc":"^0.21.4","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.2","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.12.3","typescript":"^4.3.5","@types/jest":"^26.0.24","asciidoctor":"^2.2.4","lint-staged":"^11.0.1","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.4","@types/debug":"^4.1.6","autoprefixer":"^10.3.1","chokidar-cli":"^2.1.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.28.3","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.2","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.28.3"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.17.2_1627285228303_0.3387587325308361","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"bpmn-visualization","version":"0.18.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.18.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"c46d391f90cbe4500b15dcd24f1f600900dc6d75","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.18.0.tgz","fileCount":104,"integrity":"sha512-8aCLMKZhd84Rb/APF4aL3/mGIIjAoBlsOPY1vG0Brlh+YIwm5sdT3xp+BXu424sl4Qnrv3TGgqclzIqV41WT8w==","signatures":[{"sig":"MEQCIEF2OrXvX7mJwzbddw82qG5LD8W83fcPhsQE8EW7yRMOAiAqyr16AcwyyN6OdXzvciktmHprLy2DdqdWcv+PrYOQTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4654112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEOEZCRA9TVsSAnZWagAAlNYP/208maSOIKGMRIWBJK3j\nBgu25Kbx8iFKaCDSzCCFY9ai+VjxsohZNYccoBKAvGh48JosY1JAitUG/hp8\nqtCsc/K175sWof7vS2O+yz16hrXFPVZeoyK/TOugP6kQCXMBNR4ZUP8ATpOK\n2/qumtcQalGhcykjKpsSRJi09EfO+7u08P+hXi0E24OB2dUMCR3bQF8fROmD\nUb5lHfjx1a+CXPoUCvKSvavnFwYvPP0i1UCzi8rQXKl5GBtsBAfLEpngrjaF\nG/rRVNP5YwoR1y9c4qBECw4+ksQganI3dwfmfcQ7+nXh9Rfr0Gp7KnQTFVaL\nwkNhUmM/2JbiifTzhZUUG5AjQViN/awV10S2RABJjRkQ2hJN1ttHL+4X1vrX\nTqYT1Aezi5ObTO2f9HyOiZBSgC6vS0514T82T+zDY8LZDjmwHTSIK18fpOVu\nvWFdvtmLVL+6+bD+zU8ucJ162AOCtq9n9eskKmVsbQCYrhTNcdbOch9eEay7\nhr16wq9KthUjxIR/Uw21nKFicS5kGP0dJYGZP/rC668wjOgfFST3OywMwHla\nYtp2POk9OKz7vLcnLuSUgPB4l9YCGvsK+l5ZEXpbySrJWxM5/RvgwVmMkWdp\nhpiosHUWVCfmeEf9YV+kr1/R95fMi/4zmkQ3x9qsLX+sacq+4Zxai1Q3Wqi/\nC1HC\r\n=Rn0m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"cafd8d473142916130a41dcf337475bae715c3e2","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.14","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"12.22.4","dependencies":{"mxgraph":"4.1.0","entities":"^2.2.0","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","debug":"^4.3.2","husky":"^7.0.1","pinst":"^2.1.4","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.1","cssnano":"^5.0.7","postcss":"^8.3.6","ts-jest":"^26.5.6","typedoc":"^0.21.5","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.2","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.13.1","typescript":"^4.3.5","@types/jest":"^26.0.24","asciidoctor":"^2.2.4","lint-staged":"^11.1.1","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.7","@types/debug":"^4.1.7","autoprefixer":"^10.3.1","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest-playwright-preset":"^1.5.2","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.29.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.4","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.29.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.18.0_1628496153472_0.2103192007196697","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"bpmn-visualization","version":"0.19.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.19.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"255a374247835772218d75dd74c87eb0d4301d1d","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.19.0.tgz","fileCount":107,"integrity":"sha512-jCcBLjwt4KOtfNBBWshkvJ45XdO1V1AVbkE1dnOEhPVF0CzzaM8sHCvLXO66/kaum4Re+Tlw5e2ax0yRWLxl5g==","signatures":[{"sig":"MEUCIB9ZG53ALSeZ8BEAhMV5FkAd6R22unLRVVrp7eqHvr7yAiEArVkZ2UMeO7An+PHu7xXYXRidbNjCdCJoz7i4+9S141s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4667190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhI1k3CRA9TVsSAnZWagAAPPQP/03J5u2xd7P+SGCUX7Z8\nAlzTlfdDoS8ZhUcOH0Pi3DW/xRbXMXuz6kAcNtYaqBv0D4fqqokzMsco+2T1\nNBTIAH1UxzYbkjgQGO3M1VDc/0pSFIVYlLtV/p5X6pQ9T6/h67gP1oV+t0EP\nrqqcVbULxfu6RzplE3RIANHKfRtRXOvuSZIgt4gMyBohDKxOrGsCEvTj4FtG\n7PbxMxuVBQ8N5MAM7pgbE0s/YZq+fM0CazL56JFdKFxap4cYrD+mbSvdoaoe\njm9SHvVzGezck+eZU2iEKmm26L/2kSAvbdvV2Nxn1dCl14LuwFRLOC1ko9Jb\nq47u4bvWNmVWi2doRgiTHHbrpOgKmmxG9ZxJg/hO0Vle6SnV7oRQZ4daD8GL\ny58Jv5RtkgVGo5KDfWB/VDmGX/g3+sZ4KFGjPe1v9w4q0QWLX88nktWs+o43\nQWFrHzrwMRBR7gEYe7SRYvdtdpG9nxQ59SYyGVUMP2r80XUiPR+eZ0s+GJfu\nJ8kN66B1RruAN3prdwB8nzKfshggaR806Dv9IlF58XYe7SBXNs5RLd5Lq6qj\nlW6o9ky7sfdaN5Q3akNHQKzu/sO4M21zDSJ+5bnEcwKB6pdQamu6xnG/F1ZI\nGSEMCwCyWOVX+ebHGUvAp4OLvRAcSaWJzHtMM8dQoDFQTC8+Ooyfdq4sDR2F\nNshS\r\n=mz+V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"caf58805cc05fc314265d466fa78492f49288c75","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.14","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.17.5","dependencies":{"mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","debug":"^4.3.2","husky":"^7.0.1","pinst":"^2.1.4","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.2","cssnano":"^5.0.8","postcss":"^8.3.6","ts-jest":"^27.0.5","typedoc":"^0.21.5","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.2","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.14.0","typescript":"^4.3.5","@types/jest":"^27.0.1","asciidoctor":"^2.2.5","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.7","@types/debug":"^4.1.7","autoprefixer":"^10.3.1","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.1","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.29.1","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.4","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.29.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.19.0_1629706551133_0.9980038213757054","host":"s3://npm-registry-packages"}},"0.19.1":{"name":"bpmn-visualization","version":"0.19.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.19.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"ab4f88131ccbdb293a1db2800c1683c96b9e147d","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.19.1.tgz","fileCount":107,"integrity":"sha512-3PsklbZiT5kqGfvoXkcrNrDJcQ1CVKoFG4hN3ME9cAvi6zLRuxdtnC1FNIlAR7ggbMV63rxE4fh+YDW4cpvVsg==","signatures":[{"sig":"MEUCIQCrRMZO2fH8ahmPLaNHiJNR7pK6KgrvY8IrZAIHBBQoOAIgTlraHsfl+4aHPHMSa347iqypaUHvduOrpk4ADn6ld+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4664433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNc+XCRA9TVsSAnZWagAANN8P/2wv8Nwky/heH4DlUxz8\nsY3zH2QxJL/4a/CKzLCYlLP9ArMAYkmW5tTdnPdFSVCd/iPiF2EW75WO+bDq\n7P6zFPE99CzM0xy4ALzT9X+eYd8SS6ipdnrtIDzdsNzE3KQ7MfjRF31UiBmj\nlhZZ/1f/TxD7CA64eV/D1/qKEJfMXzBojW4w5j/7h2wF/AM+rYj17puM8zAA\nNpWL3FaH1eWIJC4+F5hHgUpUJHZyw5zZwrazmV3oySFX3cUSyyEkmlcw4kay\nmbRFL35mOt3KHGKvQMMgJFo+dDaT9QX8prgZou3o7FRzFp40d1NDWypQ5cMW\nxV4s10EaXkDWZ6A+EmAwT009DvUoBmNa6xjGNtkb7z3em3h9SNvC+7I688ls\ndCn5UL3vnaAifi1K6I23e74jEygghlDp0fVpuV8tc0PKhjfkX0rk/+zj9KHD\n5udVVFAlZ85G8JHOtlm1RPczPU0aY1lfkEvGbjs1MI4ZbwR5agbs1Ye2m5n+\nXrw47qHsjq/k1OHnAaaVODLzUyFCnrEnVeoQoTq1UZlxhLiMsCSgaWlGgfM5\nJnM//PV1902I32/gXlhNRJbNeL03HOffnyMKka8EPlZTzOGkIhncEIJygovp\nsdrc0Pg71gAQiMI6iO5Prr/daAC2mwkqXT3GPZBCoUgwjRoKSiFvoPg7flE5\nL2Ct\r\n=V6NY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"d6c58598a3ff37bf90038996a6d22b67295ea659","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/static/css/styles.css -o dev/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/static/css/styles.css\" \"dev/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.17.6","dependencies":{"mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"^3.19.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","debug":"^4.3.2","husky":"^7.0.2","pinst":"^2.1.4","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","cssnano":"^5.0.8","postcss":"^8.3.6","ts-jest":"^27.0.5","typedoc":"^0.21.9","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.3.2","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.14.1","typescript":"^4.4.2","@types/jest":"^27.0.1","asciidoctor":"^2.2.5","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.9","@types/debug":"^4.1.7","autoprefixer":"^10.3.4","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.29.3","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.4","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.19.1_1630916503088_0.4605297184639474","host":"s3://npm-registry-packages"}},"0.19.2":{"name":"bpmn-visualization","version":"0.19.2","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.19.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"94523f2ff1d35b991d5eb90f1cda7682639a33f0","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.19.2.tgz","fileCount":107,"integrity":"sha512-ZVv1YPt1TbxNnaZZX9J3AFULX1+8nLGrP0JI1/OCeC0J5y1r3R5dqk8Fn+wQq83mFKm3lXOvm4oh+SjBl0mFaA==","signatures":[{"sig":"MEUCIQCVie7EdsUfHRMb0kJbNzkG2gyswGZXM5vu7REPV2oymwIgHlDa1w18if1s+HcGvcV8uQn8+bDc6WmFZ+O7lygrqIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4648208},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"562c1cb9d72f572e6647b8d08e9b4edf8b24477b","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.17.6","dependencies":{"strnum":"1.0.3","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.20.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","debug":"^4.3.2","husky":"^7.0.2","pinst":"^2.1.4","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","cssnano":"^5.0.8","postcss":"^8.3.6","ts-jest":"^27.0.5","typedoc":"^0.22.3","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.4.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.14.1","typescript":"^4.4.3","@types/jest":"^27.0.1","asciidoctor":"^2.2.5","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.15","@types/debug":"^4.1.7","autoprefixer":"^10.3.4","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.31.1","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.4","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.31.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.19.2_1632138040211_0.90940751320854","host":"s3://npm-registry-packages"}},"0.19.3":{"name":"bpmn-visualization","version":"0.19.3","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.19.3","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"8744cada1177bf28c1210c56a51b499280ad3418","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.19.3.tgz","fileCount":107,"integrity":"sha512-DxlCWxVnulH4Vq4IE2Kw34LPHz87PEpfvAAyikLeQ9Dr1PszbpbcKNR5yjBMhz+aG/E+iwKGVA1/c1HU/93dXg==","signatures":[{"sig":"MEUCIHF0qdp/GR/Us2OfILDZ6W1TnzIkut7d/N7pGUhLnrVPAiEAy/lb5xRO3r356kGyz+t+6TJE+Ymtn1l82RhoVSiOQak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4647313},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"71e38e721673b5f768f5b884f374c03ca8090251","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/api/public/api.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.18.0","dependencies":{"strnum":"1.0.4","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.20.3","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.3","debug":"^4.3.2","husky":"^7.0.2","pinst":"^2.1.4","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.58.0","cssnano":"^5.0.8","postcss":"^8.3.8","ts-jest":"^27.0.5","typedoc":"^0.22.4","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.4.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.15.0","typescript":"^4.4.3","@types/jest":"^27.0.2","asciidoctor":"^2.2.5","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","tailwindcss":"^2.2.16","@types/debug":"^4.1.7","autoprefixer":"^10.3.6","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.32.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.5","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.32.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.19.3_1633335187481_0.4877765653834465","host":"s3://npm-registry-packages"}},"0.19.4":{"name":"bpmn-visualization","version":"0.19.4","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.19.4","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"5b57a1e9b76c0568230bc14b8e2a41a6791fd419","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.19.4.tgz","fileCount":97,"integrity":"sha512-QJzuNU088hOWr0XtuJCYBo57SGD+Ikr0alpcnwJPeWv+ljE41yXmGfmf0t8/hKjIyHRsI/1M8tQHtStE6dEDGg==","signatures":[{"sig":"MEYCIQCh8LN5xry+v/JfH5tUPsRnRQEiPE0UBzSMduC7mh88ngIhAML13rf/QHYnB8E6UHwLk3js5tzcHg1s1KxeAdo2Dku2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635980},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"aae611603a3edc2b9b1e8f3eb6396646dc0c8935","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.18.0","dependencies":{"strnum":"1.0.4","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.20.3","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.5","debug":"^4.3.2","husky":"^7.0.2","pinst":"^2.1.4","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.58.0","cssnano":"^5.0.8","postcss":"^8.3.9","ts-jest":"^27.0.5","typedoc":"^0.22.5","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.4.1","cross-env":"^7.0.3","clipboardy":"^2.3.0","jest-sonar":"^0.2.12","playwright":"^1.15.2","typescript":"^4.4.3","@types/jest":"^27.0.2","asciidoctor":"^2.2.5","lint-staged":"^11.2.3","npm-run-all":"^4.1.5","postcss-cli":"^9.0.1","tailwindcss":"^2.2.16","@types/debug":"^4.1.7","autoprefixer":"^10.3.7","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.32.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.5","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.19.4_1634573059767_0.9733980891445462","host":"s3://npm-registry-packages"}},"0.19.5":{"name":"bpmn-visualization","version":"0.19.5","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.19.5","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"eed7c28ac7f7a24abd9f5db43551fb919a95b103","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.19.5.tgz","fileCount":97,"integrity":"sha512-JZYgDKQm1rowwbfKNROFzJGDlnEgmKFm9pf+xa3GuhiTgpqMLIUSi6CUhClFdFUVPGd+VELsgemd40QiKpxv9Q==","signatures":[{"sig":"MEYCIQD2hW50Hvx4WyPx1LENqoVHRIOsvYWO1PT+Z7oWpRmPMgIhANIFjvn65594Raft43iRAV7QTSqNW1BMmDi4iTzsZdoF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4639432},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"7b061ed1d3e11d10527e62591e1129cc38c8bf7d","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.18.1","dependencies":{"strnum":"1.0.4","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.21.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","debug":"^4.3.2","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.58.3","cssnano":"^5.0.8","postcss":"^8.3.11","ts-jest":"^27.0.7","typedoc":"^0.22.7","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.4.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.15.2","typescript":"^4.4.4","@types/jest":"^27.0.2","asciidoctor":"^2.2.5","lint-staged":"^11.2.4","npm-run-all":"^4.1.5","postcss-cli":"^9.0.1","tailwindcss":"^2.2.17","@types/debug":"^4.1.7","autoprefixer":"^10.3.7","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^4.32.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.6","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.19.5_1635848704856_0.40340587749731105","host":"s3://npm-registry-packages"}},"0.20.0":{"name":"bpmn-visualization","version":"0.20.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.20.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"b3a9f1d18606536b21d81ebc1ec3d8daffa9abf7","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.20.0.tgz","fileCount":97,"integrity":"sha512-HvEiFUYUZ/Z2yOcMIy3HLOIJaDJgqRUQbeJR3VS/VkD1Ls8LobO82CMurRXLneBBjkjnvFVhnb88T1whNOclcQ==","signatures":[{"sig":"MEYCIQCj3pgmFxUL8WMQpnC4dt/OA8vWzz4tWHf+HT/omPHljwIhAOp6atoPwXn+5RSNjYsK/pHuvP4wi+gK5QxpKwxngvta","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4637223},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"dbc7dc2bf129e767f9d117a1efe621db76aca345","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","_postinstall":"husky install","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.18.1","dependencies":{"strnum":"1.0.4","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.21.1","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","debug":"^4.3.2","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.2.0","rimraf":"^3.0.2","rollup":"^2.60.0","cssnano":"^5.0.10","postcss":"^8.3.11","ts-jest":"^27.0.7","typedoc":"^0.22.9","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.4.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.16.3","typescript":"^4.4.4","@types/jest":"^27.0.2","asciidoctor":"^2.2.5","lint-staged":"^11.2.6","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^2.2.19","@types/debug":"^4.1.7","autoprefixer":"^10.4.0","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.3.0","rollup-plugin-typescript2":"^0.30.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.6","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^5.3.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.20.0_1636966951483_0.6096887976312724","host":"s3://npm-registry-packages"}},"0.20.1":{"name":"bpmn-visualization","version":"0.20.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.20.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"0e4d6d89ea7541ba802658b7b9fe428d0868d9f1","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.20.1.tgz","fileCount":99,"integrity":"sha512-wLFzOk7L6IYyxw3p+lWYgQgxnO0Q3DjOrvGvmv9cw2HAEc7CGZpylbc43IdeHYmm+HcX8UVe5KLMPnUtjns0ow==","signatures":[{"sig":"MEQCIHU/OcEpOFpxo9ynbmHAGvtQjHXrZS4c2Tt9nQfcDedaAiAcyy2KI86UtFxxCGV9Chzf/v8jZOTah9LTnNX5lKyxog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4652423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpJl8CRA9TVsSAnZWagAAYWMQAKBmFCy4+BEES+bVsAqY\nrl/2FvF0hqsCEbq0echpdhYOINZ9TBAaBLAWdPMVrs0bVnDz38z5RK7k731q\nSfvytKa5R90vVmEmjfDOHbwxMjgHFgfGxgPdKJlPc5jQ8TSxCo4DlwgP+vPc\nJc8i6SEF6q8hbdlVkmwMzFBeotw/IuYHjpaql2Dl1Fk/SkHv8R8MoDw1U7hl\noSw3QZfm1zY1hpzcogyV8J061CocJld22qthQkuT01SURWptesUTmqlsymiX\nMkAu1rmrXYJtdoj7kFYLwg745x0ph/9EdQoDnN22cIeqL4NAj6R1QL8wZrHB\nxASmaJ/SkfKcam/X6MVyZ2PTK61WmPpb78CtMeulfvlYaTQ4YtiqJ+9KAP2l\noccRAv2sN6MfJZkiZoOPNQTaa79kcLBBXE2pRJbL3ni2OhKtY5XCswKUca85\nbBJ+AFP0pm/uEyecBqPVe6JjXZ3LNHiY4eWsnLORlxAShzcD0TXmEyZt57Vg\nWJLLscMyBXrQ+7NSbt1ECWGPsByxmPbWIwuf/hAVhkzgRz5hM6O3GcA/9CGE\nCnOeK6n1rGJAAUdDe0GlJz7OdoVl1E8Z9jBGH+Pp9Iw66Y5yaXdyIHjQS3Ry\nzyDyCBvBENtzsP77p4DUMdsU6APeEr0RSvNvFirgcDNm72AtsvZsLTv+6Jqr\ndAk/\r\n=qWcs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"754cdf61a8a22836cbf73e03ebb79b942cf280ac","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.18.1","dependencies":{"strnum":"1.0.4","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.21.1","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","debug":"^4.3.2","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.3.0","rimraf":"^3.0.2","rollup":"^2.60.1","cssnano":"^5.0.11","postcss":"^8.3.11","ts-jest":"^27.0.7","typedoc":"^0.22.9","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.4.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.16.3","typescript":"^4.4.4","@types/jest":"^27.0.3","asciidoctor":"^2.2.5","lint-staged":"^12.1.2","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^2.2.19","@types/debug":"^4.1.7","autoprefixer":"^10.4.0","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.1","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.4.0","rollup-plugin-typescript2":"^0.31.0","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.6","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.20.1_1638177148545_0.05495405285222077","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"bpmn-visualization","version":"0.21.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.21.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"fcca6a47d10bee5c305d7e898f18d37ab3c50d39","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.21.0.tgz","fileCount":99,"integrity":"sha512-1n9Z++w33v0wlu7woAmJyKp8Lx68EXQc5YL+EbfSXgGRNUsGW70SfZYKkNVmJjleKy8hTnmLahwWKHgWo7xIyw==","signatures":[{"sig":"MEQCIELWM+XUlCwMlQOBVWf5IvR3XP+GIlA8pHi1K+YU5h2HAiAO9k7woSmaIUMBAvz3CdRA0ZWqZCp2Si/ow2S8E7dVrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4668843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtyP9CRA9TVsSAnZWagAAoVYQAIIvXoTTG6OqvxA8tE+a\nimO8x0wVhhIRukdDVpf+qUmHQZvXgzExtCIdZYT1v7j5BJgBd+2vMGIGqSIQ\nuLuJ4vFBt1xdEGKRFZFxdvRxENTT1skoqcUngCgfGB1AXNc8VSpztHJSYz30\nJXCk6UR+VBY1FuLMn4I77SH9REly4VIMcW2UlUhMfRoBqHui9eY12hQY8Pky\nNo6FcFuIxyedQmWTvbdjw3y9rStTg3BCHebsuLcGdIybkKwdI11w75vdI8UM\n5CM8oCNiscpfT49jf1FIaQLxlvDYFPkWA3xyp4pq9p0wIkNVPQs+U4/Ood4e\nV8caXMGVFiBSeA4NrZ+gNiaNgB/FI0f6mERx43+re5H7pm5My8LPUyveRu2z\n0B9LPOMbDncN4QDnP5vfLGjIz2disT4aKZM24Y07ShXu2tEuZ+2tf+E/4mN9\nJsIYZLNo+bF0enMBDiOveuTSr8YTpPlL3B6I6OvX6zGmNMsoUY4gYJn0ngiT\nKf6jLBAIvOfoYiTp3VimuaXxH+y0T3kVwnWGLk859cixb9KWAo2HDcH1i+4K\nY73ZkMC7v0n7gXJEo7s1VMSrrpLs44WDmaAGmirSKxKK9F4usPCeaAm9/Ec5\np2IKXInYeKFWSl3jpakahFA2kynsOvN27XlrW8Nb9gGA/nkvHdaL0CqXF4fp\nWzY5\r\n=hgn6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"8086b95c762a0f05744cb0f94aa17891b3afab20","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env DEBUG=bv:test:* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.js","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"6.14.15","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"14.18.2","dependencies":{"strnum":"1.0.4","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.21.1","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.3","debug":"^4.3.3","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.4.1","rimraf":"^3.0.2","rollup":"^2.60.2","cssnano":"^5.0.12","postcss":"^8.4.4","ts-jest":"^27.1.1","typedoc":"^0.22.10","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.5.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.17.1","typescript":"^4.5.2","@types/jest":"^27.0.3","asciidoctor":"^2.2.5","lint-staged":"^12.1.2","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^2.2.19","@types/debug":"^4.1.7","autoprefixer":"^10.4.0","chokidar-cli":"^3.0.0","@types/minimist":"^1.2.2","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.6.0","rollup-plugin-typescript2":"^0.31.1","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.0.6","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^2.2.0","@typescript-eslint/eslint-plugin":"^5.6.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.21.0_1639392253604_0.03912814501507755","host":"s3://npm-registry-packages"}},"0.21.1":{"name":"bpmn-visualization","version":"0.21.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.21.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"34955354f13b7b1412335f2086f02f40e9307e4b","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.21.1.tgz","fileCount":98,"integrity":"sha512-/S1Ljb/dnVtNe1sqg68icX4BPqABCDH8Rrbv8ewposXq+L2Lh1agpmKCi1ch6UEwxV5UgiFdCSQ06oD019DlqQ==","signatures":[{"sig":"MEUCIGUs069WcZRV7xianhg+t7qDCKCxVwhR6zkQxHgj6YN1AiEA2VdzJEKxt6klXXoWEbiJzA5aKH+23ugbqM5ZyVEfsLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4672963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyYOvCRA9TVsSAnZWagAAy+UQAJO0wMRy5FGba2nvnD1u\njCogF8h0LvdNFOHyxmJOyx5/qz8G4/x2NOG7HdH6bdCLWkQ1NZex2Rw0OAko\njxx5qTn/j6pJmPLfgvDf6GOt9jMBwIKVKoTo/o0zQLhbCLc8bix29OZRC/rG\nNdpvUsusJgWk8DAFHo9yPKSYcRrvgHBf4b7o8NLjeqM22LdAMSEksqtuNrSq\ndynqxuoyAkQQTYl/51qsE6QwxOhFbg2abMOzz2CvsR5q1FHBCxvl2q+V1Umm\nn6MD7ni7IGKLh6fxM2qL+URcF14F6hrSGM5YqbCuD2PA4aLgnw2M958Fl3GU\nPNuiujAkGhRh6zfQkBMKGek9XKgUjxsJdfALqxzC7mfZ0PuDzsCRUroFXcVw\nVPqGHNg5kgKWPf+hj8bPr7m8kgvW6ANVIrOtKP/RtljGLgIPvVMwNJvsUT0b\nLRr6JHLdg6x5KuF5OQBwV4fGRDcbAwgldaqMZj2NndkTDkKg6iR8B4YpErB0\neyzkMU7XMsRpAxsu2pLen2Fsd7Krf5bwUJj2RMZwxG0FclMPf3YclUIxeK8k\n9zmo+vJn1qVHKiGvnISnlmQ1Eoj1J8OTwMtdQXzjrgA+HUD9KfRaAhBT1e3d\nW/tU9n5AtEDe+G7sh/zbUjP50lzHrsUTHn114QqIcter2J6xdAODiuvtIMgV\ndcmG\r\n=JYx4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"7d28fcf080ad2637f791fa09a243c9cf6ada679d","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env DEBUG=bv:test:*,pw:browser* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"cross-env DEBUG=bv:test:*,pw:browser* jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"cross-env DEBUG=bv:*,pw:browser* jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.1.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"16.13.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.21.1","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.5","debug":"^4.3.3","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.5.0","rimraf":"^3.0.2","rollup":"^2.60.2","cssnano":"^5.0.14","postcss":"^8.4.4","ts-jest":"^27.1.2","typedoc":"^0.22.10","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.5.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.17.1","typescript":"^4.5.4","@types/jest":"^27.0.3","asciidoctor":"^2.2.5","lint-staged":"^12.1.3","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.2","@types/debug":"^4.1.7","autoprefixer":"^10.4.0","chokidar-cli":"^3.0.0","jest-extended":"^1.2.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^25.3.0","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.6.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.8.0","rollup-plugin-typescript2":"^0.31.1","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.1.1","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^3.1.2","@typescript-eslint/eslint-plugin":"^5.8.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.21.1_1640596398813_0.705279056374922","host":"s3://npm-registry-packages"}},"0.21.2":{"name":"bpmn-visualization","version":"0.21.2","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.21.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"5785e056fdf40719f03014dc5bc337aca2fd2795","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.21.2.tgz","fileCount":98,"integrity":"sha512-/4z0xspkNctl7X6l1ZDa727KWjShgiGAm3tXa8DiJKLQBcQB02n9qFdMDF1Wt6cFNNQz381evLAjEjQtUTxjtA==","signatures":[{"sig":"MEQCIHfRUlKk6LlqD8F2Fd/q53/p6U6g+vv427nTVC+QQc1CAiAf6UZgTEf2BSjI5wp8FSEjIXIkZznHfVF3qlTiHyTiIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4673026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2/tcCRA9TVsSAnZWagAA4rkP/jji5wvOzQ2a+9GQiHcm\nnFymxOL/hhK6ffZo+e+GlTzjg2uyaDFkkg0v7BRtl/BiIo7P4nYdcaJvU+/m\nUNbiEwe9gDCFUH2vVpJnRdpHqG055uIokkXRDKck3gEGEkh/3ZVnUbGWKsp4\n+zz6zSuBtpvPda4pQGNepka/47S2OaJRPN3R9nZ6I8iLVmqxCFUYQz/S6fyv\nNw1TgN6l8sd2ktvd/OXX1v1//Xl17G2tAmM+JAioJIRvEmypp4uTOdlKHF4m\n/ar8NwrdXMna0Pr6WwSG/s38X4ZCCaCFd29sqjdWe29m5Uhl+BT2oDEXSe5L\nLQwp2uxxEULZBq2XaVVZOhZjHJpnYLMtQjvZSl7LhXVHV2776qOltzwz85sW\njyjH3Bq0QJjHpdIJs8tAt/U0L9vkstS3dA7KlwTc3/KH7hSKWNVhhov7TweL\n6Po58NvcbwwUW+bqwWkLkzcNNXgqL9fvXnG4aH9MfBT19vR2WRlXWL4qVsPk\nWR7upe8KIbOEbK0X4Jxfcr8D9pMwJqoUOGSSm8mtzGbvXqQGXOUmCYR0PGFU\nntZBQeRcN93B0ypnurkcojWX/RWYHnqX63DmOCzfqPLJzbzKsy8wRFOJAO21\nvkgH21zw5SkiH+NMeONj9ica7j62ptvQbQqglG72CiXCnQ1yg0d3xNIE0l8d\n8OWc\r\n=trop\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"8621bd38dcbeefa11ab99a69c4fdb357520caf51","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env DEBUG=bv:test:*,pw:browser* JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"cross-env DEBUG=bv:test:*,pw:browser* jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","watch:css":"chokidar \"dev/public/static/css/styles.css\" \"dev/public/*.html\" --command \"npm run demo:css\" --verbose","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"cross-env DEBUG=bv:*,pw:browser* jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:unit:coverage":"npm run test:unit -- --coverage","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.1.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"16.13.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"3.21.1","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.5","debug":"^4.3.3","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.6.0","rimraf":"^3.0.2","rollup":"^2.62.0","cssnano":"^5.0.14","postcss":"^8.4.4","ts-jest":"^27.1.2","typedoc":"^0.22.10","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.5.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.17.1","typescript":"^4.5.4","@types/jest":"^27.4.0","asciidoctor":"^2.2.5","lint-staged":"^12.1.5","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.8","@types/debug":"^4.1.7","autoprefixer":"^10.4.1","chokidar-cli":"^3.0.0","jest-extended":"^1.2.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^25.3.4","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.7.1","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.8.1","rollup-plugin-typescript2":"^0.31.1","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.1.2","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^3.1.2","@typescript-eslint/eslint-plugin":"^5.8.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.21.2_1641806683858_0.8286572507376531","host":"s3://npm-registry-packages"}},"0.21.3":{"name":"bpmn-visualization","version":"0.21.3","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.21.3","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"e6690b4485bb623db0681597f7d7b271217ac877","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.21.3.tgz","fileCount":105,"integrity":"sha512-TSaoHi+5zajSdBCsftaF6XKErW+oj9GHV+BefgENCOQwMVwNl/oiEzWnFsIukH85uUWtwEdnhOZTALjLa5R3Yw==","signatures":[{"sig":"MEUCIBNVOFH26euTAPZCBtDnSlX9h8sZJf2gi/jnFxgqeOysAiEA6TM+O2fSyccFeN4cHNMamQRX9RrmyeC8QE65B+pEz94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4692608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7moXCRA9TVsSAnZWagAAeAoP/R/pido9Eqj8gMpR3AZ2\nUD/A6Sehkc1BaRL6J1y2awjbsS97aS672Ej6JAsypMLkNlGplTAIeC//VV1d\nlQzRrrdoXNS/g2JJGgsHYnWWNvOdJrqyaVillyALQsH/1w7XTBfm9IBD0IZV\n2icwi3dnvevi3TR6u7hyzChjQ55cKSbOLijdKu8jJ7vPFL26bObhnONdqo/L\nVIdHQ46kILzkBwa9rBJecZZfzATmsZwh1FsHdrPVi4j6Z4zBop5lOoHWrBUm\nNoeAEd0X8YEWVFoAUrOMGgEggofu4Duo58aSKv0CeiukVTUo4Hci6TlV1UIY\n1XaD4SYL3wHi7lZGpwSO3l4sUA6vEfCR1wGap0naPu/djGFuPhLhQZDjs9h0\nOz4oJBka93/tGOHeNhdyoMSSwlDCnjr3l1elZhZT2eaf5LfkzCdBwuXwQ0AU\nCdklBBVqdXv1MiAstag1WyRqFBDoRG7Nj6bzqctGgRc/OSjLwMZL0Y/8Po8x\nEafz/5ew3HvHxDGs0tin7S0AkflyYb8pAhaDjSYXdhcmAdzzA7ULEXUbPGrc\nkOPS/0ewQh+oWU02hktG5kxnPuL+hY6y7v0aIu081pYWZktHyRaqAuSNEMAV\n48Lsk+gGSirxf+iEL4ok5SOcYcpOzyF+7fociJoshp+2QwS5JlYA6++QbTAy\n3iwz\r\n=KAWN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"8056561655054be311f844e9610863a1e3b7f157","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.1.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"16.13.2","dependencies":{"strnum":"1.0.5","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"4.0.1","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","debug":"^4.3.3","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.7.0","rimraf":"^3.0.2","rollup":"^2.64.0","cssnano":"^5.0.15","postcss":"^8.4.4","ts-jest":"^27.1.3","typedoc":"^0.22.10","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.5.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.17.2","typescript":"^4.5.4","@types/jest":"^27.4.0","asciidoctor":"^2.2.5","lint-staged":"^12.1.7","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.15","@types/debug":"^4.1.7","autoprefixer":"^10.4.2","jest-extended":"^1.2.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^25.7.0","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.7.1","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.9.1","rollup-plugin-typescript2":"^0.31.1","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.1.3","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^3.1.2","@typescript-eslint/eslint-plugin":"^5.10.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.21.3_1643014679694_0.8565182678194645","host":"s3://npm-registry-packages"}},"0.21.4":{"name":"bpmn-visualization","version":"0.21.4","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.21.4","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"43d194b2de6d4029f5bd453146ce5d94f50ca2b9","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.21.4.tgz","fileCount":105,"integrity":"sha512-RbDoDtL9prK1hsV8U6VHYzlc8IKmA0UhKNwXmuMXio3jcb9jsziv17ExPqZJC3E/3tWTpxxpEqSiaF5cI0DNlw==","signatures":[{"sig":"MEUCIFASQV6Ue1ZpMS19lWDbQX8V7mG81ZKORE9D4a6SJ52GAiEAnzZzupT1r5rVOfFfm62cUS8JdD5cgsFLEiZYZbCxRJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4692263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAN99CRA9TVsSAnZWagAAzKwP+wY6OFDUwRGxSQAkZqbJ\nXwnDJwWCRwiz5nEvxezzo5CRKp7rO0vxRy2QdOsr97jOfWN9vP4fSY02sbaQ\nsWZD55LPdi17a6OzOpnjP3BJkpNVanNRM/6HW096xXizrqCE0qAs3JeKwZdh\ng1PjnbKEUqAW5IZ2+L3WjlKkpiWo11tFjMCEs5E8reGi+JdlnaJqy34MA6zA\nFY2JXMUJe1vZiYtM1hFt8DKI/+Drn8hIjOG9sEd5khtg1e1MgvRGgj7N6cHN\npRrjEUw8Zz3FIg0gjNn+/76LbzyVv9hHYJvvLi5jhZ0agAOjljmn/LZ8MDA1\nmamZUIvq74la6jij1dDz+5D9wUQHXIn5DIggNks82GZwDMA4x8fgDwT4dQMQ\n1JWEGs4a9NvO2WHyhYcz7PrB+1k2aWW8m+VYKoXdCeR6oFsIzGVl1pZ+GL8f\nyo2VkNdlji7SS3/szyYkZ0Ftkdg01hW7g77tS7qBJC/ASEdgHoRBM7tt0O1A\nHL7a/woW6+Eo9ZNFohWzN+a88HScRR7GOF6F4moKKe6Fv81RSweUpMo8QQUV\n3Ok1an9Be0TJP5b3kN4hIfT9Fpm/Mufpoqrd3fkiniQGprrxB4j55D460W1F\nZriC6+F3WzZHJxHtfX7BIm8pAQyIOdrJmarrtXD6IQ/uw7YxO+hYA9ju8Zxo\nn3s2\r\n=LK5C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"f9342b3050d392c3dd2c2f0789fe9ab13a69567b","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.1.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"16.13.2","dependencies":{"strnum":"1.0.5","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"4.0.1","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","debug":"^4.3.3","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.8.0","rimraf":"^3.0.2","rollup":"^2.67.0","cssnano":"^5.0.16","postcss":"^8.4.4","ts-jest":"^27.1.3","typedoc":"^0.22.11","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.5.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.18.1","typescript":"^4.5.5","@types/jest":"^27.4.0","asciidoctor":"^2.2.6","lint-staged":"^12.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.18","@types/debug":"^4.1.7","autoprefixer":"^10.4.2","jest-extended":"^2.0.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^26.0.0","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.8.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.10.1","rollup-plugin-typescript2":"^0.31.1","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.1.3","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^3.1.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.21.4_1644224381767_0.05494574133988106","host":"s3://npm-registry-packages"}},"0.21.5":{"name":"bpmn-visualization","version":"0.21.5","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.21.5","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"776a39b9fcd2667b1a7652e943888295176b49d5","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.21.5.tgz","fileCount":98,"integrity":"sha512-tKu3WqCGzP/xjyrn+sEl8Cs97GDH1UNOqeoBzHJFmY65EQcV4UY2oNawCff1U2MdGn0p4Ymu+kvzWMPftZQFag==","signatures":[{"sig":"MEUCIQChQOtsWGUkL08cCccp4T16SjfgkK3MQm/hTUXrTa0JswIgB3JjUgs1Qw8tiRzMEUcjNoQ8oGGaOApdfyPEeZViGA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4686711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD3GLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKBg//X3Lr7YSqVzrFDq03ClFGjqU0y2s/eFQjimijjJ2aibUdUB0h\r\ntd1eHwH7+4smNM+ufZ2ABWWzBKQ4fmk+Tm7irml/r5SDo/Fn5XaKrAR5McDv\r\nZ3H5n8SU0zxb9M8duOWvI8x+YJaXPmuP5lcRS9WfhyTzHPZRKwzio5bg4Rgn\r\ng+MckvgNIbRIzUojIFA4qgTyMtO0gtHigAoQaLpyYeu7mTIsHis2pv+rUfrw\r\nOoPdQym605iOQ4CL6uhqfouKMxQrN4TKo89BcDCoOSSytaqcnDe99+mU+i15\r\nasF3dYy7iwQ+5DGj/Hq0Ua72VOKRm4ho8Wo11IbAhMo3Ehe92Zn7+ebiIKF9\r\nh+RO5/CtovNOagLXosF/rAJcCoGaYIHj1lSpIOnU8HhkvatzpKu+otqpNzr+\r\nwn9JcTgFgI+Bw4EnHoDeeVRLdexEhFzQ3zymNx1UYou0GFLYxsHSaPLNH8Ue\r\nqHQF0ASXJbKpaS1j+9AwSWMrkwK5ny4FDltFmBBt/OXh/l7zPzrVllAlA7l0\r\nV46WPNqBpO/Sou/XmoRPed62JSk5vnKNU2Cez/KxrKMFw9v3IVfp4xLGgB+f\r\n/yybjUXivCLAJlLkCmJMgQzycrK7SftDr2nHZH1XTqV/ZP32ZuFVjyfaZjM8\r\nlrFRbD+We7750+qA5aoNqDrkzv2KtVqlVGc=\r\n=nngY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"e1f165da741d1b0ba024c997627da85e2278b1a8","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.3.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,ts,tsx}":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"4.0.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","debug":"^4.3.3","husky":"^7.0.4","pinst":"^2.1.4","eslint":"^8.9.0","rimraf":"^3.0.2","rollup":"^2.67.2","cssnano":"^5.0.17","postcss":"^8.4.6","ts-jest":"^27.1.3","typedoc":"^0.22.11","fs-extra":"^10.0.0","minimist":"^1.2.5","prettier":"^2.5.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.19.1","typescript":"^4.5.5","@types/jest":"^27.4.0","asciidoctor":"^2.2.6","lint-staged":"^12.3.4","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.23","@types/debug":"^4.1.7","autoprefixer":"^10.4.2","jest-extended":"^2.0.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^26.1.1","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-html-reporters":"^3.0.5","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.8.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.12.0","rollup-plugin-typescript2":"^0.31.2","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.1.3","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^3.1.2","@typescript-eslint/eslint-plugin":"^5.12.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.21.5_1645179275178_0.07739394062068117","host":"s3://npm-registry-packages"}},"0.22.0":{"name":"bpmn-visualization","version":"0.22.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.22.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"97a2908d73b5cce630ec4f1d71dd7cc873bb6ba1","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.22.0.tgz","fileCount":99,"integrity":"sha512-lTtLzQ9MRRraKFH2wcEDp0hyyUsLWk38mIzxVzgTSPABVaeP0RkyfIMLhaQQJlxfRZbTTz0krWQC437ZRxrAyA==","signatures":[{"sig":"MEUCIGI7iOspeFkd8GhDT5iF8AzALAemJXVRX1D6YjNsbv9QAiEA6Jxw+618/J0+q+AAg8e7kVJFQyUfnbtv4tUa1vNXi2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4691325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJc7cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryhQ//cUU9f7YxKYFiyydnLT1ScaH9WGZfIY0WCoseJbjJa6mtZ8MV\r\nBXWk3chLi6sxOP3cvFiwlJHnU8CqELYNOanYtjsWQJUN7c/jIL1W1fxdjV8z\r\nyaUPhf3MzMvx7+3h3hqsWbCVGw5w2IrQmQjqYppfnNUdc4xgvpWH8fOWPiui\r\ntvHa+cDgs/l7toj/j5NeYJtdhgFX1VZ6ABWXZ++EIKEjzarf7PAWn0iCiLzo\r\nHFdzi3drw8u3CcteQfLcIAcTJq+AStX4EYNoLueu9lbj/LwyZuTMTTWCnXih\r\njoMWah2v5IZahWoaBEdxnQQPwL0JiVhl3kCVzSWxfQ9906ezXDNj7EcWXE4b\r\n5J+hON6AEil5r7iB2H16Qj4XR0xQBgQYy6dXMTrdd9beONs5vGX3eL7TMKH/\r\njKA40fVa7oY3ifpeMfK2lxcwOPxy9caxJjfMjpxkdyIfyYQwV2v1aWKvRwqR\r\nlyQeZZ0i0R9Qqrrc8gJwIfjkAnfMcNq2K9NGOiK+GphfXU7PAzppYu7tA5Wu\r\nrdj9uyW0Z29mT4AYWnNyXZ5uuuKNOMmVikGNHcmApyIYOCtAF7I+PpSg676+\r\nYyLK4e6DQzLPQr5dWBARuzH8wdGrawzKYhd5PeFSNuqb0M+UHPLXRwObrqcz\r\naf+QswTN7R8IbbVDUeBxIP+Kqf27XsmtJlk=\r\n=aZ7X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"9d7e2d21ba3e3011f2b215e40f5d8df86a8635b4","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-suffix.mjs && git commit --no-verify -a -m \"[RELEASE] prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.3.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"4.0.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","debug":"^4.3.3","husky":"^7.0.4","pinst":"^3.0.0","eslint":"^8.10.0","rimraf":"^3.0.2","rollup":"^2.68.0","cssnano":"^5.0.17","postcss":"^8.4.7","ts-jest":"^27.1.3","typedoc":"^0.22.12","fs-extra":"^10.0.1","minimist":"^1.2.5","prettier":"^2.5.1","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.19.2","typescript":"^4.5.5","@types/jest":"^27.4.1","asciidoctor":"^2.2.6","lint-staged":"^12.3.4","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.23","@types/debug":"^4.1.7","autoprefixer":"^10.4.2","jest-extended":"^2.0.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^26.1.1","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-html-reporters":"^3.0.5","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.4.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.8.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.12.1","rollup-plugin-typescript2":"^0.31.2","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.1.3","rollup-plugin-auto-external":"^2.0.0","@typed-mxgraph/typed-mxgraph":"^1.0.4","rollup-plugin-node-externals":"^4.0.0","@typescript-eslint/eslint-plugin":"^5.12.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.22.0_1646644956171_0.3691049596094913","host":"s3://npm-registry-packages"}},"0.23.0":{"name":"bpmn-visualization","version":"0.23.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.23.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"c3b4e7d1600ced5bff30dc1a9c143cbdfaaf8bd3","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.23.0.tgz","fileCount":99,"integrity":"sha512-r1GCeN7ZgBLi7Tug4pPy411Gk9dDGh1nNocrxeW6XBeMY/fnC81B/K8ob80qoIs1PWHjKdJLdZJpI6W+ckK8Pw==","signatures":[{"sig":"MEQCIBqGwQj3kJm9AYAZRJMyLV/uWGGKAtbFcFziTK+nueoWAiBoPWb8qx6H8nCTko9WfUeB0kUFrqRmIbT8Rn8Q28nFEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4692837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOFCKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNeg//cdZ/nSNGkNnHHWU9PVRg3owyh9i+pMMPFjvJdMPOUEkEWp1T\r\nno7na/zT0GrrV/swJDat7FsP493pAkr34myx872pfq9wDTPdHTf34zkHcIYd\r\n+LG18OmX9C1/Me4dhh/fgB6PcA6G1R/Yib9OPhX30Bmk/N2qVW9ZgumHTXYb\r\nuqjLdKOpDJ9Qgs/r5FayAb+QQeE53jumO2RV5o29fK8Ce++3Hh7VnxlH9wfl\r\nziCMzbBLqq7+Wjz2RGhW8pMI9yW7Rc+W9pX+uGBCKyDo2fDy3uaCSdDoHtCR\r\nm/+8CvUKRZUL2rvR3eeX9gYex+NR55Bsy83t5bCqLBoiXPRQhCRlGRslba5z\r\n3qIripSZXE7pQMpoGdY/inb6UW3SWUfGxBw4BVu1dzaTrQ0KhJKLryxPNJNY\r\nIwMiKS/pA1+pd9P5AdwnjPbrre4LZ9recyKemvltvicrC4nyRNzIzRn4Yjh6\r\nCU2GPg9AXKBXbHpQMKYFbrB+Y9WkUdX/7D6LXOUe0S6y1+1R+nr6Q8sLMRax\r\nWv0bCD7lcNw45Rd10l9mMFeZId1icRkYpvXhDuru6TGHiiqjVcZloHYUo66n\r\nQybIl50cn+jjtY31AJY97BjkccEGVYfgrqAeQmcephHgxtY6eTO9b3itoI+v\r\nm8GEN9RcFSutkn+OBm0ukzflBVLkWPVQ1so=\r\n=VLDi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"3a984e0839d7ca6137514dd0f6d096f804340c64","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.3.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.1.0","entities":"^3.0.1","fast-xml-parser":"4.0.6","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","@typed-mxgraph/typed-mxgraph":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","debug":"^4.3.4","husky":"^7.0.4","pinst":"^3.0.0","eslint":"^8.11.0","rimraf":"^3.0.2","rollup":"^2.70.1","cssnano":"^5.1.4","postcss":"^8.4.8","ts-jest":"^27.1.3","typedoc":"^0.22.13","fs-extra":"^10.0.1","minimist":"^1.2.5","prettier":"^2.6.0","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.19.2","typescript":"^4.6.2","@types/jest":"^27.4.1","asciidoctor":"^2.2.6","lint-staged":"^12.3.5","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.23","@types/debug":"^4.1.7","autoprefixer":"^10.4.4","jest-extended":"^2.0.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^26.1.2","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-html-reporters":"^3.0.6","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.6","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.8.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.14.0","rollup-plugin-typescript2":"^0.31.2","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.1.3","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^4.0.0","@typescript-eslint/eslint-plugin":"^5.14.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.23.0_1647857802367_0.3825787579188127","host":"s3://npm-registry-packages"}},"0.23.1":{"name":"bpmn-visualization","version":"0.23.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.23.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"657be37eb8de9971f9a5dfac6ebd0d3cddc3444f","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.23.1.tgz","fileCount":99,"integrity":"sha512-45ED2Z7M3OwfSqxwCcHUWKabm4H4orcvPabEcQMvEi0spUxxV6hZEBI41+AZXHRy6Vg9Qnj4z+IhPcpcM4GHVA==","signatures":[{"sig":"MEUCIEr7u9OgFgyAHjyotIoPoNnkuEiGr3FsTHsFTZh5RnfpAiEAkO93WVgmTV3h/8BNNp7R1pAIhiKWdPLfhcX9SxdTsm0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4741568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXuk6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoW8w//eqHRSCdgtvLxXgXDbD7PkeUzeWXFZC93u5p5NUUMdLDR79QH\r\nwRV/FiVxXzDsQTeiy4Mxow8sq4LQeEFhntr1o5RpF+L3p+9sUFtImR8EIONI\r\nVHxpbdUg0W4qYuN1cBJTOYg7vD6I83MI1mKc+hbUgc+NFweKBV7oBUXUCgJa\r\n+TlPlYjIoI6L+5riMc8J9NpgQ33F4YKV7kcfFSS9cHuGYRo6J0ypPI445oYx\r\ncGjtvRzKv9RWSwvh7Z8/fa5uDsOg5Py1gqv2gYRwmVl7Cvff/Liy6fPILuWO\r\nQrPoKvHwfAogm7+ycV2phT5iwrhO9rAEm3UgLJKMJCfuS+LLglsmG5KLZGDJ\r\nZQPK5vduVOIjDGajvAR4M77PJfzsPMxI58OP47IDLppvgscawHyOSQSYsd4n\r\nO8J4T6jGd9gSldHHc/DzunUsexKN6uyB32g6WmTXzX5uyTmhR2z99FmEkvSk\r\njk3UCFwWpl1WdGL43AmTKlzDE0e+zryfmcSIwHDi7SW0HGQ8x9qGDSvnU6Dj\r\nYnmMDseeNNo4WOobOzuYKBVyd+NHaZiKDJtnFmD4/M3cYxtWqMcMIxO7GIxU\r\nGkun240aFb85KqfRokQDRwKc5XqoD5GYHwPa1Xo+ff9L+cB0VZFtboJV+j4v\r\nuW+CJUrSCRM/ok2ZcMO+5tFx+bAWmLx5gAc=\r\n=6PWW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"07b756e61a002db164426d3c74107f2c6b8e2dc7","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","build-utils":"rollup --config utils.rollup.config.mjs","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.5.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.14.2","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"^3.0.1","fast-xml-parser":"4.0.7","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","@typed-mxgraph/typed-mxgraph":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","debug":"^4.3.4","husky":"^7.0.4","pinst":"^3.0.0","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.2","cssnano":"^5.1.7","postcss":"^8.4.12","ts-jest":"^27.1.4","typedoc":"^0.22.15","fs-extra":"^10.1.0","minimist":"^1.2.6","prettier":"^2.6.2","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.21.1","typescript":"^4.6.3","@types/jest":"^27.4.1","asciidoctor":"^2.2.6","lint-staged":"^12.3.7","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.23","@types/debug":"^4.1.7","autoprefixer":"^10.4.4","jest-extended":"^2.0.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^26.1.4","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","@rollup/plugin-json":"^4.1.0","jest-html-reporters":"^3.0.6","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.7","@types/lodash.throttle":"^4.1.6","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.8.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.18.0","rollup-plugin-typescript2":"^0.31.2","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.2.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^4.0.0","@typescript-eslint/eslint-plugin":"^5.18.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.23.1_1650387257988_0.10178183119898332","host":"s3://npm-registry-packages"}},"0.23.2":{"name":"bpmn-visualization","version":"0.23.2","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.23.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"5e06103c7dde70bc5cc45eed5ae18ef8cd86ce7a","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.23.2.tgz","fileCount":99,"integrity":"sha512-yJtnRqaWlOuAPrkeZsF8bOynhTqTPWG7wWZDs+cn5pYb4lZjSHroXDQsw+kWBNIASbsN7mWpoPrjZExLP8EQzQ==","signatures":[{"sig":"MEUCIBQjOjTiqF7U5PGvAfDbTVicXgn/EInd3pEmsPlQ49MiAiEA4IoWegaPbjNilZH7x++yKfDEyuXIjnecdUj273xIvXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4560354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib47uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYIA//Z1kBb2/DnHqrNOssqSDQsOs/PdJBosm44kZqCt0py+mZKPxN\r\ntPkbJOLcA4BmqVUGYhK49Vmsmx3LNX6YWIvo4+4S8nVoxxxq/ebeb1Pzvn6M\r\nlCfHTETNHIhceVi82OtZvwuARIFWt6kHdJBbMYFsa3EsYOGNYnfJuPeRLbKV\r\n/aMvOCTFVvm5IhHETs+uf8H0f/S9XWFNndr/HFzD4444YohZj0MXruc40OeP\r\n/ZnkVVXwivZKFjsHU/SyItuualES4kxRnM8Y8ZRB3Q9j0aZKzgI6kkdrJNBk\r\nud2VOof/fZF4mo7RJEteafdJJaSqJPc6sTtUeIVz5BMz2V3I7JBbltjPX+ti\r\nxHYUE1L1CI45afzpS1SM5xSYk6bB5mX1RRg4BX3LPB4Po1Qj0hCSMitbJJwl\r\nCsn8AzWdMkuUjHVNUtd1yCI2lAWYNRaZruHeZhHXEECb5pd1Al/yd6Y2l9QR\r\nAQlh2gqnE+dBd80fQqzbMszhZEUmtr07d3o45mdiNu1Y2DoYa/OJP+mIArbx\r\n8tnxtCfip33lmkZTgFIEDUgjEPQEwzoIovwG7ORLbQ40GOXrPvDneVurxuTY\r\nGlfuwIqlRZKfllnN8bVZsh2ZO90X/QKROt+B4dqJZ2Fy0rnK62M4UIKmwYXV\r\nofiyMb0gxpDED3lN4Zti6U+NwsW2VhacScc=\r\n=ep/j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"088edb179b492c29908a2fdf508f7e6cb5d3fbcd","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.5.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.14.2","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"^4.3.0","fast-xml-parser":"4.0.7","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","@typed-mxgraph/typed-mxgraph":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","debug":"^4.3.4","husky":"^7.0.4","pinst":"^3.0.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.71.1","cssnano":"^5.1.7","postcss":"^8.4.12","ts-jest":"^27.1.4","typedoc":"^0.22.15","fs-extra":"^10.1.0","minimist":"^1.2.6","prettier":"^2.6.2","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.21.1","typescript":"^4.6.3","@types/jest":"^27.4.1","asciidoctor":"^2.2.6","lint-staged":"^12.4.0","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.24","@types/debug":"^4.1.7","autoprefixer":"^10.4.5","jest-extended":"^2.0.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^26.1.5","jest-html-reporter":"^3.4.2","rollup-plugin-copy":"^3.4.0","jest-html-reporters":"^3.0.6","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.7","@types/lodash.throttle":"^4.1.7","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.8.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.20.0","rollup-plugin-typescript2":"^0.31.2","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.2.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^4.0.0","@typescript-eslint/eslint-plugin":"^5.20.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.23.2_1651478254149_0.2712019412454838","host":"s3://npm-registry-packages"}},"0.23.3":{"name":"bpmn-visualization","version":"0.23.3","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.23.3","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"6361f7de52dd59a09a53b2ad663d5c68240bef1c","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.23.3.tgz","fileCount":100,"integrity":"sha512-lBYUPaQFfV56ef8JFTN3eH9rqROOlKVQjR7H0I1NoO4TFGBd4Oba4vpKdMhR336E6fihBckmya5o39L6NGCz/w==","signatures":[{"sig":"MEYCIQD4Zsni0H/3lMiNctyCNAhpUqEh9ychtR1IKOn90dz5RAIhAPLJ0RLj0kagg1BQNdzLA/y4xMyekDVf9SdzN5GnnJ83","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4562432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigkn2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMlxAAil+yNSGEqH7e66tYXraacpIMh7n3/mxzJAMoMSDmW2ytu1+C\r\nWIVpKj8aiyY1HosSj8UYiXpIqqe2cGmELZiZPExXOL/6+m/BY+8LVNwwT5Zl\r\nJioiLTtn+t8E55xNuTjsWjxGlkqcVsTE7fWbRy7KyCQhsXdEH8rt7B7I/418\r\nEEKJSdrisyaGT1jefGHAmXPNX7Tr6pheDdGiu7cFf+5DmyKMfzDZ9ddWVH+Y\r\nObCeXOfRpB9eyChJM26xsyF/XC9WmPmj2VQfxsL0ypphnv+yE2rhFgmexLo9\r\naROvxKL9k6TIrQEJ+ZbHmZ0nE4CwLkB/3FounqAhzj7qAzsG4m5AIZEY9d4e\r\nCzQ/Ut98lUvWv/CWg7GRwUcZ8weuSuCeOWlHtPKRg5QCrRFKPEpVN9KSP/Nu\r\n2TfEaBsTJ7TLCWOaNQuUQFS/3WlEmHfJdKTO+b0OW+eU+oZJBSce57hFsjAj\r\n8JhRLcx5JjppXtPlquuk4xqAtlHGZ5Z4CgEYIvIXHpOpUWNE9qpbxVCokeHv\r\nvrF01F9SkvZlWJJL1IhfYhFV2754xIDN7oef8XsXiohcG7VDQndTtSby+1He\r\nidowXvzfsVldqWCjbSdaMWXVmQ5iAzgib+sdHDSAg3zS1s30hJUeiRvH5gQS\r\nDRA74NJniWN5TdV9sTFD92XeBr+HtcRhD/g=\r\n=h5e/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"803329db979d5ad92b222a98027f25be3bec94c9","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.5.5","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.15.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"^4.3.0","fast-xml-parser":"4.0.7","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","@typed-mxgraph/typed-mxgraph":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","debug":"^4.3.4","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.15.0","rimraf":"^3.0.2","rollup":"^2.72.1","cssnano":"^5.1.7","postcss":"^8.4.13","ts-jest":"^27.1.4","typedoc":"^0.22.15","fs-extra":"^10.1.0","minimist":"^1.2.6","prettier":"^2.6.2","cross-env":"^7.0.3","clipboardy":"^3.0.0","jest-sonar":"^0.2.12","playwright":"^1.21.1","typescript":"^4.6.4","@types/jest":"^27.5.0","asciidoctor":"^2.2.6","lint-staged":"^12.4.1","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","tailwindcss":"^3.0.24","@types/debug":"^4.1.7","autoprefixer":"^10.4.7","jest-extended":"^2.0.0","@types/minimist":"^1.2.2","expect-playwright":"^0.8.0","eslint-plugin-jest":"^26.1.5","jest-html-reporter":"^3.5.0","rollup-plugin-copy":"^3.4.0","jest-html-reporters":"^3.0.6","jest-image-snapshot":"^4.5.1","rollup-plugin-serve":"^1.1.0","rollup-plugin-sizes":"^1.0.4","eslint-plugin-notice":"^0.9.10","rollup-plugin-terser":"^7.0.2","rollup-plugin-execute":"^1.1.1","@types/lodash.debounce":"^4.0.7","@types/lodash.throttle":"^4.1.7","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","jest-playwright-preset":"^1.7.0","rollup-plugin-commonjs":"^10.1.0","eslint-plugin-playwright":"^0.9.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"^2.0.5","@typescript-eslint/parser":"^5.22.0","rollup-plugin-typescript2":"^0.31.2","@types/jest-image-snapshot":"^4.3.1","@rollup/plugin-node-resolve":"^13.3.0","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-node-externals":"^4.0.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.23.3_1652705782464_0.7155565968767599","host":"s3://npm-registry-packages"}},"0.24.0":{"name":"bpmn-visualization","version":"0.24.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.24.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"d30d0f0aad382b936c65c827656a536b605f5ca9","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.24.0.tgz","fileCount":101,"integrity":"sha512-U3fY00CWWyjS54eUld9GBFwDoqaMM7cEobBg0KrxUW8H1nfSSHXjo8xGYHPHmI72pDlPDdoQmN1Dfa2TOlDtAQ==","signatures":[{"sig":"MEUCIQCFo71jYxeZs0iEY/uUZNuUD9ZBo8KORQCDiz3NtLsCcAIgSFPaxaQe6yBDqE8sFdDPdcpnQgOY3I0JhNVqRBakVDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4660439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilHMuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogrhAAnzfpO4TVwMmphqnI8c8msRGvqQS0JhmMfstSKjDDPYLOoSZy\r\nhCcMQAOWLtCWAOGkhY9ZYPP3UH2HOu8kotMIC+td+zbjkpZo2nOzfsa/ZrWi\r\n/1Xvz4lnjUMT/rb7xEpcILPRMgr1JqdjVFpLIi5pByxJNDBb8kM8DNKodJWg\r\n2giOtmYPCsZKbat7jRoO5rRivxMAQcAXyHsq0CqEACp3oeZL9Tj9jEwSowPv\r\nviM9BTzNsVjPal0tEqWH0KCrWhFCk9BmBVmrDggaWc2bGe30CDeRNdmT7rNe\r\nSmWCcWrop2Q5CHTsGdCieQEWY7pa/514uKDGtABKJR9IvzPvjZTZhkw3BK/x\r\nzeytl66bnSpnbVSqflr58Ixisdno96kG5f563seS3hCl0wIOSgKN5CK3Qwek\r\ndm2Q9VW7GJ+pWCndQuDVOYvxw/Mh3IZAJA7sKp6F+dXkblQU3iq2aQoQ9Yc4\r\nRurokKj6Nyl+F6i8pQYQmxEPUgh0nldAucEwJ2eyKyA9cD73UGo63Ll8XEuo\r\n8OL0ag4FQYXU43kyXPq+2pXpz331cflOVAs8AJJxhpHWHeRuAxq1VzNrig78\r\n/L9H2q8Attmn+6wmJU9FNih+2NWabMHYm8fTTBT0YtYtSzZSiSs0fVaiaG/5\r\nlN8N/5r8DN7wVR7my5Cq8uc1FcO90Edxlhw=\r\n=dwz/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"508c5546ae42a9447b25b06b63deab9f0f71a6c8","scripts":{"all":"run-s clean lint lint-check build test","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"rollup -c","clean":"rimraf build dist","start":"rollup -c --silent --environment devMode:true","watch":"rollup -cw --environment devLiveReloadMode:true","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","demo:css":"postcss dev/public/static/css/styles.css -o dev/public/static/css/tailwind.css","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"rollup -c --silent --environment demoMode:true","demo:clean":"rimraf build/demo","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c --config-build-bundles true","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.5.5","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.15.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.0","fast-xml-parser":"4.0.7","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.16.0","rimraf":"~3.0.2","rollup":"~2.74.1","cssnano":"~5.1.9","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.22.15","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.6.2","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.22.2","typescript":"~4.6.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~12.4.1","npm-run-all":"~4.1.5","postcss-cli":"~9.0.2","tailwindcss":"~3.0.24","@types/debug":"~4.1.7","autoprefixer":"~10.4.7","jest-extended":"~2.0.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.2.2","jest-html-reporter":"~3.5.0","rollup-plugin-copy":"~3.4.0","jest-html-reporters":"~3.0.7","jest-image-snapshot":"~4.5.1","rollup-plugin-serve":"~1.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","rollup-plugin-execute":"~1.1.1","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.0.0","jest-playwright-preset":"~1.7.0","@rollup/plugin-commonjs":"~22.0.0","eslint-plugin-playwright":"~0.9.0","rollup-plugin-copy-watch":"0.0.1","rollup-plugin-livereload":"~2.0.5","@typescript-eslint/parser":"~5.25.0","rollup-plugin-typescript2":"~0.31.2","@types/jest-image-snapshot":"~4.3.1","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.0.0","@typescript-eslint/eslint-plugin":"~5.25.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.24.0_1653895981963_0.40155901072267275","host":"s3://npm-registry-packages"}},"0.24.1":{"name":"bpmn-visualization","version":"0.24.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.24.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"9cb0c193f1b22153f1711a6da669c0088f469788","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.24.1.tgz","fileCount":101,"integrity":"sha512-SuNVZIDIC9Et0431oqGI1TjxkqvW+/43uFf7ljsBSUu52Zx2NkQS/2CAadVXklmGWlvwrAzRmWCq9Ji/alfrHg==","signatures":[{"sig":"MEUCIQDNVA/catZ9zpM2ovpNROGTJvM3oU2Ah/ZKx6+tqrzprgIgXPegI6hPKeqWn/1UiYBmkxVE8fne0uRc/lU/6z+chrw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4774501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipynSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpriA/+Pz1dGDg1DMIzoxOO4VBfQNQBa0Nm0dtnzhSJnA5pgqwU0hdb\r\nrn+XuS8r4eGm7vUfYukFzkPnDdSr/1LX39rqv7ApXRuil7vNPNBKHj8LrXcU\r\n5OWHhgRSNstIZ2XUjL9ctuXYP8gJxP9UPH4bkx24M9rnE5AvwKbuPaMYgj5V\r\nSnmOChTmTR3rdbLlLXfIlFm+b0GjIM7FnhHiouuuRac80W0i2W5v0KyWSGZZ\r\n9d1aK60s0ZXqItjOkDskXNsKi/H1Rfebrz5dQ8NDGpDpiXMwYdZb0bgLxPAK\r\nay1KOI5ozY0JL7r6rmX+4eI6wxmZHK7RiivmXOv20NB9dG1WJj5uPRLMJnJE\r\nL8KJ+UzhKjCl5pgDbIDudRkNIdocjzWGRh8x/WAuTud12J/zWu9XVWI8dzA8\r\nypIskkGgPzBqnLVP8n/0Ip5Tv3jGFyA5+4W4di82pYt8488aYsPrAEB0i4iX\r\nSGu85+WinU+MHAsXo/Hc+lyZq+NMLqpJuxRIrwEcJfLjdMuoLF9K5nSK9lFg\r\nxoMae4KZPo/adHoUOK7w7BK+6XgC2Fmjxu/IsUd7bpqC7hKvOg0U6x7uPX1A\r\nV72Cf+hsTHWmBH0Ozkou7GYeZ0N8Cn4hrDXjHKyGgsClDHglp54qYySqI5b+\r\nV3ANhCfIXSNrGQV3swxZL1NHXJFCjMMqdnc=\r\n=fjPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"cdf68e301d7c54c01c59a434cb5858e7b0202952","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.11.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.15.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.0","fast-xml-parser":"4.0.8","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~2.9.10","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.17.0","rimraf":"~3.0.2","rollup":"~2.75.5","cssnano":"~5.1.11","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.22.17","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.6.2","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.22.2","typescript":"~4.7.3","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.1","npm-run-all":"~4.1.5","postcss-cli":"~9.0.2","tailwindcss":"~3.0.24","@types/debug":"~4.1.7","autoprefixer":"~10.4.7","jest-extended":"~2.0.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.5.3","jest-html-reporter":"~3.5.0","jest-html-reporters":"~3.0.8","jest-image-snapshot":"~5.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.0.0","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.0","eslint-plugin-playwright":"~0.9.0","@typescript-eslint/parser":"~5.27.1","rollup-plugin-typescript2":"~0.32.1","@types/jest-image-snapshot":"~4.3.1","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.0.0","@typescript-eslint/eslint-plugin":"~5.27.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.24.1_1655122386688_0.07665831730459272","host":"s3://npm-registry-packages"}},"0.25.0":{"name":"bpmn-visualization","version":"0.25.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.25.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"e74e148b418abb12b3759d54a854456ddb719369","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.25.0.tgz","fileCount":102,"integrity":"sha512-pCfCeItv8D5E2DAXYRZ/VsBJSCjid9L5pBu4+g4NwL9+s3QzQrt2x65rGruUaqsr/xro3GHRxh0HJMOX0Np30Q==","signatures":[{"sig":"MEYCIQDnwKaYm20oPOoHTdTesy3vIfSn6ARIubI8xkGjTo46RAIhAI4Gi4+cf4MJmffvNOlA6ZUmPcQ1g0jaG0ImUlfEaWPy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4799784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuW8tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3LA/+PF/k72ujlCAHvh24/S0X8kuaPmEL8eV2iHjqR4NGy0WVvLZX\r\ncNJzrUOW8qIrxtqOTxx81ZRCiH73By7XGhZ09A8hWobM0CCw6qmWrFhMF+Q7\r\nyU3HZ1KbEdzrzuh/TEBruY7s9mDwJ1H5SdTj2mnYcfv030ekVhjZ9O9SU4cb\r\n9SuoLAZCHwhJm4Rkp6sPIQveMwI02UUlIrQRGG1QukBmmuhgZApiDFSUphI8\r\nrxvJcOWrMMMLu9bRF1PeprJqTgbHcI+6JTkb7vQuPzsnfGwabUBdgQfm8c6V\r\nl5DB8K8SK/YIRllTdzGpF6v3+Sq1Deg6JPiq5svtM/IC+/tpIZ8J8uJAHUWa\r\nFDkWQ50Skle5OXUQpMjzPWe4/gADKtFpL85V/ektOLL/B7VsMsH4vFIWB4zp\r\nO0awQkCUy4hqknagXE4f6Tzcda97I9SD5AMDrD8RDeS/oARDxDdiTc3/+QQv\r\niX7zFlxsE46zjs7eR7CXk6/6bir6q5CF/opaozR6upcYYONI01YWaHBFe0bk\r\nfpuxZCB8uhdoqcSNki1fiVdJ0JnFpSee2EX16Up4t7PoGfvaKi4FaQixBRwc\r\nUwJSScwR4pGsqObSZlO1E/bRX0YKiN1OsnnF+ui3r33zGUATlFkyd2qLuee/\r\nrz6Pgx3BnAN+4WvLBAn6iBA/4zCYvce+Mk8=\r\n=T8sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"92e6fe6f5416d4210123daf68167a792b332cddf","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.11.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.15.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.0","fast-xml-parser":"4.0.8","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~2.9.12","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.18.0","rimraf":"~3.0.2","rollup":"~2.75.7","cssnano":"~5.1.12","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.22.17","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.22.2","typescript":"~4.7.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.2","npm-run-all":"~4.1.5","postcss-cli":"~9.0.2","tailwindcss":"~3.1.3","@types/debug":"~4.1.7","autoprefixer":"~10.4.7","jest-extended":"~2.0.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.5.3","jest-html-reporter":"~3.5.0","jest-html-reporters":"~3.0.9","jest-image-snapshot":"~5.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.0.0","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.0","eslint-plugin-playwright":"~0.9.0","@typescript-eslint/parser":"~5.29.0","rollup-plugin-typescript2":"~0.32.1","@types/jest-image-snapshot":"~4.3.2","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.0.0","@typescript-eslint/eslint-plugin":"~5.28.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.25.0_1656319789149_0.44935414809184326","host":"s3://npm-registry-packages"}},"0.25.1":{"name":"bpmn-visualization","version":"0.25.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.25.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"26be97948462f719172fa161ee17e03121ef44a3","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.25.1.tgz","fileCount":102,"integrity":"sha512-gZHU6QaWvd9ol7SR0MLanBD+Cu2gN89JbHTwYjq+FmcgNdrsce1OqoD0cmhDTyfWVACtABHT3WOnydYpu+YOZQ==","signatures":[{"sig":"MEUCIDUn6afUmH+OFdrOKorujdUc8ZgpKiWUr+3KZfl5q37+AiEAqAGd4TOjIkG1ImfqGHqWCEfllRavADN3/aPIMqkgD1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4804228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiy9yiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdZw//TfIVLGC6uMVQjuKhL6dmIlWjepyqpM0zj/+3sKtlRvHqF0Y0\r\n9heXU+nLBQIOSfbcb/ZEL7ldvYNo5iyg3zsUygRYeVdly6kEshn+VbO+WVkz\r\nZdVTAOu2IgaGuXh7XjEeZwMgnnO+5mapTDJhOydyWoOle25T1TdJhPqFn03+\r\n/2XHzmCn7e7933ZoBXZrtjroj6PnujahKW0vlMO8F3XdXSbVMNpBwJCj3utG\r\nq5DbnE0sTIUQ7d95f5c0yfrlorpUYnAv4AAKQ8dF1lEVUBN81mEOdiwBL+nH\r\nyyO5BonnUlK4HbSPR0moMBbgTAG7pf87YazGiqPZeNwVVsmSx64dzT/QjFKQ\r\ntuQ7UEXSkyTLvcDkO9mWjsG12mY3ikQfV7kaUxfih1TqhJ58zmPbPqpZ6DGe\r\nNmdiID6ZHBNznwQXoVq3B6dkG6sIYR6AKdOcj7nI/yLoVCXQXaM8Gizk5de1\r\nABclGEX6+wDAyHT1clz3lHkNDgCfL6keintTczjGbbXQdNsfKHY4maua2/IF\r\nnuGpQGr9yqvblid/v3UTqmh5d33s/GPBNUchS5glV1YUvuYrIzj5gf6s/csT\r\nxxcL2SAcPrJaGNtxq/a6EIy/lviS3Dlhz2xtAO1mZBEkpNMfgLwVd3/QSIg3\r\nhYvWQhSrQOu3tdm13QwtOVXY8GAYVFPAf9Q=\r\n=rRcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"0bd9ced91397c798fdeda7b5a606cdb6db095bdf","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.11.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.15.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.9","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~2.9.13","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.19.0","rimraf":"~3.0.2","rollup":"~2.75.7","cssnano":"~5.1.12","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.23.5","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.23.1","typescript":"~4.7.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.4","@types/debug":"~4.1.7","autoprefixer":"~10.4.7","jest-extended":"~2.0.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.5.3","jest-html-reporter":"~3.5.0","jest-html-reporters":"~3.0.10","jest-image-snapshot":"~5.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.1","eslint-plugin-playwright":"~0.9.0","@typescript-eslint/parser":"~5.30.5","rollup-plugin-typescript2":"~0.32.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.1.1","@typescript-eslint/eslint-plugin":"~5.30.5"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.25.1_1657527458281_0.745540432387086","host":"s3://npm-registry-packages"}},"0.25.2":{"name":"bpmn-visualization","version":"0.25.2","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.25.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"d8ba55341d60135aedd60109631c42eddc05a8a0","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.25.2.tgz","fileCount":102,"integrity":"sha512-SErm2/505WJC808RBslf3G+FIubxhNCznGsa/0ubB/W3kEEM6Ach60HBW8TiuepFpWUuxatrAt1bi1aDxtErcg==","signatures":[{"sig":"MEQCIDQ+rBnyOWhHxEKin/vg+7lCavHPNK1U2SCrI86nCuELAiBB0hBENVTzuBLZ3ezqW7T8OnccNPSJ9S7dAPVV1GrgfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4804195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3ktNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqafQ//YEQdmqZdZIjRIxB7ec6h3D/vdw2fVyRdYLIOSsEbCGpy8HIs\r\n1bwUVM+Zh57r5BYB2aiRPsE0+xH06YqLkkHhH7Qijeo9SVO6hX5jSHPaE9ph\r\n0GEJ7I7KNzujY34CzYD/qX4/GfO7Jg9R/uIshipfmwj/2NGrtmdwxBhwtygY\r\nO7UtS23ClLjiX16NH+f90J8Rd2X3wXKnpjI5IxWbt2gaev7sEB5rTTvBPSWX\r\nYZb0WkcrwhdLrW4n4Shyg8kZL+ZHAGO8HOYYjcbl6GtD9Yvk/0WCMYF6CH26\r\nlRrHzcjch17aoO+JBlm5mEI4df8YGcEwUZZR3Pc6TNYWryVpT0mZkb3oxi6W\r\n6RwHUO14kfAuwG/eIo1dpsKIUlxZ0BUe7/zWrK/4R27So1SoGMeXk34oTbcj\r\n4/sMPenJRkhUcIlgDZElxOfupatKNcvqlHC5AthgMbq937Zkf47nXODXAFT2\r\nb/MCLZm/2nIhPLnxYGWNBEeu7VtLA4fN3nny/S+DZPbqsdjYHRNR734yAleW\r\n+DTEy7kLeLhuYRV0BKjHTXsd3EUslf3Zl9un8Oz0XMXgX9e/adN9ezrbpfRV\r\n/CIrPgxIjsMUttrR4Eubjq2Ncj7MutxU3C/2U/ChyJfHOhN/SnEwee1BSN+J\r\narDRqMI8aNVQxfS4X+rsVk1s4IeWOKTV8gk=\r\n=tOvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"6c60b2430e230caa8211a69c5f0410713ce274a9","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.11.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.9","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~2.9.14","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.20.0","rimraf":"~3.0.2","rollup":"~2.77.0","cssnano":"~5.1.12","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.23.8","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.23.4","typescript":"~4.7.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.6","@types/debug":"~4.1.7","autoprefixer":"~10.4.7","jest-extended":"~3.0.1","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.6.0","jest-html-reporter":"~3.6.0","jest-html-reporters":"~3.0.10","jest-image-snapshot":"~5.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.1","eslint-plugin-playwright":"~0.9.0","@typescript-eslint/parser":"~5.30.6","rollup-plugin-typescript2":"~0.32.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.1.1","@typescript-eslint/eslint-plugin":"~5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.25.2_1658735436951_0.546546603665232","host":"s3://npm-registry-packages"}},"0.25.3":{"name":"bpmn-visualization","version":"0.25.3","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.25.3","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"cdc921ce067d6b3df34f74d1bef7ebecbd39d5e7","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.25.3.tgz","fileCount":102,"integrity":"sha512-6poM2Xwo+Y4Vl8MRMK7JFp7UNE7oV3KJ108sdSUA4ZXeB2PkcNfAldndz5FZid0bH4oeAS4+9Nqm0Z5M8IPsgA==","signatures":[{"sig":"MEQCIA2C+4CngYibBNKd9h1cHRtrwrgtvUWpxU3ohnI//X8pAiBCEokIsajaZq3xlEBEoH81m7KdYnptrrFxv/fgXoWq4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4804196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8Pv3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAxg//VzD1ceI5dypT0mj+ujvqsh6grdvv3v61hEYbLIHC7JWrMe6P\r\nEpxrD/jAnuIb7QYaYaL2rDjpZ1ttzFFXJ2WCOsMI5bGErRIgMHB7fIEIrLNW\r\nrfEfp2EuijK15WIsLoAEZsXldt22sY8LjX5iCkXJ7mS35ZfXVXJRTU8zuMRw\r\nqy38N6CiDSOsH+jFAiYQ6sFknuYnbMAMQOutDA1s9+QUvp9FJ2ZZRamKRQky\r\nw5IRXkThoTG7RUK1eU89WjxYYOT56nxHDsJmxyTPE0a1yzRAtX9dXtBgqr5H\r\nYooTME5BJArlLkgYZNUuTY1g7kjYsWJdmQM18HjX7ewbiJmZ2zslTXdjTwTW\r\nLI/u2F+0oeWiUKqPXY9GtpDRLnsoI2Wew6nN4AECMedFQIt1B41J8JlmamiO\r\ngc3k7ccWSvCliskFK3ZHuCDWlMmkjmMlCJfRdFV8o689zS6bVRA8TfB2ljGj\r\niZ/SL4wEgmdb3G+OhGEgGPwe/qWrKA1HladDayOBJ+ow8cM7+OChLkzrTD2E\r\nI1hwKOl9yekYnIqyDwVZjNrQPJWNlTL5gTD34HIGYiNmz4dxc0LWspA3wqYj\r\npG1OQ2f0ZOvNoNDc2SuBDMtRj8iZpDq347LJ2X+e0WuW9WAUo9QJE6ycLaZW\r\nrsURPQhoRYTJY7CcPVRtMBg8nBLMSJTUH+s=\r\n=ActT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"0a885a923528c081e274616c9f7969c5ff1c2037","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.11.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.9","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.0.4","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.21.0","rimraf":"~3.0.2","rollup":"~2.77.2","cssnano":"~5.1.12","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.23.10","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.24.2","typescript":"~4.7.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.7","@types/debug":"~4.1.7","autoprefixer":"~10.4.8","jest-extended":"~3.0.1","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.7.0","jest-html-reporter":"~3.6.0","jest-html-reporters":"~3.0.10","jest-image-snapshot":"~5.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.1","eslint-plugin-playwright":"~0.10.0","@typescript-eslint/parser":"~5.31.0","rollup-plugin-typescript2":"~0.32.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.1.1","@typescript-eslint/eslint-plugin":"~5.31.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.25.3_1659960310673_0.8603019764687252","host":"s3://npm-registry-packages"}},"0.26.0":{"name":"bpmn-visualization","version":"0.26.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.26.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"7de95056662d275307a501556d3e03688d5c5641","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.26.0.tgz","fileCount":102,"integrity":"sha512-CtV0jiybdq0FlmPct6MMZ52pM/VdqiJ/5PkOfRrderJT6TcqXjL4tCqClnyMWFfRQ2m57jgwTCLEM+lun0QSeA==","signatures":[{"sig":"MEUCIQClqpzk3XoMT1qOuW1lJy9w65fLN1DJdvn49RmXYVoEHAIgWa0DW/qtPSsYO12kgDwNG2duEDHOCoFdz3ZoyPkC0cU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4798866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA0anACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmjg/6AhMvbRrIVI3QJsu7VHGS5DCktUuuTuICmgxjTAYROMi95qzo\r\nbPHxUbQ8h5jlnHOxrI/gBBdp7NyU8Y3S3DHTs4nIdaHQEQjqybbx28OJf/wb\r\nKyGB5q20Mf2yaqQKHNfvbI3nbNUnc98ErzARE4h9OJ69Wb/iNCLPW+s3QJiI\r\nLVznLmDI+/ugOvBBF5nHYpqIJ8KKFwYPsjYNxWV9jRMD28QGLWhXd/wfaYHX\r\nu1NFHDmhPphxMvjhf9YVeB4THpz23Shaph73bX34s3JsHxvtJekvcCrHMirr\r\nGEKC+A+VyFCpSMhiTbicuTvCh8xSMOr09sJYeLPS5M4YZgJoj5iBAbyRT31L\r\nsdOih3cL54By+Zfqz/jL7kdkw+s1FMqf7R8onQVbb3GghM91L7062n1ejm3W\r\nI2AUqWMx8ONfDF44rSD1eTFNFx39MtN1l0gQLTlrcUmouVtdwrOGeHSxNXPV\r\nTGN3dHI8Z8xN5+hJKi17AynnxtGwUT5jK2ZKp3sQLQ5CdfLzQYeTCSB+EaZW\r\n8OJm50SWqZ8pB65OcXTTg/ao0GqUcIEzXp4/ivau9h81tTuqMwsHmf+XMbdz\r\nEAwQDyIdCYVleNSWqxR2TkyNmgWtqjB+39P1GGf/p1gUBy4XgGCKQOOwf4W3\r\nsjEmbLXUJK9Nv2s2UinDpKIPrZk/hPamLYM=\r\n=cW5H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"567ba6dc91dd278111e3710c36d76b93e20f1199","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.11.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.9","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.0.8","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.22.0","rimraf":"~3.0.2","rollup":"~2.78.0","cssnano":"~5.1.13","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.23.10","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.24.2","typescript":"~4.7.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.8","@types/debug":"~4.1.7","autoprefixer":"~10.4.8","jest-extended":"~3.0.2","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.8.3","jest-html-reporter":"~3.6.0","jest-html-reporters":"~3.0.10","jest-image-snapshot":"~5.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.2","eslint-plugin-playwright":"~0.10.0","@typescript-eslint/parser":"~5.33.1","rollup-plugin-typescript2":"~0.32.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.1.1","@typescript-eslint/eslint-plugin":"~5.33.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.26.0_1661159079533_0.31348878804916036","host":"s3://npm-registry-packages"}},"0.26.1":{"name":"bpmn-visualization","version":"0.26.1","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.26.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"55c38a878e383ffd7e1c6476300d04e5eda5f730","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.26.1.tgz","fileCount":102,"integrity":"sha512-PK/t0OCDe/2BQ6y30hpSGbrD9aUExamQ/6VL8rP+jsBhYJprxnB9kw5uOuYNZ0+8W4KGX7um9w6pU3+efPA6vA==","signatures":[{"sig":"MEUCIQDWT61sSWbSm7HxMW0Mwg9/taa1YJhNtLTSXjTW1L/gNgIgQStZSnMpoJ/kSm2uZbTVxBpYTB7Ru6j89EgUaeDDzI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4807993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFbN2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+4Q/+Ifh5KjPOhTHzA9/4/8m8cC1TTqSgsIf3OpMibx5YF+/AbMON\r\n2bBJx9FWSPWfV8Vxpo1YtpvJqEcwxhbE01UH+YLZACl6XHg3CpqyR7Cau7qO\r\nTe9Z7xXMdXswtcGQE1SGcZ7h2l33CouCWTS6l9rhlk+TfVxtfwcpLf03OOKh\r\nnglVIQpraROe3NKkMdIXeZruAtXthOlMPfdDCMVso8dHkT7ZwSROdMvSMxRv\r\nZub6MNhe73Cjv050jTBWNYCMYfWv5cUP1HEG9hBISuOkbQlDcW9i8V9sDcWQ\r\n39In+2tC4fsgw2hyYPKf4VqB2wK0+1it+tIuzb9A7TIVGpyMxQn52NmT7yHf\r\n9ohskBkJkuD0TrK6yZOVwryEIMWoxd6NHTSp8EkoFqxR3LJzVAxRxU7ogjP9\r\nP608fNLJ4QgVAjwmo15jeehAZhnQlhZydggNbW30P93OQyCLKusGKjf6uyf3\r\nqDJfu9e9pUVOcUpy0FMCNnltWgHAi1GG4zQIfTishPq68uP30n1GJfq5GM10\r\nnP8IOnxY56Ylj12wmk1xwggAOVkJUrzPp+g+qrdJxWlXy2+jpvQCDqeeprgt\r\nKKpPGZ0KmkCZlI+BlPmH3g1cAiwaJHTEqqs3vQDH1okdw7puut0EhdDUBx0E\r\n99HKnft/xjr9Q/9waBSbsxHDDsVXp0EIxX8=\r\n=pRZc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.min.js","gitHead":"8a9cfdb4bd725f661a6e9cf3d9ffa5d82b1cae4f","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.15.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.9","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.0.9","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.23.0","rimraf":"~3.0.2","rollup":"~2.79.0","cssnano":"~5.1.13","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.23.12","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.25.1","typescript":"~4.8.2","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.8","@types/debug":"~4.1.7","autoprefixer":"~10.4.8","jest-extended":"~3.1.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~26.8.7","jest-html-reporter":"~3.6.0","jest-html-reporters":"~3.0.10","jest-image-snapshot":"~5.1.1","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.2","eslint-plugin-playwright":"~0.11.1","@typescript-eslint/parser":"~5.36.1","rollup-plugin-typescript2":"~0.33.0","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~13.3.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~4.1.1","@typescript-eslint/eslint-plugin":"~5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.26.1_1662366582023_0.5380097470937935","host":"s3://npm-registry-packages"}},"0.26.2":{"name":"bpmn-visualization","version":"0.26.2","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.26.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"b0ef05ca05d1b63f0e991cb5d146a661fc9cf305","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.26.2.tgz","fileCount":102,"integrity":"sha512-K6jJofQbAgF/6cTezwQnYda50MFUmBA8RoqDEEqP9ytVo0tDWpdY3F3zI5SAzUzfyLWz87qw/wcgfu/p9dxUSA==","signatures":[{"sig":"MEUCIEv2im0pLsINknXUFM1WI+pVbDXznkBjqWyyJvnjtlCnAiEAgEr2xmeyk21D0l5exlmiam+6jA+BWuYP+/92umO9To0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4805537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDVaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIfg//RjrN7djwZo8Hrslc51DY8jI7MQk2QjPMp7pKQ70FQiEcWyHd\r\n0XUoeDOQgzAFjRnXPd4wAxywJH2UVa9aqYfw6F/PnCBnxlNeB1b8H9ThApxh\r\njn+amzblDie/Wttf4nfiS5rkKw3LE2UA0xRWzkW4g16dBeUQF0XX2wACvXob\r\nAhGRRnJ5byLDcoeF0kr8tDZ0+zbztvqM1Q5zU6phPJMO/iBDZFgFiUKNbcnh\r\nQDRAX5g67F72qonYLCrFi/etrWhcw4lsVYEF2FrqDWt7tWg9GX5Hj3nOy2ge\r\nsVIqPCcqGq6C/hpMrZOKgD9ZWezru4gEVHNVmx+T67z8GVfV7IKLRaGxI0iH\r\nfwSCa6ekw7dTwVFMr+vfs+a3rCl3qxndKCoE2uuQj6230GIdGrkPLar7ai7o\r\n9svsbw9qQITPF/hJxxdIL8LJZFxwVeGPt/qAzF1nZD21eBDRl9kjdUAmO3Gs\r\nIvwkFVIdVL7XrPrpkpjXqyEuBEHyyD/uUas894/bpsCCG3vb/PBI3Tlq2d+z\r\nMZY3V4RrRb9I702/znBQ+2gl9KM+2iAEVKfc4b/Bxfgup28ry5BCM6t9DCqP\r\nPwmDOuJgxUAmEMLgshUCAMLcdwFc0qgeOaKxgcsmVA7+ZYfbBho8bG5jt2m0\r\nqu6DZmUA2GDfJ8C2PDy3DBCDig8pcgldFIQ=\r\n=0Nrh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/bpmn-visualization.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"ea146a5ddd9e95573781e7569e50e60cdc75110c","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.15.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.9","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.1.0","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.23.1","rimraf":"~3.0.2","rollup":"~2.79.0","cssnano":"~5.1.13","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.23.14","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.25.2","typescript":"~4.8.3","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.8","@types/debug":"~4.1.7","autoprefixer":"~10.4.9","jest-extended":"~3.1.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.0.4","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~5.2.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.2","eslint-plugin-playwright":"~0.11.1","@typescript-eslint/parser":"~5.37.0","rollup-plugin-typescript2":"~0.34.0","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~14.1.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.0","@typescript-eslint/eslint-plugin":"~5.37.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.26.2_1663579482144_0.2762457208512805","host":"s3://npm-registry-packages"}},"0.27.0":{"name":"bpmn-visualization","version":"0.27.0","keywords":["bpmn2","bpmn","javascript","typescript","ui-components","diagrams","visualization","process-analytics","view","bpmn-support","analytics","diagram","viewer"],"license":"Apache-2.0","_id":"bpmn-visualization@0.27.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"0b8df93ba9f69142026cebb1b4b789770f1fdeaf","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.27.0.tgz","fileCount":103,"integrity":"sha512-DpqBQ24/lnUBQfVipL/ht0y6gVOLxl4272IKyf4udOJ4KUHgWufRiursVGHphjBQR4A+iyXKIbMnavrFpQRVfw==","signatures":[{"sig":"MEUCIQC7HW3S+YMioxVkWOO3DUfEgxmuVKKrSlyprPZ+OX/v/wIgex8vcziyWW53LvvNEt53JovGwNyva1ezgZXoD2C8biU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4800628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOsyJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGQw//Ut7OfviJ78EyEKLHf5oAA5jajAbOjASR2hfYO5BJqVfWEGfm\r\nmL3oXl4JZ/1FzxJ2KeNbccN3DXNzN9dp7Cz3bEooUXD4hj2AagrkccwxZZDq\r\n2+LnAXWRbzqeYX0oQIz+sN4jqbQ2ZvFulV+NGW9onJDQ+43mF7GaxWnJbznT\r\nusHVRkPheCRWodJYFQfC0xfGkoV3hWA7nzz1fJW5A+CUdEDmkiQda4rCGuNb\r\nwvfXH2CsC5oT/ZCEeRh2feK1WfnsyOYQlz+ZLTTQpt7FGydIT4FTQlYkayx2\r\nmkqyYNuhEUnwoK2j8QFvKQmvYEBKN2o9UpE6LsiqoaSokgOKuPGXNG/HCiaI\r\nHjkGd2Vy43sChVxVxHkn/VPVTsC03zkWf8nQOBy4ab+1c4K/X77Tm6lomn/c\r\nQtcXxmE3KzQ9HZnCjV8LK1u5tiiR7o3DlDGnk8g86azF9VlwM0a/XqWo7oEO\r\nKS7p+MH7Z8bfSxpOTiZjokv5ILVUg9jT40GK2nUKrRd2ufFNOOMLDl5wszIn\r\n9LlwaCbmHz6dBQ2NxgiqcNn03LgpgXAhSGpHxMYpdsIJ0a22JqI0l1/jePwt\r\nezUGlS0V623hNF50C3ajCkK3Wfs0uhzizvZ68ng+i/tM9ahT98Snt4FYLFIH\r\nEnAKx5JKVPyOUNKspR5pHKQAz9oWPu3GfWQ=\r\n=8Z4c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"2ea6f0800ead1fb60f096f6ebccf2bfb63948a4c","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" NOTICE --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"tsc --project tsconfig.npm-package.json --declaration --emitDeclarationOnly","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.15.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"NOTICE":["eslint --fix"],"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.10","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.5.0":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.1.3","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.24.0","rimraf":"~3.0.2","rollup":"~2.79.1","cssnano":"~5.1.13","postcss":"~8.4.14","ts-jest":"~27.1.4","typedoc":"~0.23.15","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.26.0","typescript":"~4.8.3","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.8","@types/debug":"~4.1.7","autoprefixer":"~10.4.12","jest-extended":"~3.1.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.0.4","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~5.2.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~22.0.2","eslint-plugin-playwright":"~0.11.2","@typescript-eslint/parser":"~5.38.0","rollup-plugin-typescript2":"~0.34.0","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~14.1.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.0","@typescript-eslint/eslint-plugin":"~5.38.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.27.0_1664797833469_0.14821914274117987","host":"s3://npm-registry-packages"}},"0.27.1":{"name":"bpmn-visualization","version":"0.27.1","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.27.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"7fb21e46385499a17c2a4c838015cfbe6ed59ba6","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.27.1.tgz","fileCount":103,"integrity":"sha512-hgKIfeIJ7Sfw7kSJK0MKkPmLamn8VQ7i+JbtdWxtIJiIdEjga909rUoMkI/ru8lLTajmmOxj1o6Ur7CstKflVg==","signatures":[{"sig":"MEUCIQCzguQcKc86y1ENWe5+rYRvBN8b9llnNJ1nE2Xu0GVCLgIgFYJ7dQc2MM0/c6ZdmKGHB3tS6YZ+syX/v0vw3RbET7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4800183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTRxiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqRBAAl5uxqDzLNz3KpURugF1ueL7McuuHMcnnVLV+P+FqxMsMw1kU\r\nwxitq44B06vGklhuvvs4wtHKmlZCXl+PVvNHVqHdlhFMm3lOdZ/2hYmxe8rK\r\nikOlIO+nPKmHJhQ8sT7T5AfmVayRucjF/VthiDCnDoD4jH7Eyuc7c2i2Pk9o\r\nPSrKdPN20HD4MAHmlma/L0J+hlx15zIgCdV/IEUwCJxBdExqnsZblBJa3+QA\r\nHzDMWNShmdL/ZCEV81q6haF/V4ILMt350aYoPUu0h5zwKRuAVf1ACLBxC4/h\r\nHBp5IMdqoxlbksqhCpFUI74iOPPmcCEp0HJJyowtcFa3bSHhf1aYsvcVKepg\r\nCFi8sacBPqHwi7aFxCcYZK/lYS+YdujkCo1OMpFz6IAR44e8g49i5FywwJDg\r\nlcWL6SznYC0kkaXD4zek67cbb6Dd4pUMThSXKJvcV7jU/42URM+9w6VbHm3q\r\nrr9+6u4LeP1gslO5eKLu2ydhKtVKdcOso7ogyQWuuJaNXI5tBfe39cIs5XmK\r\nfN/aZqxJLoq0WUfvCvdbkEdWEAEcKQrDVn2/HNgkr6Y+PIkx6oBeb605+tjw\r\nKz8XCK3XpU5RG4gYW59UPnnLVKHnjGrzkraJcvI9x4jxcNa+0kqDROstTbJN\r\nwyLeNvE1wRKDn7GUlVkGjLGCv5S6k1MEQhg=\r\n=dpN3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/bpmn-visualization.cjs.js","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"dd05e0bb4abc76f82254abd5dd5ff89b7486538c","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"tsc --project tsconfig.npm-package.json --declaration --emitDeclarationOnly","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.15.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.17.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.11","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.5.0":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.1.7","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.25.0","rimraf":"~3.0.2","rollup":"~2.79.1","cssnano":"~5.1.13","postcss":"~8.4.17","ts-jest":"~27.1.4","typedoc":"~0.23.15","fs-extra":"~10.1.0","minimist":"~1.2.6","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.27.0","typescript":"~4.8.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.1.8","@types/debug":"~4.1.7","autoprefixer":"~10.4.12","jest-extended":"~3.1.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.1.1","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~5.2.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~23.0.0","eslint-plugin-playwright":"~0.11.2","@typescript-eslint/parser":"~5.39.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~15.0.0","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.0","@typescript-eslint/eslint-plugin":"~5.39.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.27.1_1665997922147_0.5682972218900448","host":"s3://npm-registry-packages"}},"0.28.0":{"name":"bpmn-visualization","version":"0.28.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.28.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"967c1fb0c97b44f0f3f3de77d2de43e81eefd7c5","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.28.0.tgz","fileCount":9,"integrity":"sha512-CGHpVYpIht1+Hbb8IdUKxiCRHzi5i12EWykd4exidpEOiXIQELPxFZ3tQIVp0S0aQXQjoITh7EhgP5HtxpnYxg==","signatures":[{"sig":"MEUCIBZKh8cO6EoC9kOrHfut/l0BG3QIPQS3Mkr2CJ6vtnO6AiEAwNPvhxtD8RuwoxFuvdemOIof2Timi2ZzoLgTqcOQ8II=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4233243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW6C6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpBg//RHp9ISYl5ySFk2p8g//lGT5icgR0VE8QLTGB4llUxTSgK1kp\r\ndQ+DVyHm+jHdDVhMSvtvNzggt6xgT1hiNeuNprx6vipNPoH78t/XcC7M6c5+\r\nwD30xvuCOXwub8iPqdwZN1mrFQ4biIhw35IrA4iF7x4vyVWQA9CnuZYYa16G\r\nx65KRwz92jUEwE/gWV6r6WauS8QE7ZeEJ71yLltUESUbCZhwOWOYUCoDgARV\r\n1Wb4sXkhWpVjvOSRN59/x/DW2pmmFUC4VJ3f9ZqX5aQsYBFpaTfp2iTJQE5F\r\nSknz8FILl6hgXfK4tAE+fsWpVhgqKMizmRLOyLB1bvY41W9gHgYmyhprcrXZ\r\nhg2wH7pmQsV67bHkbe+/5/hc/9soya9sNxyUagVxYCywNdpPVmO9uOrsJRiN\r\nZ6sZtKziI7yCKXB0obNRO95UfHXs3RpANZejJR0SmrwKED+EEsQY3W/2xvVA\r\nHV1VcnxG74FwsVT7VP/K12EqIGYHkQ7dH4OBizT/tLDM5GQIeX9plsNUpzla\r\n3TNFI4jYeaIU1E2YQwnkAIw4SHT+WBlNI0iPxai7CTSw4ERNYiwN0RmVVxdC\r\nEwiPNJpEbNvpDcp2XC/1h9sInoEPvkESoZmZ0ivRXvjEBV1KaTtO4oD4hYl5\r\n9527YEaHPb5cC8JR25q69HvV8294oCan25Q=\r\n=9/Sj\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"1a71060a3b9f30c8dc2d1ccd1d809291b2029ce3","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.15.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.17.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.11","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.1.8","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.26.0","rimraf":"~3.0.2","rollup":"~2.79.1","cssnano":"~5.1.13","postcss":"~8.4.18","ts-jest":"~27.1.4","typedoc":"~0.23.18","fs-extra":"~10.1.0","minimist":"~1.2.7","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.27.1","typescript":"~4.8.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.2.1","@types/debug":"~4.1.7","autoprefixer":"~10.4.12","jest-extended":"~3.1.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.1.3","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~5.2.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~23.0.2","@microsoft/api-extractor":"~7.33.5","eslint-plugin-playwright":"~0.11.2","@typescript-eslint/parser":"~5.41.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.1","@typescript-eslint/eslint-plugin":"~5.41.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.28.0_1666949306390_0.3067809583702732","host":"s3://npm-registry-packages"}},"0.28.1":{"name":"bpmn-visualization","version":"0.28.1","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.28.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"30a5989179d1f9ef289b91a50edb8900158e7ab9","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.28.1.tgz","fileCount":9,"integrity":"sha512-UZbZk+8pbdsvg82kggsIMVrbCh97IIxXwOFZ/NaUekWuuP/AldGq5Fzyz5yXWDPr9MQs3vksplCgosE8jzC+FQ==","signatures":[{"sig":"MEUCIQDAmGR/MOHrPxm4DUqOL9xmKywKH8dZGXmCAYN1Er1lWAIgHIJVrbfdoLiaVOzqXJ4qbOku+aaPzt7jU4ypWDelB3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4233124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcgYJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4TA//Tj5CXL66Tm6draV+mfJAYhaTTakLx8xK8cJIw5LVGqQFHsRZ\r\nOjprr1a5YaNLbM38b195gGUVJIcvD9bm6SdxrCu3/UWw7axwPAIEVfqI00PK\r\nn+OSw+MMZ532x4dU6XI7IBTCFPuuFYb8qWlLfDG+d/fbeg2bqocz9YF7CGHl\r\nZU7US3H+F504Gkr0brcymrXcDwIJtin5h59KzggnDnzhEkUILwk4taVYmtre\r\n5mvHFfGBl9mLl3vUZV7j7wfsRLfrudHzfdJSfRdP64TOCgJ6RPbJW8ZL1idu\r\nWZg29pMTkoKbSV3h6K8iu/Yc/QGt++MN5QkP93O22yOqrVm3NdtiKkF9zCqi\r\nFOuZRT9bJgnoPngI4lZ9aePv5slUwubztwebz3yScTxf+HSAr/984Xi2dIpI\r\nNGnVb1uQfIjdxvdu8l+3a5U/du2uKsNqCbwaaVZZr2FOUlOf06+rXmr27dw0\r\nVSnuiDlDfd4DOh5XUV5E5UdToPpuVSQHMSwLm8ZmZwsG8zIBYK1exyYQiXcl\r\nfJv9Xe+ua7QnQIzooHCyc+oftiSreAOXrigRcZ9EHTeDWqaMj7SUeNGt2ngp\r\nkiun+QJ/YFfpftwwYdsKAtMXAz8Ec22lDX7KZOjZCCDFnxk0UZxC484WYvoK\r\nMqaVrEsg7+pOwLMGAIAeZrPvWXFkfWxTIfQ=\r\n=aBNb\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"257fedc01afb89574ce8178c15a8e5c7272cb913","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"husky install","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.19.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.18.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.11","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.5.1","vite":"~3.2.3","debug":"~4.3.4","husky":"~8.0.1","pinst":"~3.0.0","eslint":"~8.27.0","rimraf":"~3.0.2","rollup":"~2.79.1","cssnano":"~5.1.14","postcss":"~8.4.18","ts-jest":"~27.1.4","typedoc":"~0.23.20","fs-extra":"~10.1.0","minimist":"~1.2.7","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.27.1","typescript":"~4.8.4","@types/jest":"~27.5.0","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.2.2","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.1.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.1.4","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~6.0.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-playwright-preset":"~1.7.2","@rollup/plugin-commonjs":"~23.0.2","@microsoft/api-extractor":"~7.33.5","eslint-plugin-playwright":"~0.11.2","@typescript-eslint/parser":"~5.42.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.2","@typescript-eslint/eslint-plugin":"~5.42.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.28.1_1668417032813_0.7326846551163722","host":"s3://npm-registry-packages"}},"0.28.2":{"name":"bpmn-visualization","version":"0.28.2","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.28.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"c796f055b394b7131cfdf2964637f63fd68bc8ac","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.28.2.tgz","fileCount":9,"integrity":"sha512-r/5px8CT1Yor2e/9GS57Xo0wyvdlFIGtFEOtvJL+i/SoJYw3JswapoaUzqvXUKVp860/8wBYKXXMjFxWsboQgg==","signatures":[{"sig":"MEUCIAuEq6P5TVxWVutPlnyZP1I7WHdfB+NUg0D8KbrbvXs6AiEAnMBxjZ1wbgOsxNg8e6q0izs5LkM+HjTe9qs/2OAiaMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4232887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhHvcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrN2g/9G/DaFeYodkxC3endVwae2WpuIOZea+ckvXgrGjkJ6Nqe2aJt\r\ns8kyHk/rusoLtGgZAei4aX2xXOFJD11ZwQURwIdNYuVjWUwH30HJMg9TahK9\r\n0YbUHmrBNhXiHRESeaHHwGC6wEkOdkV6EaTEBc25+oPmbG3+xaQyO3TTlYZl\r\nP0ZVW7VHISaxhmLfZeM61llgcO63Svr9PPIPEVBT4XvomH4SbCYVfZNOJWLN\r\n5dNJcuU+8X25xptUwR1IdsHns6hg4KTXkc7iTWU3Gurc0wmcWHJnIYocYYSb\r\nai6GOc9evpjLIlpzAcs6XAK3lgnin0TAzc3bfzXN8IWtbjFrEPINYpC/KBx0\r\nXmh3vGrUkXb16YuNQPbj0HY7CXM5y+e4e4yNwhWUJ7s10DlXWAe2Br6ovrB6\r\nmf3DIleNomuRuH4Ln9pRp7JisOHR+YzDntyACUMXhQLhLFDc/8ZkGtJyud06\r\nv2OT5+bsBZDbhI/KHyRyKbUZbjnFNXBhLv3i7kidvQF3AfdltZKJnmmLZDO1\r\n77nka6lnuo3g3nJScxbWhRNxkVA2YrkFCI5Xu1HiCtqFzaA+eGn/GGOWgeNK\r\nMUggeF5JrPd0KrSklbMmNGWT2ELI9Do5hUOlAQfRyn2/vFkpjIbcxCFV5rnP\r\n6P0N4JkfVgHBF1s4On1I923MjSA6bMQ8p5o=\r\n=nyNY\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"2988b29292eeb82e35c6f8e6f8028da7e50e4862","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup -c","prepare:husky":"husky install","prepare:patch":"patch-package","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.19.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.18.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.12","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.3.1","vite":"~3.2.4","debug":"~4.3.4","husky":"~8.0.2","pinst":"~3.0.0","eslint":"~8.28.0","rimraf":"~3.0.2","rollup":"~2.79.1","cssnano":"~5.1.14","postcss":"~8.4.19","ts-jest":"~29.0.3","typedoc":"~0.23.21","fs-extra":"~10.1.0","minimist":"~1.2.7","prettier":"~2.7.1","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.28.0","typescript":"~4.9.3","asciidoctor":"~2.2.6","lint-staged":"~13.0.3","npm-run-all":"~4.1.5","postcss-cli":"~10.0.0","tailwindcss":"~3.2.4","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.1.0","patch-package":"~6.5.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.1.5","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~6.0.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.3.1","jest-playwright-preset":"~2.0.0","@rollup/plugin-commonjs":"~23.0.2","@microsoft/api-extractor":"~7.33.6","eslint-plugin-playwright":"~0.11.2","@typescript-eslint/parser":"~5.43.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~5.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.2","@typescript-eslint/eslint-plugin":"~5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.28.2_1669626844127_0.5173558163318628","host":"s3://npm-registry-packages"}},"0.29.0":{"name":"bpmn-visualization","version":"0.29.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.29.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"54e07ff47dec26ad3a0015277809323dd47509f1","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.29.0.tgz","fileCount":9,"integrity":"sha512-mEn9ShNh2DQ9elR0btk07xYTh2fkYSmr5H7TPrPiSgwinehuhwzewM0C7P4Zi8g2NHv47h8QbQvcZA2ZYIlAjg==","signatures":[{"sig":"MEQCIAcnzVinlG5BgxvEJJVIGwPjNMt6iwKJbdqti9S7ABXNAiA7Z5x9X2FQI6oIS3ItXtXHDTyKunMp1nnIu/EOP8mWOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4235287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjly1SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFBQ//Q6qdXTcWcNpxI5NpMoyTh8kR4xzNYGRqQ85AEP/xJdCyFOJT\r\nxDFWvCTqhpcm37zztbl4c5Bx96Q5FQhV81wm3JQPCz8NXrAQNxUuvEZiFtch\r\nqnJsen3aR1Huq1Hz+QbM9590NZ1qgxkZv6yOYmyNKzVwaB/eOQyqEl5WwipD\r\nUtpxgBmLeAjgvwzpgjHranF/LFZhywbJ2pzh2+0gN2zyaGGnFQ5yx6vDzHL1\r\n/DVKZZtjgQypVYsZ454eNIoqwbw8bUUmMjf0bATw4KjVn44xD47hz2u5H2q0\r\n7Jnwi/kyxk1PETHatI1BntRB6JxQvXnyh6jruA5ejDT1gFEkfC3IzCLyn1+I\r\nha6K3jKyigpfLo8UlDamqrWmr+u/RYgzHqTykcjEQGkzYyiwzozYPzMSSD4t\r\nOjLjTcfJF6VxgqSYzjlFbW63xllRMfaTWRJee9Q+K3fO820UMYS3NUI6DgeZ\r\nEp8cLLbMSvZ6rATYfZlYrjMvwsBtXuV27GhcSEme4uUPA6j43nJzGOldky5X\r\nFa+fV/YG0DbZYARNSYus4l2DjqI1zu7Cqu2CiV1q+K5IOdZbkwpmpF6g6SGW\r\nyBTxQIZ3veHO1OZIokWRznIkGVLvq2Ni3TUl52qtSZCEV5KWAiCt6DamJrGW\r\n5z1NQXaL/H8jIxv6EaHCoEJq8TbnQw0z3hc=\r\n=oSNz\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"34d3411f0c5aa44ffba517f39dccb04b30f26b1f","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","prepare:patch":"patch-package","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.19.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.18.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.12","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.3.1","vite":"~3.2.5","debug":"~4.3.4","husky":"~8.0.2","pinst":"~3.0.0","eslint":"~8.29.0","rimraf":"~3.0.2","rollup":"~3.6.0","cssnano":"~5.1.14","postcss":"~8.4.20","ts-jest":"~29.0.3","typedoc":"~0.23.21","fs-extra":"~11.1.0","minimist":"~1.2.7","prettier":"~2.8.0","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.12","playwright":"~1.28.1","typescript":"~4.9.3","asciidoctor":"~2.2.6","lint-staged":"~13.1.0","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.2.4","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.2.0","patch-package":"~6.5.0","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.1.6","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.4","eslint-plugin-notice":"~0.9.10","rollup-plugin-terser":"~7.0.2","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.5.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.3.1","jest-playwright-preset":"~2.0.0","@rollup/plugin-commonjs":"~23.0.4","@microsoft/api-extractor":"~7.33.6","eslint-plugin-playwright":"~0.11.2","@typescript-eslint/parser":"~5.45.1","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.2","@typescript-eslint/eslint-plugin":"~5.46.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.29.0_1670851922228_0.09465613510659221","host":"s3://npm-registry-packages"}},"0.29.1":{"name":"bpmn-visualization","version":"0.29.1","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.29.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"e7593e76135444c2715cb111cab200a505981aa1","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.29.1.tgz","fileCount":9,"integrity":"sha512-6qAFKH2ub4+kay2RDiorXNx5Ng7wRwFG8XQWUVEymKjspDIjUUgA1eg4D7IS4/n5w6LbaXgEz2LAKKx3a7gQEQ==","signatures":[{"sig":"MEUCIQDyjVdnqggqKQpbrYYzZh+qZVd+YmNc+/4KrpEOaeiE7gIgZWvj+kfUkQNn2JAzQ8u1NYj8er8d7YnuWXndek5tmMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4236594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvDQZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqhbw/8CiCiRYMIp/1aycsI8cXadnARsAMe3ypkqbiRlrPS1+o7IFyZ\r\nYUIMsSurCGfgeI1NL0amQe8yxGngG/hSeulFzMr4XZLT5IRj9P7uabNvPYVA\r\nKS+zvbfU/7ZZKvf7kcjA+E0YKudFP2GpoF60UHmxiL00Pc//L6y67AIz3B/b\r\n92Xvwtrd+gAuKACBBCRjnsoJRshSxV362KNDIHTGUITxftWp+IfYvusijgo7\r\nIlLs7j2NudffmfWyhrWHSIxKj4wKDt638TwcUSoMx9QZFd43KVc/A8aCvoRh\r\nGyn8xPyuRhgn7NZGySb7sRwfAN3WyEt7y9zwY2n24TMKY/9CDtwPK2SDUQvG\r\nsjhaQA/QKc45Sqz4Y21SenfwOdMrv5qR321DMH+gXypuddi/RdwFGQIab/uJ\r\n1okYP5T5ztGuD52HkHfP2QVRKagvr01cc3wa1zQFa3uHfxY7pLcImghgvaQo\r\np+T3kRfCa6HJS/JU0G6AqsHVxpMUmBnKdrTBgX8irCt89WS4eZHASXc+jH5T\r\npRDYV9Zcvv5ARoZ/FdR89w++d6oxIALWM6qHfADyycD/5YYCzd5FlbymbCXA\r\ne3GWEwJjpq6bgzq1Mhab2p/DECBoH/0ClOmMMS96jFldNcv9o8maZYq9UuiT\r\n1xI61E1sRzUM2HQYeIg0DTAprIHxcYHd4BE=\r\n=imVO\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"2bfe014441cff8cee95b6df21896b60b4e3e5213","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.19.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.18.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.13","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.3.1","vite":"~4.0.4","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.31.0","rimraf":"~3.0.2","rollup":"~3.9.1","cssnano":"~5.1.14","postcss":"~8.4.20","ts-jest":"~29.0.3","typedoc":"~0.23.23","fs-extra":"~11.1.0","minimist":"~1.2.7","prettier":"~2.8.2","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.15","playwright":"~1.29.1","typescript":"~4.9.4","asciidoctor":"~2.2.6","lint-staged":"~13.1.0","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.2.4","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.2.1","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.0","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.2.1","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.6.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.3.1","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.0.0","@microsoft/api-extractor":"~7.33.7","eslint-plugin-playwright":"~0.11.2","@typescript-eslint/parser":"~5.48.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.0.3","@typescript-eslint/eslint-plugin":"~5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.29.1_1673278489489_0.3564241955571297","host":"s3://npm-registry-packages"}},"0.29.2":{"name":"bpmn-visualization","version":"0.29.2","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.29.2","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"79d318b40c8aa2a87c9b653c3368c1a2d3bb4795","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.29.2.tgz","fileCount":9,"integrity":"sha512-ojCm1dOxs1WgCG16kEBOZJ/b06K/Sk+rqMNSVvf3HSp0e5BR8aohve/3FoGh5yTXWOLDiBSnIGAYGkm3BUhMyA==","signatures":[{"sig":"MEUCIQCuo5NWii6DHUeU6rSOC+faYkmkLdKl6zPPQjf1SnLUbQIgfTS+vblz6wAjXy+SxUGJ9RGrojLLzEK/jJjcYJtyBSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4236217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzmDiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4tQ//Ti/r9kKjwiLd+sGIthDpBU0D9znpaSCjjdknGNBoaqyQSQiZ\r\nsCIFJFCL8snH8GNHN3AtvtVq4m6IEe1FHIq4zmxjEhygOwlzdjiJWXsx8C2C\r\nyUbtCOUVuWWWZz+zUAySoLFE4K7Kwi48frHwi0Pfcz5x2ZInhCO3zjBo3iYs\r\nzDiqfP1IDU4c61I1MHS8hkGoepubfDdHaik75DEQxNwS2Ph+3wozEpL1hews\r\ncywStKPHzgguTHesjs83lNcVLOCcmof8ZPW/p4hoGnhWNcOpD1mbYgaw6PXx\r\n9vObf91gfgGp10pgLr7K9zV8ph88ORRMnqa19C/9TCZcc1Y5XUXhtr8tA6Mn\r\nbH6gFb8Vl7m04EU1Pt1h3M67Qv69LKjUpVVapMo9sVqhijXElJXltTxpFfLs\r\ntB1CC3py7GPHdR82O2SP4L68SzvTGm8ywiM74eInykDKYecdslzPmxRPc0ay\r\ngQFgefy3qJhE1MBIyfqLYiBFOaB+gXV2VNNz+odLubULdzQNS0lyHkdoL2d1\r\nE9UfidJVKWlULs2ZBeEGSbkSPa6tClf8Ox0Aujd+Y9zD4hYMzXXuNfYDNGSB\r\nXh/btUKJn/S4rPHR0v7kBoOOgjwK6v0AP/cEEcFnezffCscBdmC82fi/gEcU\r\nBC5KYjXbstveA98L9OAnRimUa2q4O2noCXs=\r\n=bksq\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"be3b36e4a56340609924d0c83ff7b539b7dfe816","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.19.3","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"16.19.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.0.13","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.3.1","vite":"~4.0.4","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.32.0","rimraf":"~4.0.7","rollup":"~3.10.0","cssnano":"~5.1.14","postcss":"~8.4.21","ts-jest":"~29.0.5","typedoc":"~0.23.24","fs-extra":"~11.1.0","minimist":"~1.2.7","prettier":"~2.8.3","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.15","playwright":"~1.29.2","typescript":"~4.9.4","asciidoctor":"~2.2.6","lint-staged":"~13.1.0","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.2.4","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.2.3","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.0.11","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.3.0","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.6.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.3.1","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.0.0","@microsoft/api-extractor":"~7.33.7","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.48.1","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.1.0","@typescript-eslint/eslint-plugin":"~5.48.2"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.29.2_1674469602479_0.3510224337716261","host":"s3://npm-registry-packages"}},"0.30.0":{"name":"bpmn-visualization","version":"0.30.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.30.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"bfc357deeaaef173d527e3aebeae903261520166","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.30.0.tgz","fileCount":9,"integrity":"sha512-G69kDWgLfsrRyDr9Ajyy8DhkB1Puibfp4OtxfklZjUN+1dxeuh42LvpYJwkzgLOf69ALBoT8GUDrLFpkhL7zwA==","signatures":[{"sig":"MEUCIGw5QlgieLEdz2uDz35fQPH8oy6pq0iWfZJWF0h0twJ3AiEA59vb7WhCQmekzqUU3f7HTMJiRUsz3XoAl57MrhbNvkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4236500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4M2SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHIA/7BLzxYkb2kFpr1Bt6nuBIypcJE+oNhVF9Y8qxMn+OvfEWf+Jh\r\n2JtZNtKRXeRGIgfnp3R9UbW55Pt4t9jxZwAKM2u8vy0jrDJKmWeoixnrHCDv\r\n+wHPk9OuVPdgsqUj23sm+zsEXGv4lkTkgIKuyp+azhkkLi1+S3PYK7BFsYDY\r\nP8RMjVyCeWSISdGj+mAkXkwDrsrZx0uMQRXZz2f4FO1RVA/SYx/+RAGqxCXY\r\n/fgB/U7gMB1w72A8k6uuLefGV988i0syuIMCVeGI+Yd1Aq6vzLQ9gpwnvKdc\r\n/cKMm6sLbPvatA+eBljXSqD4xZMdqf4kdybh2VySl3MGRwXMPKzG0sAykUZS\r\nKwcXvyptgVEZh2p58CM6iQAN8GAMsFSKnWP6BVh6Zc7U3F6zimJ4VZq9lo6H\r\npUqdsDqgTajauEwr5k1B3/MGf28lmYV+NIr/Ryl8tAL9atfUGd4mxY9Ezopk\r\nE8f3T2j/0FWY1BXbUQXgDaGP3cOba8nHHBLVvh21Emb5Gena0LGzNcHfVTvO\r\ns651hHr9/l8XS9d47OPJJMolZDEHg5PJGwLBk/XujsOGZ86lTUHeKZVJjCc2\r\no0cCugGz+kUA7+3ViAAy/RcN/8F+GUZtqqhHfDYqRlhNwEmScSO0IkLu0gKj\r\nSOlnoU9F1z/PsmFVA1NRJyOTU0VtqorsF00=\r\n=mZgN\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"b0285bc841cad0f0f3e2323c78ced1373e345243","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"8.19.3","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.13.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.1.1","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.4.1","vite":"~4.0.4","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.33.0","rimraf":"~4.1.2","rollup":"~3.12.0","cssnano":"~5.1.14","postcss":"~8.4.21","ts-jest":"~29.0.5","typedoc":"~0.23.24","fs-extra":"~11.1.0","minimist":"~1.2.7","prettier":"~2.8.3","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.15","playwright":"~1.30.0","typescript":"~4.9.5","asciidoctor":"~2.2.6","lint-staged":"~13.1.0","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.2.4","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.2.3","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.1.1","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.0","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.6.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.4.1","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.0.1","@microsoft/api-extractor":"~7.34.2","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.50.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.1.0","@typescript-eslint/eslint-plugin":"~5.50.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.30.0_1675677074651_0.0882295231768373","host":"s3://npm-registry-packages"}},"0.31.0":{"name":"bpmn-visualization","version":"0.31.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.31.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"ab4d5139ba2f841ff5847b2b887a10c082d617eb","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.31.0.tgz","fileCount":9,"integrity":"sha512-jQwJLuWldJqThX04vL8NPlY1PgtnzXXkayKaN9S9a8lmiCI//mVBRPO+eEJFZD0nEJ82sixz+/17duARZqCYbQ==","signatures":[{"sig":"MEYCIQCABigFi7jLAjePxHOZ428LXRwZRBsbZzYRZ+OHq4k82QIhAPg2UTbWKX0NtIuMTjGBvINUUkTgJ7XhaPFEs2h69AGX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4245007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj80owACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9Ag/+JNVUfLRhTdr/PY1d0jR0ugBSnXgeeRA5TARusAStjB0cXD11\r\niZD0BrBX32GoH641AtHSAg0Sy/NHNo6Ye/ZDnEgTK/GLBpsGEhkXd6A2KAag\r\n7NNRpcaCC+ev93dZjzss9d0cbagtIKgBO5LUtrfuRDtm6dvU6ECl8wTWi65/\r\nPockCOj8v5ceIniC3ZrMaFjG0Lhe6nOfI9O9RWpgt9HnNUKCuQ0PcdSDjXr1\r\n+lmgaSnenmTQ2egF/4jXYLQFdW1jjl7OCjb8clWy9FhkAYNxV3h8cVB3t3pV\r\nZKRe48AlmnHu3FW7Wwx4unLx6bld1LwBo966KbxNKbwAZyyoh+mUHUNCKALh\r\nMg2TPXG6JYomk+oUmxk7RoU5Cu4Jy7ly5ZNHOTeJE7uH0aH98O6mCioBFpKO\r\nqR7SJyOztPXHxvmD6lreVjMKS0IF6gHFYtynje8jh+jtlG8npm1hRge8ahh0\r\nHBtt5QGqPiXKmbAu2g1zLWbWfpTfR1g/zICY9pddpM3lNQJztU7OJHqvtsLq\r\n/LJjVJVRW/1cHuGrVeNkN2RwmrqhtQ5hn+pfZEwOVk+i4tHMqHdPpl222tpV\r\ns8nv134jWBGdAAOhGVyiRxCzdN0ic0rQwBrwZ8xJp439bgkBHFQEsPMYIDQr\r\n+RoZRNfuMk3/N+pli5FpjrK0Tall5lpwHmQ=\r\n=F0G/\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"f96ec82ad2159eaf67dc07f2179419759f13c05d","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"*/**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"[RELEASE] Prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.3.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.14.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.1.1","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.4.1","vite":"~4.1.1","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.34.0","rimraf":"~4.1.2","rollup":"~3.14.0","cssnano":"~5.1.14","postcss":"~8.4.21","ts-jest":"~29.0.5","typedoc":"~0.23.24","fs-extra":"~11.1.0","minimist":"~1.2.8","prettier":"~2.8.3","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.15","playwright":"~1.30.0","typescript":"~4.9.5","asciidoctor":"~2.2.6","lint-staged":"~13.1.0","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.2.4","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.2.3","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.1.1","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.0","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.6.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.4.1","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.0.1","@microsoft/api-extractor":"~7.34.3","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.51.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.1.2","@typescript-eslint/eslint-plugin":"~5.50.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.31.0_1676888623725_0.7343993841845757","host":"s3://npm-registry-packages"}},"0.32.0":{"name":"bpmn-visualization","version":"0.32.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.32.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"3e64d830f13f5a9cbb67a35e10778a078875bdb2","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.32.0.tgz","fileCount":9,"integrity":"sha512-jhYe8P8UD23yz1FiNaCfmqhussXgguDpN7JjIFCCibCFqyVM1mKE/l8XTqGWVhnWXJR4JfFSNoXUXRxXALM0wQ==","signatures":[{"sig":"MEUCIQCSYRnnrirU/VIRkCCfXRn5tvVILvopZfxropUx9Tf+MQIgFwlq5onKBJi/z4RAkCS6A+iVOVTAQtsorjmlyaPwxjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4238011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBbWyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS5A//fIOUiEMu1OKB2LSLVjP3Cntay5TCrZC8vw0EDuHC2sVmIHIg\r\nuNqPzPsq6/U3HNwM+yQ4DMniIpY6YXOXZuO1gspMYEBae2M1MJd1WghHIeKO\r\naTGLteVBMeU3Icjf+O8OzvUhO0rLiYfsB+gH/sMB9CmFQMxaYvuFFVnjAZ1b\r\nbOshvp+bcvjwTF+9I+XlUatUY4AQWwvHuCc6zM2Uz2y+r6i4CNqlfG0rRQ3V\r\n/icJ4njLHhqW5XB3qtn7nDrTYFNRD+JkxbZTA5clJRrtT/qLDG+a274odmb7\r\ndEReH3gd8zWleexAtdwaQHmZqGAsuC2638aTrwSIFvjv4EqW0fqjXCxSm7/x\r\ngjNxHxzTpEAYVRPCjtbFX7R7hbMghLl3TJGkDrUC3yKOh2czWihww8uTxcEA\r\nrNCGT2aohkAyCNsoX6PwUhDGBgEiFw0AgKQloZ4VTUNbbSe8R3x4vE1V5tMe\r\nU4w1tQO9LchBzVuzQw3lDfZeWWq7iyuAu3xyjeTBqhMwSWhyyGcWBZJfMen1\r\n9Als3imW7VvLmvKVzF9WN5dPKJTmnQzVKu3nh0ECEaY2p0petWZv3eJrOzwj\r\nRyF0QuSvHkH0pa6/ZSo7fMmpFIyN0aPQuCuW4YDUi0eRBcB9LCIJOFE1BvZV\r\nLyJWM/+GiAt9AE1L89NTtP6+J9Y2t+WCimQ=\r\n=mvGS\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"7ec1c068ae744089578f140303c1c93f162a9650","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.14.2","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.1.3","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.4.3","vite":"~4.1.4","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.34.0","rimraf":"~4.1.2","rollup":"~3.17.2","cssnano":"~5.1.14","postcss":"~8.4.21","ts-jest":"~29.0.5","typedoc":"~0.23.25","fs-extra":"~11.1.0","minimist":"~1.2.8","prettier":"~2.8.4","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.15","playwright":"~1.30.0","typescript":"~4.9.5","asciidoctor":"~2.2.6","lint-staged":"~13.1.2","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.2.7","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.1.3","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.0","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.6.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.4.3","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.0.1","@microsoft/api-extractor":"~7.34.3","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.53.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.1.2","@typescript-eslint/eslint-plugin":"~5.53.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.32.0_1678095794084_0.8269044839910589","host":"s3://npm-registry-packages"}},"0.33.0":{"name":"bpmn-visualization","version":"0.33.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.33.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"42169c78cfb7bdf235b61d9df5966babb6340574","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.33.0.tgz","fileCount":9,"integrity":"sha512-y8nutDf/jB7NxXAjiNuh+YSweQHnwBXrAu/OjQrGV3BX4JjuCoRKPKP4DS9aiyIxm0JjjenbZkKQM2OnWprHhg==","signatures":[{"sig":"MEUCIB4+fqajC0p9NfMAQyoL7vjjRtQF6RRR5G4mUHqoWJVTAiEA0UrMHmYmcGsPc/jdsf/pwfi/154ZMygzd9zfWWBEdes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4258990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFHaZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh2w/6AwH37RnFSnpQ8nkqFdAIDLWC09vF90MiWlrgaygCBJ2pwKNu\r\n5An/y0xxea1r+WTsBDu5ssv1aCfjW/v3N+XrJ/7ChpmmzAbKyhFj0YZQp1Md\r\ngY+BNfRsbA64rTd5Pd4zlfJgE1M3JL1WiGVYHuqKKK2al1RjHrkDrNXBTGHo\r\nAx3G1OQ8TEJoT6bzvkGb1NCgTtGcEFoTVbEd9R9eyq+eKaugA8rq5BF9hPCW\r\nhJQwjsLkCNUFV2RpgXZ2tP2GiZfQmbieq5kdFRsq5XpCfCjmPgNbTl8kFXRY\r\njBdZnJDmBVcRxneoLWBtag6+YasRp6Sn+SACFo3m33C+EJdeSlYxI3mpGYoW\r\nr2ckVqA+iBGl8ELLHA07FcTHbtmqnTO+4aXVETWJGt8v03v4XX3YC/OCQugd\r\nxpJZGYm5uPHg15mkOYXhkYeNl3qMFifLemKTAoiBgwJE61V0YLibGHQiZdIF\r\nyrTJ2o8gNAZzIW5uTObu/WyZ5Iqxko2nHYt8fnuVUxixHhoBxOk9ItPYvHpH\r\niX4bBO3cGFxnmaf/A0VcZuXwkdvfbKdUfwyjQsKlkmUiECi4jtmZ4hQtQQNi\r\nlsFbOtSZVih6NfrmudcXXBYyc3oGJrtn/1jErEFTDVvj9IIRvxXF/eGmKyag\r\nzLcGHkT2MSgTaXSWzK/7TFLQFV41xVV49j8=\r\n=Oe6c\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"f6c4a02705006e669bd17a62a63a9ca8b183e2f2","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.15.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.1.3","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.4.3","vite":"~4.1.4","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.34.0","rimraf":"~4.1.2","rollup":"~3.19.1","cssnano":"~5.1.14","postcss":"~8.4.21","ts-jest":"~29.0.5","typedoc":"~0.23.25","fs-extra":"~11.1.0","minimist":"~1.2.8","prettier":"~2.8.4","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.15","playwright":"~1.30.0","typescript":"~4.9.5","asciidoctor":"~2.2.6","lint-staged":"~13.1.2","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.2.7","@types/debug":"~4.1.7","autoprefixer":"~10.4.13","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.7.0","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.0","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.6.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.4.3","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.0.1","@microsoft/api-extractor":"~7.34.3","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.54.1","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.1","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.1.2","@typescript-eslint/eslint-plugin":"~5.54.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.33.0_1679062680808_0.8461251515298724","host":"s3://npm-registry-packages"}},"0.33.1":{"name":"bpmn-visualization","version":"0.33.1","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.33.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"e4d1572c8c5a95ace81ed07840a0eb7089502f9b","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.33.1.tgz","fileCount":9,"integrity":"sha512-1w6XdIQxTg4pfabkITEPJSewy98CTFzKWlz/oegu4WSPw0VQeR9TCqecrSpCfL5QbEr0KbtEIzgX7GXCU+gndw==","signatures":[{"sig":"MEYCIQCwsTI03PrJES6SYb3sWNkkRKXDJjvrrSSxSAj5GtwkBwIhAKgfrTXk3GZS3q3QqnzDN429L50ImW2VcH+AJgv/c3Sa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4251075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPQ6FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuMQ//XafChv5M1AMAh9dKn5z+1rkwvRjkRHt6ZNfDeTFivOhokTgW\r\n3vy7Dc2ruIFlJAeDiizaA1EyfbdFFh+bTnEDjM9/twuZ1JY+WpVQI5W138Es\r\nGIx4TBc3YgnzKBY97+smteJdI8RyuAsIBiX9TlqDt9W68bX1rW4mqxBX1Vg5\r\nd8QMbXtxubM4Hrw7TIwe3jreFEnbq0k+Jg6/cw9XkHUkWBKLZ4DPEOAFcStZ\r\nrtVZYQMfto2iWD+Sg4sBPKr4ef8evBmoz6AOfHRv8Tcbdp3Lw22IiNvjQJcr\r\nV6DC4n8lDnqjBmnqS/SNxXVUniHpQ7PopTLMXQ3xjrr0p4IhZ8g0LjKGhrQT\r\nH0eHMw52o44hJHAPYGso8lIQBAJdSxbfhoSxBszmMYHUONQ1akwTzIivlSiH\r\n0kF5oryxNmPblIgOoQJ/K2OwirRJKetQvlg4Khd8MQTdG7LQulay6yhVBaC8\r\nOIvwqrMPGMiAXBV8zGkiLg5z/Nj/Y1gd3wvKzlF+LXTA2wSL50EyBAFEhvR9\r\nIsI12w6OneZn1AhsUWUjOHABeATCIaMzrcPLAuQ5df9OOXQOQ5a8XtbE9vj3\r\n3Bk2cAMKULc2FN5P2TyAncx5Qw6FH8Zj4zauMXO1gderjITmU5wKnXfJW/eD\r\nDZJHIKdKd0Lgbx+ur7menuZVmX2Rfj+I4yY=\r\n=yRW8\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"4f6f10eea808247f9988588f53ff2dce66b0d108","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.0","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.15.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.2.0","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.5.0","vite":"~4.2.1","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.38.0","rimraf":"~5.0.0","rollup":"~3.20.2","cssnano":"~6.0.0","postcss":"~8.4.21","ts-jest":"~29.1.0","typedoc":"~0.24.1","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~2.8.7","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.15","playwright":"~1.30.0","typescript":"~5.0.4","asciidoctor":"~2.2.6","lint-staged":"~13.2.1","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.1","@types/debug":"~4.1.7","autoprefixer":"~10.4.14","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.7.1","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.1","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.8.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.5.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.1.0","@microsoft/api-extractor":"~7.34.4","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.58.0","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.2","rollup-plugin-auto-external":"~2.0.0","rollup-plugin-node-externals":"~5.1.2","@typescript-eslint/eslint-plugin":"~5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.33.1_1681723012909_0.5573566630372504","host":"s3://npm-registry-packages"}},"0.34.0":{"name":"bpmn-visualization","version":"0.34.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.34.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"0f9b92160b2f6739ba0b80757d4317cc7e38dd1e","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.34.0.tgz","fileCount":9,"integrity":"sha512-LKEl+6zc5tZXPUvOOaPyhmKI1FtcnemmqJx7/3s0RhDxaleO0spTWUVYOrMvlovSkR2ww+LHCp5hKpLgZZIDhA==","signatures":[{"sig":"MEQCIAO0gwXbU69+k2pNtavf2bwQUJMd/lGR9Q86gsO3B1YUAiBfFgUW7Wv1JGVcGglKGUvwnwUTvPwk16r8DsD2w1XYAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.34.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":4262406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU76jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvgQ//W+nyT9HQRu+GdfBHKeZVyS0YpGV39Y5vQe237iA8BXl+SYGt\r\nSagPMYyN715TCJsfnvCMcBJkUOU+ez0Vyyf5KkaD+ZGFgIomckZvC85ONjO9\r\nA5GnIdpLSwoUf2K7gtYXStS54oTxWPHmYaLhFl8c1gJ466E6qBe6Rk/68+cF\r\nzp3oEF5yLLdqmejXwqqYVPDL2IBIS/uiOpwAU+sCgw6d1EJ/urTLscAOiTGv\r\nQ+kKQds/ZzoNoO0KjNg5cK4zNc4Yvl+goHpT1w2+TO3cXJZ/bYnc0CkyI/1k\r\n05sKCaOGKs8Vs8GaROwOU78MgrMaK9qBg/vALfBiixCqSTmdMFsdZXvNEMFQ\r\nWCiksPSVEMgHM2R21Qu/Utro7Awmz4CAPsCHKCb65dyDsER/1frwSP5MPWaP\r\ndqvEtPC9LKkmfnRGXJb6CMn5XsXBSHN1+jTmBtjjoFe6hj5UJJVLUyKTDdy9\r\nJnCYU5hW9i2kguhxyP83al1AgtzNN/zFePihp4UMpzbsxPFY52QYwDMheeJ4\r\nDKHz9fgqt3Txi00SQJCpnMDZmtM/xtn9RvuP2t6mUPMMkViyDrKsK5m3lqI9\r\nR2byGvwQYdbI+sBQZcy3abBqWU+SvmZGiwNoAWLQNLcFNxOULbFD9pNh5qbn\r\nPwFebsDohcF9vs1RZEe1RSRhc06ToAI9OfE=\r\n=x8fK\r\n-----END PGP SIGNATURE-----\r\n"},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"7f8586eb284973f334dd04b62f50b4cbf44bd524","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.2.2","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.5.0","vite":"~4.3.4","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.39.0","rimraf":"~5.0.0","rollup":"~3.21.2","cssnano":"~6.0.0","postcss":"~8.4.23","ts-jest":"~29.1.0","typedoc":"~0.24.6","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~2.8.8","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.30.0","typescript":"~5.0.4","asciidoctor":"~2.2.6","lint-staged":"~13.2.2","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.2","@types/debug":"~4.1.7","autoprefixer":"~10.4.14","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.8.0","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.1","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.8.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.5.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.1.0","@microsoft/api-extractor":"~7.34.4","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.59.1","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.2","rollup-plugin-node-externals":"~5.1.2","@typescript-eslint/eslint-plugin":"~5.59.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.34.0_1683209891485_0.6669269467153791","host":"s3://npm-registry-packages"}},"0.34.1":{"name":"bpmn-visualization","version":"0.34.1","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.34.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"12bd720558410cce628a6f81a1d9fac73e5c8914","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.34.1.tgz","fileCount":9,"integrity":"sha512-ee+d6tzqTlSpoOPXLOZgwBsVPR0tVZUomkK3hbmvbKav6kjHTQURlDI8kkY4hIePhODXbd+nBd/KxE1b88bFmQ==","signatures":[{"sig":"MEUCIB5KivTy27eg1Pw+nY3doyZbyPbmzcpLBhAAbHbqK6rHAiEA0Z+c6qTKFzJTGzK85GC46lXAxoueMhqjYkBncu80CrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.34.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":4263493},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"c22a1923be2b08e407f9f92023dd2fbf42d724db","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","entities":"~4.3.1","fast-xml-parser":"4.2.2","lodash.debounce":"~4.0.8","lodash.throttle":"~4.1.1","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.5.0","vite":"~4.3.4","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.39.0","rimraf":"~5.0.0","rollup":"~3.21.2","cssnano":"~6.0.0","postcss":"~8.4.23","ts-jest":"~29.1.0","typedoc":"~0.24.7","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~2.8.8","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.30.0","typescript":"~5.0.4","asciidoctor":"~2.2.6","lint-staged":"~13.2.2","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.2","@types/debug":"~4.1.7","autoprefixer":"~10.4.14","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.9.0","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.1","@types/lodash.debounce":"~4.0.7","@types/lodash.throttle":"~4.1.7","eslint-config-prettier":"~8.8.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.5.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~24.1.0","@microsoft/api-extractor":"~7.34.4","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.59.5","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.2","rollup-plugin-node-externals":"~5.1.2","@typescript-eslint/eslint-plugin":"~5.59.5"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.34.1_1684139859420_0.6245977859899301","host":"s3://npm-registry-packages"}},"0.35.0":{"name":"bpmn-visualization","version":"0.35.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.35.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"daa52d898d7161a4c423e17f863b195d2d81c4e9","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.35.0.tgz","fileCount":9,"integrity":"sha512-8cwfzy3Xb5bqjo+eI/Xqt8zryUF7y1UtK5rRX2nJ1dg3r3HU/vqOzplEIMkVXHrIGIobq+S4f5N9NwRXAbM58A==","signatures":[{"sig":"MEUCIH5RTsumfmYLi6OCHZeotjzB86uoGNDrl/R5FgNpjOiKAiEApdPT8h001W9T4Z96E3pMYq8YqGv//vMVMz3w0bMl+YE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.35.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":4258053},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"82bbc85ac390249c10fa08e409bfbe2bf3f876df","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.2.2","@typed-mxgraph/typed-mxgraph":"~1.0.7"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.5.0","vite":"~4.3.8","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.41.0","rimraf":"~5.0.1","rollup":"~3.23.0","cssnano":"~6.0.1","postcss":"~8.4.23","ts-jest":"~29.1.0","typedoc":"~0.24.7","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~2.8.8","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.33.0","typescript":"~5.0.4","asciidoctor":"~2.2.6","lint-staged":"~13.2.2","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.2","@types/debug":"~4.1.7","autoprefixer":"~10.4.14","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.7","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.10.0","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","eslint-config-prettier":"~8.8.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.5.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.0","@microsoft/api-extractor":"~7.35.0","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.59.6","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.2","rollup-plugin-node-externals":"~6.0.1","@typescript-eslint/eslint-plugin":"~5.59.6"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.35.0_1685436446290_0.49706903856283136","host":"s3://npm-registry-packages"}},"0.36.0":{"name":"bpmn-visualization","version":"0.36.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.36.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"ff896603e7b816711e13345e9db20d23fcf9d3c6","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.36.0.tgz","fileCount":9,"integrity":"sha512-e4lBJyJTU64DadGLKCAU8mlOuVh5hed/YIOmvPxNhEIoCstWOOr6mnnQQ5NT+4MrqLtEGrmMoW4FIvNZHqD9tQ==","signatures":[{"sig":"MEUCIAQPP2MSgjI3+rDmlD0NFv0gTvVS7WzZetb+kJT/Byb3AiEA1OfzL08neWDnf6umXyx7d3rLl9C+aSMDJ6PzvyfRhW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.36.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":2928464},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"b9cc583616a34b3834e4ab596fbb83e39327fd7f","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.2.4","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.5.0","vite":"~4.3.9","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.41.0","rimraf":"~5.0.1","rollup":"~3.23.0","cssnano":"~6.0.1","postcss":"~8.4.23","ts-jest":"~29.1.0","typedoc":"~0.24.8","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~2.8.8","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.34.3","typescript":"~5.1.3","asciidoctor":"~2.2.6","lint-staged":"~13.2.2","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.2","@types/debug":"~4.1.7","autoprefixer":"~10.4.14","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.7","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.10.0","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~8.8.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.5.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.0","@microsoft/api-extractor":"~7.35.0","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.59.6","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.2","rollup-plugin-node-externals":"~6.0.1","@typescript-eslint/eslint-plugin":"~5.59.6"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.36.0_1686557917812_0.3082826179451772","host":"s3://npm-registry-packages"}},"0.37.0":{"name":"bpmn-visualization","version":"0.37.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.37.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"3488a320cfce4dab9dfcc422705a7d9132d361ba","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.37.0.tgz","fileCount":9,"integrity":"sha512-KZhFmiApyRp3gNXd+nZVz5Ff1R8CoYu86C1H0xLxspPOG4aCOATzjjW+S02XQyK/BfDyUIgeXCDvufQDf63l+A==","signatures":[{"sig":"MEYCIQD+Ke3ng9bLF06O6an8saKauraOrW05o6aST6/WBVTMowIhAMb5fisdJ/MynzH09D099gYvd7m9jdleWdJFlTiwOyDy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.37.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":2934908},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"5e0720b33a808a68b75c869090adf098ce4df8b0","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.16.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.2.5","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.5.0","vite":"~4.3.9","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.41.0","rimraf":"~5.0.1","rollup":"~3.25.2","cssnano":"~6.0.1","postcss":"~8.4.23","ts-jest":"~29.1.0","typedoc":"~0.24.8","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~2.8.8","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.35.1","typescript":"~5.1.3","asciidoctor":"~2.2.6","lint-staged":"~13.2.2","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.2","@types/debug":"~4.1.7","autoprefixer":"~10.4.14","jest-extended":"~3.2.4","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.7","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.10.0","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~8.8.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.5.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.0","@microsoft/api-extractor":"~7.35.2","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.59.11","rollup-plugin-typescript2":"~0.34.1","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.0.2","rollup-plugin-node-externals":"~6.1.1","@typescript-eslint/eslint-plugin":"~5.59.6"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.37.0_1687769353967_0.4055077147137447","host":"s3://npm-registry-packages"}},"0.38.0":{"name":"bpmn-visualization","version":"0.38.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.38.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"802fb0d92f25a0040dbf068b68ff5765c937b24e","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.38.0.tgz","fileCount":9,"integrity":"sha512-gDGF37OCOtsYbzehNZL+nB/Ev2jhtb6qu630t8H5hqxMG3r5cVRevuXNIhPmP7PHSnDrJgcPLBQNjYVFPbogZQ==","signatures":[{"sig":"MEYCIQD/hHKoYo8B0d2mCv3BxgbSv9BYOYBipXeVuYq391Ey6AIhAKcDonKIY8JoCOMg9FmevJuRSAWss8U6GLvOPu9N6vr+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.38.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":2940662},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"8a40a7df178d697d540ef54c41ccfd6750a9e48b","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.js","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.5.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.16.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.2.6","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.6.1","vite":"~4.3.9","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.44.0","rimraf":"~5.0.1","rollup":"~3.26.3","cssnano":"~6.0.1","postcss":"~8.4.26","ts-jest":"~29.1.1","typedoc":"~0.24.8","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~2.8.8","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.35.1","typescript":"~5.1.3","asciidoctor":"~2.2.6","lint-staged":"~13.2.3","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.3","@types/debug":"~4.1.8","autoprefixer":"~10.4.14","jest-extended":"~4.0.0","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.7","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.1","jest-html-reporter":"~3.10.1","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.1.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~8.8.0","eslint-plugin-prettier":"~4.2.1","jest-environment-jsdom":"~29.6.1","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.3","@microsoft/api-extractor":"~7.35.2","eslint-plugin-playwright":"~0.12.0","@typescript-eslint/parser":"~5.61.0","rollup-plugin-typescript2":"~0.35.0","@types/jest-image-snapshot":"~6.1.0","@rollup/plugin-node-resolve":"~15.1.0","rollup-plugin-node-externals":"~6.1.1","@typescript-eslint/eslint-plugin":"~5.61.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.38.0_1690193238672_0.5194482698139888","host":"s3://npm-registry-packages"}},"0.38.1":{"name":"bpmn-visualization","version":"0.38.1","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.38.1","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"db845f346b04a850d122d40ec189ca3461d11d5a","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.38.1.tgz","fileCount":9,"integrity":"sha512-yuUfzvfIomy1mGnX9VEj8JLdcRsOypLjFkVNRm8ve84V5EORMKMMLET2OD/MvrKIfrPu46/sFd3BTdX716TrMQ==","signatures":[{"sig":"MEQCIHMQdElBWso6l+ozt3Q6Nw9eIgfyBKeyTzz8ggtNl1rCAiBvOK96qz4uZdOXBqA0N+ZYvivjPVnR/vJBgQGFBBpI1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.38.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":2944371},"types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","gitHead":"0d05c9f56073e81a50b440518b51ce38f71cf100","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.js","docs:user":"node scripts/docs.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.js","test:unit":"jest --runInBand --config=./test/unit/jest.config.js","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,mjs,ts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.js","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.js","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.6.7","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,mjs,ts}":["eslint --fix"]},"_nodeVersion":"18.17.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.2.7","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.6.2","vite":"~4.4.9","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.47.0","rimraf":"~5.0.1","rollup":"~3.28.0","cssnano":"~6.0.1","postcss":"~8.4.28","ts-jest":"~29.1.1","typedoc":"~0.24.8","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~3.0.2","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.37.1","typescript":"~5.1.6","lint-staged":"~14.0.0","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.3","@types/debug":"~4.1.8","autoprefixer":"~10.4.15","jest-extended":"~4.0.1","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.8","@asciidoctor/core":"~3.0.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.3","jest-html-reporter":"~3.10.1","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.2.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.0.0","eslint-plugin-prettier":"~5.0.0","jest-environment-jsdom":"~29.6.2","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.4","@microsoft/api-extractor":"~7.36.4","eslint-plugin-playwright":"~0.15.3","@typescript-eslint/parser":"~6.4.0","rollup-plugin-typescript2":"~0.35.0","@types/jest-image-snapshot":"~6.2.0","@rollup/plugin-node-resolve":"~15.2.0","rollup-plugin-node-externals":"~6.1.1","@typescript-eslint/eslint-plugin":"~6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.38.1_1692695226321_0.4846920595905275","host":"s3://npm-registry-packages"}},"0.39.0":{"name":"bpmn-visualization","version":"0.39.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.39.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"ca8ee1fb5e2d1d2d52b11c0c39d2d8714c2d0093","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.39.0.tgz","fileCount":9,"integrity":"sha512-VX974CN07dVJ8I0d6iWusH87ePZoyTn06me6pD8JCwlHlQOAlDne6zywAxuEDuYde2PmlTpXVUdUrLcUvzSt9A==","signatures":[{"sig":"MEYCIQCOXeGhzqVm6xhXnOZ0MRujTeVVcO69c7FmlUtIO2e8WgIhAOzLSwAEQ7kb6E1+VzDrxhfwfB5WhlRvc7My6RZIeUe5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.39.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":2954604},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":"./dist/bpmn-visualization.esm.js","./package.json":"./package.json"},"gitHead":"5d43c4b657daadb127e0e3aefc3975fe5c5c0dbc","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/docs.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.6.7","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.2.7","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.6.4","vite":"~4.4.9","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.48.0","rimraf":"~5.0.1","rollup":"~3.28.1","cssnano":"~6.0.1","postcss":"~8.4.28","ts-jest":"~29.1.1","typedoc":"~0.25.0","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~3.0.2","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.37.1","typescript":"~5.2.2","lint-staged":"~14.0.1","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.3","@types/debug":"~4.1.8","autoprefixer":"~10.4.15","jest-extended":"~4.0.1","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.8","@asciidoctor/core":"~3.0.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.2.3","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.2.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","eslint-plugin-unicorn":"~48.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.0.0","eslint-plugin-prettier":"~5.0.0","jest-environment-jsdom":"~29.6.4","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.4","@microsoft/api-extractor":"~7.36.4","eslint-plugin-playwright":"~0.16.0","@typescript-eslint/parser":"~6.4.1","rollup-plugin-typescript2":"~0.35.0","@types/jest-image-snapshot":"~6.2.0","@rollup/plugin-node-resolve":"~15.2.1","eslint-plugin-jest-extended":"^2.0.0","rollup-plugin-node-externals":"~6.1.1","@typescript-eslint/eslint-plugin":"~6.4.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.39.0_1693812879671_0.28814051415530817","host":"s3://npm-registry-packages"}},"0.40.0":{"name":"bpmn-visualization","version":"0.40.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.40.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"bfc14d6d01647c5c8982ca0d20f750d233ae77df","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.40.0.tgz","fileCount":9,"integrity":"sha512-74oZO1M2J3TL6gzPSl+lVe9Vb5hQ+bbRQOT+S52hClWeV3AHx+BN2v0J+S1DxFn3UD2o9MIqQs4QqkWWUL8QcA==","signatures":[{"sig":"MEUCIQCdF99ScTJizx6uUEKVuwrUa0ZRPd6TMrpSi77BWZsNwQIgZ+Oq3OjsbIGZ9T4Y6LEQ0VosgDbijGGxxXJch8QSn8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.40.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":2954472},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":"./dist/bpmn-visualization.esm.js","./package.json":"./package.json"},"gitHead":"cf1781baf9fba132f474cc9e8eafa6c1775442d3","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/docs.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.6.7","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.2.7","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~4.4.9","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.49.0","rimraf":"~5.0.1","rollup":"~3.29.2","cssnano":"~6.0.1","postcss":"~8.4.29","ts-jest":"~29.1.1","typedoc":"~0.25.1","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~3.0.3","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.38.0","typescript":"~5.2.2","lint-staged":"~14.0.1","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.3","@types/debug":"~4.1.8","autoprefixer":"~10.4.15","jest-extended":"~4.0.1","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.9","@asciidoctor/core":"~3.0.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.4.0","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.2.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-import":"~2.28.1","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","eslint-plugin-unicorn":"~48.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.0.0","eslint-plugin-prettier":"~5.0.0","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.4","@microsoft/api-extractor":"~7.37.0","eslint-plugin-playwright":"~0.16.0","@typescript-eslint/parser":"~6.7.0","rollup-plugin-typescript2":"~0.35.0","@types/jest-image-snapshot":"~6.2.1","@rollup/plugin-node-resolve":"~15.2.1","eslint-plugin-jest-extended":"^2.0.0","rollup-plugin-node-externals":"~6.1.1","@typescript-eslint/eslint-plugin":"~6.7.0","eslint-import-resolver-typescript":"~3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.40.0_1695041041291_0.7805936097394377","host":"s3://npm-registry-packages"}},"0.41.0":{"name":"bpmn-visualization","version":"0.41.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.41.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"61593ef0010bf9858812b1ad3d04d5b4ca7af42e","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.41.0.tgz","fileCount":9,"integrity":"sha512-v8hb50/4VgOu6gUxrGgNnhD4JgD0+qvPfmbKLgt1u94QliM08AkMm/IeZvuvA7bH4F1D2HFn+M+dwV/3BbLqDw==","signatures":[{"sig":"MEUCIQDe4zEJFFfaBQgHBRiqktviBABXX9ylLiEmkZRI0/3CfgIgeAr40SAwNRgG7ucJToZDkFjUj1KBwJAA7StM5E1/7E8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.41.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2959453},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":"./dist/bpmn-visualization.esm.js","./package.json":"./package.json"},"gitHead":"df91d437956780d24faee51634776f9d18edf611","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.8.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.3.1","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~4.4.9","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.50.0","rimraf":"~5.0.1","rollup":"~3.29.3","cssnano":"~6.0.1","postcss":"~8.4.30","ts-jest":"~29.1.1","typedoc":"~0.25.1","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~3.0.3","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.38.1","typescript":"~5.2.2","lint-staged":"~14.0.1","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.3","@types/debug":"~4.1.9","autoprefixer":"~10.4.16","jest-extended":"~4.0.1","@types/minimist":"~1.2.2","@types/lodash-es":"~4.17.9","@asciidoctor/core":"~3.0.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.4.2","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.2.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-import":"~2.28.1","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.3","eslint-plugin-unicorn":"~48.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.0.0","eslint-plugin-prettier":"~5.0.0","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.4","@microsoft/api-extractor":"~7.37.0","eslint-plugin-playwright":"~0.16.0","@typescript-eslint/parser":"~6.7.3","rollup-plugin-typescript2":"~0.35.0","@types/jest-image-snapshot":"~6.2.1","@rollup/plugin-node-resolve":"~15.2.1","eslint-plugin-jest-extended":"^2.0.0","rollup-plugin-node-externals":"~6.1.1","@typescript-eslint/eslint-plugin":"~6.7.3","eslint-import-resolver-typescript":"~3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.41.0_1696235835780_0.720168685728602","host":"s3://npm-registry-packages"}},"0.42.0":{"name":"bpmn-visualization","version":"0.42.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.42.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"0898053aa5b75b3238758e228f1a148e8499601f","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.42.0.tgz","fileCount":9,"integrity":"sha512-ufOP7AWdy2fDqcHndCYwp8rdEcsddK2PePM/r0vbLkYxYJNyZmbJPSghDwP/ab1/ghmKV2iGmGlRBOWx0IYZnQ==","signatures":[{"sig":"MEYCIQCZjtlAzMTdIjULKKNCw96vmBniWXawK5f9PjhgjhJumgIhANE3IJMC/2pSZjlPbAKFXYIZBxqZZ/pa2YVQStZqUbAa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.42.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2972184},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":"./dist/bpmn-visualization.esm.js","./package.json":"./package.json"},"gitHead":"636fe4036c55e714a44246c4954727824ccaaddb","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"9.8.1","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.3.2","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~4.4.11","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.51.0","rimraf":"~5.0.5","rollup":"~4.1.4","cssnano":"~6.0.1","postcss":"~8.4.31","ts-jest":"~29.1.1","typedoc":"~0.25.2","fs-extra":"~11.1.1","minimist":"~1.2.8","prettier":"~3.0.3","cross-env":"~7.0.3","clipboardy":"~3.0.0","jest-sonar":"~0.2.16","playwright":"~1.39.0","typescript":"~5.2.2","lint-staged":"~15.0.1","npm-run-all":"~4.1.5","postcss-cli":"~10.1.0","tailwindcss":"~3.3.3","@types/debug":"~4.1.9","autoprefixer":"~10.4.16","jest-extended":"~4.0.2","@types/minimist":"~1.2.3","@types/lodash-es":"~4.17.9","@asciidoctor/core":"~3.0.2","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.4.2","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.4","jest-image-snapshot":"~6.2.0","rollup-plugin-sizes":"~1.0.5","eslint-plugin-import":"~2.28.1","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.4","eslint-plugin-unicorn":"~48.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.0.0","eslint-plugin-prettier":"~5.0.1","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~3.0.1","@rollup/plugin-commonjs":"~25.0.7","@microsoft/api-extractor":"~7.38.0","eslint-plugin-playwright":"~0.16.0","@typescript-eslint/parser":"~6.7.5","rollup-plugin-typescript2":"~0.36.0","@types/jest-image-snapshot":"~6.2.1","@rollup/plugin-node-resolve":"~15.2.3","eslint-plugin-jest-extended":"^2.0.0","rollup-plugin-node-externals":"~6.1.2","@typescript-eslint/eslint-plugin":"~6.7.5","eslint-import-resolver-typescript":"~3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.42.0_1697444981074_0.9022529909275483","host":"s3://npm-registry-packages"}},"0.43.0":{"name":"bpmn-visualization","version":"0.43.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.43.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"459fa720e4529698b6fc7e018c8f4246ad69faa0","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.43.0.tgz","fileCount":9,"integrity":"sha512-5Qz95oCY7H979tgsYcc45XAnLGgaYhilOKXQ+J6asyva7LVRM2RUFjJeYRDlXuuC/+FLVToIVFCyLx2FOfKWXA==","signatures":[{"sig":"MEUCIEMGIm8xeDFPtCtQBBbUe87IT8LsiCtIi3yOsd1kDRNiAiEA9fcKziSY1e4IpxMVBaJZX4x9mYFXuckSR9jt4yQaemY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.43.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2974863},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":{"import":{"types":"./dist/bpmn-visualization.d.ts","default":"./dist/bpmn-visualization.esm.js"}},"./package.json":"./package.json"},"gitHead":"0e901a802e5b3aeb4a2c4e9cf743fd24509db627","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky install","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"10.2.4","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","lodash-es":"~4.17.21","fast-xml-parser":"4.3.4","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~5.0.12","debug":"~4.3.4","husky":"~8.0.3","pinst":"~3.0.0","eslint":"~8.56.0","rimraf":"~5.0.5","rollup":"~4.12.0","cssnano":"~6.0.5","postcss":"~8.4.35","ts-jest":"~29.1.2","typedoc":"~0.25.7","fs-extra":"~11.2.0","minimist":"~1.2.8","prettier":"~3.2.5","cross-env":"~7.0.3","clipboardy":"~4.0.0","jest-sonar":"~0.2.16","playwright":"~1.41.2","typescript":"~5.3.3","lint-staged":"~15.2.2","npm-run-all":"~4.1.5","postcss-cli":"~11.0.0","tailwindcss":"~3.4.1","@types/debug":"~4.1.12","autoprefixer":"~10.4.17","jest-extended":"~4.0.2","@types/minimist":"~1.2.5","@types/lodash-es":"~4.17.12","@asciidoctor/core":"~3.0.3","expect-playwright":"~0.8.0","eslint-plugin-jest":"~27.9.0","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.7","jest-image-snapshot":"~6.4.0","rollup-plugin-sizes":"~1.0.6","eslint-plugin-import":"~2.29.1","eslint-plugin-notice":"~0.9.10","@rollup/plugin-terser":"~0.4.4","eslint-plugin-unicorn":"~51.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.1.0","eslint-plugin-prettier":"~5.1.3","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~4.0.0","@rollup/plugin-commonjs":"~25.0.7","@microsoft/api-extractor":"~7.39.4","eslint-plugin-playwright":"~1.2.0","@typescript-eslint/parser":"~7.0.1","rollup-plugin-typescript2":"~0.36.0","@types/jest-image-snapshot":"~6.4.0","@rollup/plugin-node-resolve":"~15.2.3","eslint-plugin-jest-extended":"^2.0.0","rollup-plugin-node-externals":"~7.0.1","@typescript-eslint/eslint-plugin":"~7.0.1","eslint-import-resolver-typescript":"~3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.43.0_1709220856994_0.43208806059971083","host":"s3://npm-registry-packages"}},"0.44.0":{"name":"bpmn-visualization","version":"0.44.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.44.0","maintainers":[{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"dea2afad209fe1ec60ff8180605eb2a90cf96266","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.44.0.tgz","fileCount":9,"integrity":"sha512-XQfR0yRtSdmUktch6XFWeMWt8eQ1DDtZ7c/bqBgCZvSAnDl08UmKysznynHmXXVChIU8yZvLtn2kw0hyZQlGfA==","signatures":[{"sig":"MEQCIAsMZPK8x0y1J3ri/dBmtNypsbjOwj/PaWyy4CAKmM55AiAIJenKHdCqcQMOiqrChJhsI/a5pVPfUVdNVLLfMhB8jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.44.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2955385},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":{"import":{"types":"./dist/bpmn-visualization.d.ts","default":"./dist/bpmn-visualization.esm.js"}},"./package.json":"./package.json"},"gitHead":"77d4b09e2fc60271190a12444a605031497a4a58","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"10.8.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","es-toolkit":"~1.16.0","fast-xml-parser":"4.4.1","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~5.3.5","debug":"~4.3.6","husky":"~9.1.4","pinst":"~3.0.0","eslint":"~8.57.0","rimraf":"~6.0.1","rollup":"~4.19.1","cssnano":"~7.0.5","postcss":"~8.4.41","ts-jest":"~29.2.5","typedoc":"~0.26.6","fs-extra":"~11.2.0","minimist":"~1.2.8","prettier":"~3.3.3","cross-env":"~7.0.3","clipboardy":"~4.0.0","jest-sonar":"~0.2.16","playwright":"~1.45.3","typescript":"~5.4.5","lint-staged":"~15.2.7","npm-run-all":"~4.1.5","postcss-cli":"~11.0.0","tailwindcss":"~3.4.10","@types/debug":"~4.1.12","autoprefixer":"~10.4.20","jest-extended":"~4.0.2","@types/minimist":"~1.2.5","@asciidoctor/core":"~3.0.4","expect-playwright":"~0.8.0","eslint-plugin-jest":"~28.6.0","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.7","jest-image-snapshot":"~6.4.0","rollup-plugin-sizes":"~1.0.6","eslint-plugin-import":"~2.29.1","eslint-plugin-notice":"~1.0.0","@rollup/plugin-terser":"~0.4.4","eslint-plugin-unicorn":"~55.0.0","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.1.0","eslint-plugin-prettier":"~5.2.1","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~4.0.0","@rollup/plugin-commonjs":"~26.0.1","@microsoft/api-extractor":"~7.47.4","eslint-plugin-playwright":"~1.6.2","@typescript-eslint/parser":"~7.18.0","rollup-plugin-typescript2":"~0.36.0","@types/jest-image-snapshot":"~6.4.0","@rollup/plugin-node-resolve":"~15.2.3","eslint-plugin-jest-extended":"^2.4.0","rollup-plugin-node-externals":"~7.1.2","@typescript-eslint/eslint-plugin":"~7.18.0","eslint-import-resolver-typescript":"~3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.44.0_1725003730929_0.4481500579565716","host":"s3://npm-registry-packages"}},"0.45.0":{"name":"bpmn-visualization","version":"0.45.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.45.0","maintainers":[{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},{"name":"csouchet","email":"souchet.celine.5@gmail.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"6239e90a1732cc24fd3499da2ce2b03ec99a99eb","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.45.0.tgz","fileCount":9,"integrity":"sha512-E6LAy6T+4gLnZmMZG4GV2qXXkHP5fe1/k6r2JC7p7yj0JqPARRcOqPwqKox9cxXOZ2TWpmLy+/dlWOVYvy5EvQ==","signatures":[{"sig":"MEUCIE5m6RxrYuElgMn5oV2U1vA2sPsVJVA2hqH+Y+ZUmh6nAiEA9ARS9RV7OkQwsTYtolaX9GstoWvt7ZAXfK9PEqAWKR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.45.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3008616},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":{"import":{"types":"./dist/bpmn-visualization.d.ts","default":"./dist/bpmn-visualization.esm.js"}},"./package.json":"./package.json"},"gitHead":"f7c6fc7cdef05792f7b368b4d8b333d5873e75fe","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"10.8.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","es-toolkit":"~1.27.0","fast-xml-parser":"4.5.0","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~5.4.11","debug":"~4.3.7","husky":"~9.1.7","pinst":"~3.0.0","eslint":"~8.57.0","rimraf":"~6.0.1","rollup":"~4.27.4","cssnano":"~7.0.6","postcss":"~8.4.49","ts-jest":"~29.2.5","typedoc":"~0.26.11","fs-extra":"~11.2.0","minimist":"~1.2.8","prettier":"~3.4.2","cross-env":"~7.0.3","clipboardy":"~4.0.0","jest-sonar":"~0.2.16","playwright":"~1.48.1","typescript":"~5.4.5","lint-staged":"~15.2.11","npm-run-all":"~4.1.5","postcss-cli":"~11.0.0","tailwindcss":"~3.4.16","@types/debug":"~4.1.12","autoprefixer":"~10.4.20","jest-extended":"~4.0.2","@types/minimist":"~1.2.5","@asciidoctor/core":"~3.0.4","expect-playwright":"~0.8.0","eslint-plugin-jest":"~28.9.0","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.7","jest-image-snapshot":"~6.4.0","rollup-plugin-sizes":"~1.0.6","eslint-plugin-import":"~2.31.0","eslint-plugin-notice":"~1.0.0","@rollup/plugin-terser":"~0.4.4","eslint-plugin-unicorn":"~56.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~9.1.0","eslint-plugin-prettier":"~5.2.1","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~4.0.0","@rollup/plugin-commonjs":"~28.0.1","@microsoft/api-extractor":"~7.47.11","eslint-plugin-playwright":"~2.1.0","@typescript-eslint/parser":"~8.18.0","rollup-plugin-typescript2":"~0.36.0","@types/jest-image-snapshot":"~6.4.0","@rollup/plugin-node-resolve":"~15.3.0","eslint-plugin-jest-extended":"^2.4.0","rollup-plugin-node-externals":"~7.1.3","@typescript-eslint/eslint-plugin":"~8.18.0","eslint-import-resolver-typescript":"~3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.45.0_1734502979804_0.8783555145197046","host":"s3://npm-registry-packages-npm-production"}},"0.45.1":{"name":"bpmn-visualization","version":"0.45.1","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.45.1","maintainers":[{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"process-analytics-bot","email":"process.analytics.dev@gmail.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"8f21ab60521aa86bf3e2f2a7df47298099581058","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.45.1.tgz","fileCount":9,"integrity":"sha512-fj0+4kH5Vm3H7tDEEAQiiX1JfmPerKDBMZRiBQGqc2l42KQwZvqS81GjlbGNIdEADXViFDHsptkkGpEz7Vg6eQ==","signatures":[{"sig":"MEQCIGgPNhoWDH0K5M3h38kO2JKe515Tj06rMg1d9HzFuV8nAiA8Rvm5dgfX446OPAWUidfZ8sKIb7yVm8RU1EdckN38+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.45.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3009130},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":{"import":{"types":"./dist/bpmn-visualization.d.ts","default":"./dist/bpmn-visualization.esm.js"}},"./package.json":"./package.json"},"gitHead":"2e4f0c906e701dc950f5e158e2978ae325ac4526","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"process-analytics-bot","email":"process.analytics.dev@gmail.com"},"overrides":{"@types/node":"^16.18.0"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"10.8.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"strnum":"1.0.5","mxgraph":"4.2.2","es-toolkit":"~1.31.0","fast-xml-parser":"4.5.1","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~6.0.11","debug":"~4.4.0","husky":"~9.1.7","pinst":"~3.0.0","eslint":"~8.57.0","rimraf":"~6.0.1","rollup":"~4.32.0","cssnano":"~7.0.6","postcss":"~8.5.1","ts-jest":"~29.2.5","typedoc":"~0.27.6","fs-extra":"~11.3.0","minimist":"~1.2.8","prettier":"~3.5.0","cross-env":"~7.0.3","clipboardy":"~4.0.0","jest-sonar":"~0.2.16","playwright":"~1.50.0","typescript":"~5.4.5","lint-staged":"~15.4.3","npm-run-all":"~4.1.5","postcss-cli":"~11.0.0","tailwindcss":"~4.0.5","@types/debug":"~4.1.12","jest-extended":"~4.0.2","@types/minimist":"~1.2.5","@asciidoctor/core":"~3.0.4","expect-playwright":"~0.8.0","eslint-plugin-jest":"~28.11.0","jest-html-reporter":"~3.10.2","jest-html-reporters":"~3.1.7","jest-image-snapshot":"~6.4.0","rollup-plugin-sizes":"~1.1.0","@tailwindcss/postcss":"~4.0.0","eslint-plugin-import":"~2.31.0","eslint-plugin-notice":"~1.0.0","@rollup/plugin-terser":"~0.4.4","eslint-plugin-unicorn":"~56.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~10.0.1","eslint-plugin-prettier":"~5.2.3","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~4.0.0","@rollup/plugin-commonjs":"~28.0.2","@microsoft/api-extractor":"~7.49.1","eslint-plugin-playwright":"~2.2.0","@typescript-eslint/parser":"~8.23.0","rollup-plugin-typescript2":"~0.36.0","@types/jest-image-snapshot":"~6.4.0","@rollup/plugin-node-resolve":"~16.0.0","eslint-plugin-jest-extended":"^3.0.0","rollup-plugin-node-externals":"~8.0.0","@typescript-eslint/eslint-plugin":"~8.23.0","eslint-import-resolver-typescript":"~3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.45.1_1739461206821_0.05121175651450738","host":"s3://npm-registry-packages-npm-production"}},"0.46.0":{"name":"bpmn-visualization","version":"0.46.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.46.0","maintainers":[{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"process-analytics-bot","email":"process.analytics.dev@gmail.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"1e519bdbe5b45d89ac2b45a58535ff88212c202c","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.46.0.tgz","fileCount":9,"integrity":"sha512-zg3hXgXh6xsDIxVVbMaZ1izy0tAanAMsyiqnva2WQKK8J6h393RFwRchS/uJWZMDioRI1j7Xq88+tsTbjW7ulg==","signatures":[{"sig":"MEUCIC+DFD15qb6hn9KBRDXxRuxO9CL0rYMYQiPWFh0LLZj/AiEA4I2ag4RkZAj5xo+GTq006dLKUfXHfS4p3BKdmM5YiD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.46.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2982098},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":{"import":{"types":"./dist/bpmn-visualization.d.ts","default":"./dist/bpmn-visualization.esm.js"}},"./package.json":"./package.json"},"gitHead":"086a7aa90dfca65911633ad745900dcd1a907da8","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"process-analytics-bot","email":"process.analytics.dev@gmail.com"},"overrides":{"@types/node":"^20.17.24"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"10.8.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"mxgraph":"4.2.2","es-toolkit":"~1.33.0","fast-xml-parser":"5.0.8","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","vite":"~6.2.1","debug":"~4.4.0","husky":"~9.1.7","pinst":"~3.0.0","eslint":"~8.57.0","rimraf":"~6.0.1","rollup":"~4.35.0","cssnano":"~7.0.6","postcss":"~8.5.3","ts-jest":"~29.2.6","typedoc":"~0.27.9","fs-extra":"~11.3.0","minimist":"~1.2.8","prettier":"~3.5.3","cross-env":"~7.0.3","clipboardy":"~4.0.0","jest-sonar":"~0.2.16","playwright":"~1.51.0","typescript":"~5.8.2","lint-staged":"~15.4.3","npm-run-all":"~4.1.5","postcss-cli":"~11.0.0","tailwindcss":"~4.0.8","@types/debug":"~4.1.12","jest-extended":"~4.0.2","@types/minimist":"~1.2.5","@asciidoctor/core":"~3.0.4","expect-playwright":"~0.8.0","eslint-plugin-jest":"~28.11.0","jest-html-reporter":"~4.0.1","jest-html-reporters":"~3.1.7","jest-image-snapshot":"~6.4.0","rollup-plugin-sizes":"~1.1.0","@tailwindcss/postcss":"~4.0.12","eslint-plugin-import":"~2.31.0","eslint-plugin-notice":"~1.0.0","@rollup/plugin-terser":"~0.4.4","eslint-plugin-unicorn":"~56.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~10.1.1","eslint-plugin-prettier":"~5.2.3","jest-environment-jsdom":"~29.7.0","jest-playwright-preset":"~4.0.0","@rollup/plugin-commonjs":"~28.0.3","@microsoft/api-extractor":"~7.52.1","eslint-plugin-playwright":"~2.2.0","@typescript-eslint/parser":"~8.26.1","rollup-plugin-typescript2":"~0.36.0","@types/jest-image-snapshot":"~6.4.0","@rollup/plugin-node-resolve":"~16.0.0","eslint-plugin-jest-extended":"^3.0.0","rollup-plugin-node-externals":"~8.0.0","@typescript-eslint/eslint-plugin":"~8.26.1","eslint-import-resolver-typescript":"~3.8.4"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.46.0_1741803383364_0.18962321338358645","host":"s3://npm-registry-packages-npm-production"}},"0.47.0":{"name":"bpmn-visualization","version":"0.47.0","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"license":"Apache-2.0","_id":"bpmn-visualization@0.47.0","maintainers":[{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"process-analytics-bot","email":"process.analytics.dev@gmail.com"}],"contributors":[{"url":"https://github.com/tbouffard","name":"Thomas Bouffard"},{"url":"https://github.com/csouchet","name":"Céline Souchet"},{"url":"https://github.com/aibcmars","name":"Marcin Michniewicz"}],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"dist":{"shasum":"3fb8519056e76fd7115a76dbcbdf1e50e97a76d0","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.47.0.tgz","fileCount":9,"integrity":"sha512-yM2kRLoXKT+NcCBLwSfwIOk/knHGmsXBcFhk7rCCa4ycJMRM+bfJqFBljz1Jki2XQLBV6Rr+YQoEoSXzTOr77A==","signatures":[{"sig":"MEUCIFrdcpJYe9ZzH/5lxBT4XcW91oGGQu5SeM7xkMKkZ2Z/AiEA8xtT1btTE845UrpwxBwl9IiXkQUoC4BwmL4YRAy09MI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.47.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2988544},"type":"module","types":"dist/not-supported-ts-versions.d.ts","module":"dist/bpmn-visualization.esm.js","browser":"dist/bpmn-visualization.esm.js","exports":{".":{"import":{"types":"./dist/bpmn-visualization.d.ts","default":"./dist/bpmn-visualization.esm.js"}},"./package.json":"./package.json"},"gitHead":"54a7c7af849e3a86de597006e86a19708a34a645","scripts":{"all":"run-s clean lint lint-check build test","dev":"vite","demo":"run-s demo:*","docs":"run-s docs:*","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","test":"run-s test:unit test:integration test:e2e","build":"tsc --noEmit","clean":"rimraf build dist","prepack":"run-s clean generate-types build-bundles","prepare":"run-s prepare:*","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","docs:user":"node scripts/generate-users-documentation.mjs","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","utils-all":"run-s utils:build utils:test:*","demo:build":"tsc --noEmit && vite build","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","postpublish":"pinst --enable","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","demo-preview":"vite preview","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","build-bundles":"rollup --strictDeprecations -c","prepare:husky":"husky","generate-types":"run-s generate-types:*","prepublishOnly":"pinst --disable","test:unit:watch":"npm run test:unit:coverage -- --watchAll","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf:compile":"tsc -p test/performance/","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","test:unit:coverage":"npm run test:unit -- --coverage","generate-types:dist":"api-extractor run --local --verbose","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","test:integration:coverage":"npm run test:integration -- --coverage","generate-types:add-license-header":"node scripts/add-license-header.mjs","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs"},"_npmUser":{"name":"process-analytics-bot","actor":{"name":"process-analytics-bot","type":"user","email":"process.analytics.dev@gmail.com"},"email":"process.analytics.dev@gmail.com"},"overrides":{"@types/node":"^20.17.24"},"repository":{"url":"git+https://github.com/process-analytics/bpmn-visualization-js.git","type":"git"},"_npmVersion":"10.8.2","description":"A TypeScript library for visualizing process execution data on BPMN diagrams","directories":{},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"mxgraph":"4.2.2","es-toolkit":"~1.39.3","fast-xml-parser":"5.2.5","@typed-mxgraph/typed-mxgraph":"~1.0.8"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"~30.0.0","vite":"~6.3.5","debug":"~4.4.0","husky":"~9.1.7","pinst":"~3.0.0","eslint":"~8.57.0","rimraf":"~6.0.1","rollup":"~4.43.0","cssnano":"~7.0.7","postcss":"~8.5.6","ts-jest":"~29.4.0","typedoc":"~0.28.5","fs-extra":"~11.3.0","minimist":"~1.2.8","prettier":"~3.5.3","cross-env":"~7.0.3","clipboardy":"~4.0.0","jest-sonar":"~0.2.16","playwright":"~1.53.0","typescript":"~5.8.3","jest-runner":"~30.0.0","lint-staged":"~16.1.2","npm-run-all":"~4.1.5","postcss-cli":"~11.0.1","tailwindcss":"~4.1.1","@types/debug":"~4.1.12","jest-extended":"~6.0.0","@types/minimist":"~1.2.5","@asciidoctor/core":"~3.0.4","expect-playwright":"~0.8.0","eslint-plugin-jest":"~28.14.0","jest-html-reporter":"~4.1.0","jest-html-reporters":"~3.1.7","jest-image-snapshot":"~6.5.1","rollup-plugin-sizes":"~1.1.0","@tailwindcss/postcss":"~4.1.10","eslint-plugin-import":"~2.31.0","eslint-plugin-notice":"~1.0.0","@rollup/plugin-terser":"~0.4.4","eslint-plugin-unicorn":"~56.0.1","rollup-plugin-cleanup":"~3.2.1","eslint-config-prettier":"~10.1.5","eslint-plugin-prettier":"~5.5.0","jest-environment-jsdom":"~30.0.0","jest-playwright-preset":"~4.0.0","@rollup/plugin-commonjs":"~28.0.5","@microsoft/api-extractor":"~7.52.3","eslint-plugin-playwright":"~2.2.0","@typescript-eslint/parser":"~8.34.1","rollup-plugin-typescript2":"~0.36.0","@types/jest-image-snapshot":"~6.4.0","@rollup/plugin-node-resolve":"~16.0.1","eslint-plugin-jest-extended":"^3.0.0","rollup-plugin-node-externals":"~8.0.0","@typescript-eslint/eslint-plugin":"~8.34.1","eslint-import-resolver-typescript":"~4.4.3"},"_npmOperationalInternal":{"tmp":"tmp/bpmn-visualization_0.47.0_1750317357423_0.5239175940994842","host":"s3://npm-registry-packages-npm-production"}},"0.48.0":{"name":"bpmn-visualization","version":"0.48.0","type":"module","sideEffects":false,"description":"A TypeScript library for visualizing process execution data on BPMN diagrams","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"license":"Apache-2.0","contributors":[{"name":"Thomas Bouffard","url":"https://github.com/tbouffard"},{"name":"Céline Souchet","url":"https://github.com/csouchet"},{"name":"Marcin Michniewicz","url":"https://github.com/aibcmars"}],"repository":{"type":"git","url":"git+https://github.com/process-analytics/bpmn-visualization-js.git"},"browser":"dist/bpmn-visualization.esm.js","module":"dist/bpmn-visualization.esm.js","types":"dist/not-supported-ts-versions.d.ts","exports":{".":{"import":{"types":"./dist/bpmn-visualization.d.ts","default":"./dist/bpmn-visualization.esm.js"}},"./package.json":"./package.json"},"typesVersions":{">=4.0.2":{"*":["dist/bpmn-visualization.d.ts"]}},"scripts":{"dev":"vite","all":"run-s clean lint lint-check build test","clean":"rimraf build dist","build":"tsc --noEmit","build-bundles":"rollup --strictDeprecations -c","generate-types":"run-s generate-types:*","generate-types:lib":"tsc --project tsconfig.npm-package.json --emitDeclarationOnly --declaration --declarationDir build/types","generate-types:dist":"api-extractor run --local --verbose","generate-types:not-supported-ts-versions":"node scripts/generate-types-for-not-supported-ts-versions.mjs","generate-types:add-license-header":"node scripts/add-license-header.mjs","prepack":"run-s clean generate-types build-bundles","demo":"run-s demo:*","demo:build":"tsc --noEmit && vite build","demo:prepare":"node scripts/prepare-demo-for-publish.mjs","demo-preview":"vite preview","docs":"run-s docs:*","docs:user":"node scripts/generate-users-documentation.mjs","docs:api":"typedoc --tsconfig ./tsconfig.typedoc.json src/bpmn-visualization.ts","lint":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0 --quiet --fix","lint-check":"eslint \"**/*.{js,cjs,mjs,ts,cts,mts}\" --max-warnings 0","test":"run-s test:unit test:integration test:e2e","test:unit":"jest --runInBand --config=./test/unit/jest.config.cjs","test:unit:coverage":"npm run test:unit -- --coverage","test:integration":"jest --runInBand --config=./test/integration/jest.config.cjs","test:integration:coverage":"npm run test:integration -- --coverage","test:unit:watch":"npm run test:unit:coverage -- --watchAll","test:e2e":"cross-env JEST_IMAGE_SNAPSHOT_TRACK_OBSOLETE=1 jest --runInBand --detectOpenHandles --config=./test/e2e/jest.config.cjs","test:e2e:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:e2e","test:e2e:coverage":"npm run test:e2e -- --coverage","test:perf":"jest --runInBand --detectOpenHandles --config=./test/performance/jest.config.cjs","test:perf:verbose":"cross-env DEBUG=bv:test:*,pw:browser* npm run test:perf","test:perf:compile":"tsc -p test/performance/","test:bundles":"jest --runInBand --detectOpenHandles --config=./test/bundles/jest.config.cjs","test:bundles:verbose":"cross-env DEBUG=bv:*,pw:browser* npm run test:bundles","version-prepare":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for release\"","version":"IS_RELEASING=true node scripts/manage-version-in-files.mjs && git add .","postversion":"node scripts/manage-version-in-files.mjs && git commit --no-verify -a -m \"chore(release): prepare version for new developments\"","prepublishOnly":"pinst --disable","postpublish":"pinst --enable","prepare":"run-s prepare:*","prepare:husky":"husky","utils-all":"run-s utils:build utils:test:*","utils:build":"rollup --strictDeprecations --config scripts/utils/rollup.config.mjs","utils:test:json":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output json","utils:test:model":"node ./scripts/utils/dist/utils.mjs test/fixtures/bpmn/simple-start-task-end.bpmn --output model"},"dependencies":{"@typed-mxgraph/typed-mxgraph":"~1.0.8","es-toolkit":"~1.46.1","fast-xml-parser":"5.8.0","mxgraph":"4.2.2"},"devDependencies":{"@asciidoctor/core":"~3.0.4","@microsoft/api-extractor":"~7.52.3","@rollup/plugin-commonjs":"~29.0.0","@rollup/plugin-node-resolve":"~16.0.3","@rollup/plugin-terser":"~0.4.4","@tailwindcss/postcss":"~4.2.1","@types/debug":"~4.1.12","@types/jest-image-snapshot":"~6.4.1","@types/minimist":"~1.2.5","@typescript-eslint/eslint-plugin":"~8.56.1","@typescript-eslint/parser":"~8.56.1","clipboardy":"~5.3.1","cross-env":"~10.1.0","cssnano":"~7.1.3","debug":"~4.4.3","eslint":"~8.57.0","eslint-config-prettier":"~10.1.8","eslint-import-resolver-typescript":"~4.4.4","eslint-plugin-import":"~2.32.0","eslint-plugin-jest":"~29.15.0","eslint-plugin-jest-extended":"^3.0.1","eslint-plugin-notice":"~1.0.0","eslint-plugin-playwright":"~2.9.0","eslint-plugin-prettier":"~5.5.5","eslint-plugin-unicorn":"~56.0.1","expect-playwright":"~0.8.0","fs-extra":"~11.3.3","husky":"~9.1.7","jest":"~30.3.0","jest-environment-jsdom":"~30.3.0","jest-extended":"~7.0.0","jest-html-reporter":"~4.3.0","jest-html-reporters":"~3.1.7","jest-image-snapshot":"~6.5.2","jest-playwright-preset":"~4.0.0","jest-runner":"~30.3.0","jest-sonar":"~0.2.16","lint-staged":"~16.3.1","minimist":"~1.2.8","npm-run-all":"~4.1.5","pinst":"~3.0.0","playwright":"~1.58.2","postcss":"~8.5.14","postcss-cli":"~11.0.1","prettier":"~3.8.1","rimraf":"~6.1.2","rollup":"~4.59.0","rollup-plugin-cleanup":"~3.2.1","rollup-plugin-node-externals":"~8.1.2","rollup-plugin-sizes":"~1.1.0","rollup-plugin-typescript2":"~0.36.0","tailwindcss":"~4.2.0","ts-jest":"~29.4.6","typedoc":"~0.28.17","typescript":"~5.9.3","vite":"~7.3.2"},"overrides":{"@types/node":"^20.17.24"},"lint-staged":{"*.{js,cjs,mjs,ts,cts,mts}":["eslint --fix"]},"gitHead":"8f2f3d5564525c3748acd767a0ab37443931e18d","_id":"bpmn-visualization@0.48.0","_nodeVersion":"24.16.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-nCFhWXMzbj8z0BpaIvNgOKgp9fVmSwuiKtlzpILPjBBh7d/dN4u/+hsGdgLGF5Fj3XBpT1P1h6A6a6E+JLMjwg==","shasum":"c5087877308e25946efd687d4693ef1094d71fa2","tarball":"https://registry.npmjs.org/bpmn-visualization/-/bpmn-visualization-0.48.0.tgz","fileCount":9,"unpackedSize":3068108,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bpmn-visualization@0.48.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHMfWFPN/aBNds7cpwOcu5vi3aplcR4FL3kKjGS6UJNyAiEAs8uDzx2hDRy7tBlnIjsTw7flyCbgd8V2xI0LKFDhEwE="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:39eb90c1-a789-4039-b9c8-863a29b91aae"}},"directories":{},"maintainers":[{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"process-analytics-bot","email":"process.analytics.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/bpmn-visualization_0.48.0_1782228400163_0.13665781962184753"},"_hasShrinkwrap":false}},"time":{"created":"2020-10-05T11:01:34.055Z","modified":"2026-06-23T15:26:40.611Z","0.3.1":"2020-10-05T11:01:34.241Z","0.4.0-0":"2020-10-05T12:55:21.473Z","0.4.0":"2020-10-05T13:36:56.074Z","0.5.0":"2020-10-19T15:54:31.541Z","0.6.0":"2020-11-02T14:07:03.691Z","0.7.0":"2020-11-16T15:48:24.662Z","0.8.0":"2020-11-30T15:25:54.013Z","0.9.0":"2020-12-14T14:32:51.272Z","0.10.0":"2021-01-11T10:34:21.422Z","0.11.0":"2021-01-25T09:03:26.324Z","0.12.0-0":"2021-02-02T13:19:35.612Z","0.12.0":"2021-02-08T10:33:34.437Z","0.12.1":"2021-02-08T15:14:23.927Z","0.12.2":"2021-03-08T10:27:09.827Z","0.13.0":"2021-03-22T14:24:00.125Z","0.14.0":"2021-04-19T09:00:26.706Z","0.14.1":"2021-05-03T08:58:08.085Z","0.15.0":"2021-05-17T09:03:17.429Z","0.16.0-0":"2021-05-28T13:51:24.368Z","0.16.0":"2021-05-31T12:43:05.105Z","0.16.1":"2021-06-14T10:09:13.162Z","0.17.0":"2021-06-28T08:07:51.359Z","0.17.1":"2021-07-12T08:08:34.293Z","0.17.2":"2021-07-26T07:40:28.521Z","0.18.0":"2021-08-09T08:02:33.647Z","0.19.0":"2021-08-23T08:15:51.411Z","0.19.1":"2021-09-06T08:21:43.329Z","0.19.2":"2021-09-20T11:40:40.575Z","0.19.3":"2021-10-04T08:13:07.740Z","0.19.4":"2021-10-18T16:04:20.012Z","0.19.5":"2021-11-02T10:25:05.026Z","0.19.6":"2021-11-02T10:41:17.276Z","0.20.0":"2021-11-15T09:02:31.635Z","0.20.1":"2021-11-29T09:12:28.832Z","0.21.0":"2021-12-13T10:44:13.793Z","0.21.1":"2021-12-27T09:13:19.014Z","0.21.2":"2022-01-10T09:24:44.111Z","0.21.3":"2022-01-24T08:57:59.906Z","0.21.4":"2022-02-07T08:59:41.984Z","0.21.5":"2022-02-18T10:14:35.500Z","0.22.0":"2022-03-07T09:22:36.377Z","0.23.0":"2022-03-21T10:16:42.578Z","0.23.1":"2022-04-19T16:54:18.274Z","0.23.2":"2022-05-02T07:57:34.330Z","0.23.3":"2022-05-16T12:56:22.720Z","0.24.0":"2022-05-30T07:33:02.118Z","0.24.1":"2022-06-13T12:13:06.953Z","0.24.1-post":"2022-06-27T08:41:41.320Z","0.25.0":"2022-06-27T08:49:49.399Z","0.25.1":"2022-07-11T08:17:38.522Z","0.25.2":"2022-07-25T07:50:37.137Z","0.25.3":"2022-08-08T12:05:10.991Z","0.26.0":"2022-08-22T09:04:39.774Z","0.26.1":"2022-09-05T08:29:42.249Z","0.26.1-post":"2022-09-10T15:50:02.827Z","0.26.2":"2022-09-19T09:24:42.375Z","0.27.0":"2022-10-03T11:50:33.655Z","0.27.1":"2022-10-17T09:12:02.393Z","0.28.0":"2022-10-28T09:28:26.558Z","0.28.1":"2022-11-14T09:10:33.011Z","0.28.2":"2022-11-28T09:14:04.399Z","0.29.0":"2022-12-12T13:32:02.571Z","0.29.1":"2023-01-09T15:34:49.653Z","0.29.2":"2023-01-23T10:26:42.827Z","0.30.0":"2023-02-06T09:51:14.943Z","0.31.0":"2023-02-20T10:23:43.981Z","0.32.0":"2023-03-06T09:43:14.319Z","0.33.0":"2023-03-17T14:18:01.065Z","0.33.1":"2023-04-17T09:16:53.165Z","0.34.0":"2023-05-04T14:18:11.726Z","0.34.1":"2023-05-15T08:37:39.684Z","0.35.0":"2023-05-30T08:47:26.573Z","0.36.0":"2023-06-12T08:18:37.972Z","0.37.0":"2023-06-26T08:49:14.229Z","0.38.0":"2023-07-24T10:07:19.035Z","0.38.1":"2023-08-22T09:07:06.593Z","0.39.0":"2023-09-04T07:34:40.047Z","0.40.0":"2023-09-18T12:44:01.525Z","0.41.0":"2023-10-02T08:37:16.121Z","0.42.0":"2023-10-16T08:29:41.327Z","0.43.0":"2024-02-29T15:34:17.209Z","0.44.0":"2024-08-30T07:42:11.139Z","0.45.0":"2024-12-18T06:23:00.065Z","0.45.1":"2025-02-13T15:40:07.067Z","0.46.0":"2025-03-12T18:16:23.724Z","0.47.0":"2025-06-19T07:15:57.639Z","0.48.0":"2026-06-23T15:26:40.336Z"},"bugs":{"url":"https://github.com/process-analytics/bpmn-visualization-js/issues"},"license":"Apache-2.0","homepage":"https://github.com/process-analytics/bpmn-visualization-js#readme","keywords":["typescript","bpmn","visualization","process","analytics","browser"],"repository":{"type":"git","url":"git+https://github.com/process-analytics/bpmn-visualization-js.git"},"description":"A TypeScript library for visualizing process execution data on BPMN diagrams","contributors":[{"name":"Thomas Bouffard","url":"https://github.com/tbouffard"},{"name":"Céline Souchet","url":"https://github.com/csouchet"},{"name":"Marcin Michniewicz","url":"https://github.com/aibcmars"}],"maintainers":[{"name":"tbouffard","email":"red4ktc-npmjs54kjx98yf300wf@yahoo.com"},{"name":"csouchet","email":"souchet.celine.5@gmail.com"},{"name":"process-analytics-bot","email":"process.analytics.dev@gmail.com"}],"readme":"<h1 align=\"center\">bpmn-visualization TypeScript library</h1>\n<div align=\"center\">\n    <p align=\"center\"><img title=\"bpmn-visualization\" src=\"docs/users/images/custom-behavior-path-highlighting.gif\" alt=\"Examples of the bpmn-visualization TypeScript library\"></p>\n    <p align=\"center\"> \n        <a href=\"https://npmjs.org/package/bpmn-visualization\">\n          <img alt=\"npm package\" src=\"https://img.shields.io/npm/v/bpmn-visualization.svg?color=orange\"> \n        </a> \n        <a href=\"https://github.com/process-analytics/bpmn-visualization-js/releases\">\n          <img alt=\"GitHub release (latest by date including pre-releases)\" src=\"https://img.shields.io/github/v/release/process-analytics/bpmn-visualization-js?label=changelog&include_prereleases\"> \n        </a> \n        <a href=\"https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html\">\n          <img alt=\"Live Demo\" src=\"https://img.shields.io/badge/demo-online-blueviolet.svg\"> \n        </a> \n        <a href=\"https://github.com/process-analytics/bpmn-visualization-js/actions\">\n          <img alt=\"Build\" src=\"https://github.com/process-analytics/bpmn-visualization-js/workflows/Build/badge.svg\"> \n        </a> \n        <a href=\"https://sonarcloud.io/dashboard?id=process-analytics_bpmn-visualization-js\">\n          <img alt=\"Coverage\" src=\"https://sonarcloud.io/api/project_badges/measure?project=process-analytics_bpmn-visualization-js&metric=coverage\"\n               title=\"The code coverage is underestimated. It doesn't count the code that is only tested through HTML page.\">\n        </a>\n        <a href=\"https://gitpod.io/#https://github.com/process-analytics/bpmn-visualization-js\" target=\"_blank\">\n          <img alt=\"Gitpod\" src=\"https://img.shields.io/badge/Gitpod-ready--to--code-chartreuse?logo=gitpod\"> \n        </a> \n        <br>\n        <a href=\"CONTRIBUTING.md\">\n          <img alt=\"PRs Welcome\" src=\"https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat-square\"> \n        </a> \n        <a href=\"CODE_OF_CONDUCT.md\">\n          <img alt=\"Contributor Covenant\" src=\"https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg\"> \n        </a> \n        <a href=\"LICENSE\">\n          <img alt=\"License\" src=\"https://img.shields.io/github/license/process-analytics/bpmn-visualization-js?color=blue\"> \n        </a>\n    </p>\n</div>  \n<br>\n\n`bpmn-visualization` is a TypeScript library for visualizing process execution data on [BPMN](https://www.omg.org/spec/BPMN/2.0.2/) diagrams, with simplicity.\n\nBased on the customization capability, it provides a set of diagram visualization features that includes additional display options for execution data (_highlighting of some elements_, _adding customizable overlays_, and more) as well as personalized interactive capabilities (_mouse hover_, _click_, and more).\n\nWe hope it will help you to create applications for process visualization and analysis 🙂\n\n\n## 🎮 Demo and examples\n\nPlease check the [__⏩ live environment__](https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html).\n\nYou will find their basic usage as well as detailed examples showing possible rendering customizations.\n\n\n## 🔆 Project Status\n\n`bpmn-visualization` is actively developed and maintained.\n\nBefore the release of version `1.0.0`, there may be some breaking changes. We avoid these as much as possible, and carefully document them in the release notes.\nAs far as possible, we maintain compatibility for some minor versions.\n\n\n## 🤩 Why using bpmn-visualization?\n\n- ✨ True opensource license without watermark display\n- ⚡️ Strong identity: the only BPMN viewer with a woman icon in the User Tasks\n- 🎸 Fully documented and with a lot of integration examples\n- 👓 Highly customizable rendering in a simple way\n- 🔥 TypeScript support\n- 🎯 Battle tested: high test coverage, thousands of tests, including tests on all supported browsers for Linux, macOS and Windows\n\n\n## 🎨 Features\n\nAlready available features:\n- [Supported BPMN Elements](https://process-analytics.github.io/bpmn-visualization-js/#supported-bpmn-elements).\n- [Navigate through the BPMN diagram](https://process-analytics.github.io/bpmn-visualization-js/#diagram-navigation)\n- [Display execution data with interactive capabilities](https://process-analytics.github.io/bpmn-visualization-js/#process_data)\n\n🔥 Some add-on features are available through a dedicated package: [__⏩ bpmn-visualization-addons__](https://github.com/process-analytics/bpmn-visualization-addons/)\n\nPlanned new features:\n- Additional BPMN styling capabilities\n- Library extension points\n\n\n## 🌏 Browsers Support\n\n| <img src=\"https://www.google.com/chrome/static/images/chrome-logo.svg\" alt=\"Chrome\" width=\"18px\" height=\"18px\" /> Chrome | <img src=\"http://blog.mozilla.org/design/files/2019/10/Fx-Browser-icon-fullColor.svg\" alt=\"Firefox\" height=\"18px\" /> Firefox | <img src=\"https://upload.wikimedia.org/wikipedia/commons/5/52/Safari_browser_logo.svg\" alt=\"Safari\" width=\"18px\" height=\"18px\" /> Safari | <img src=\"https://avatars0.githubusercontent.com/u/11354582?s=200&v=4\" alt=\"Edge\" width=\"18px\" height=\"18px\" /> Edge |\n| :---------: | :---------: | :---------: | :---------: |\n|  ✔️ |  ✔️ |  ✔️ |  ✔️ |\n\n**Notes**:\n- Chromium based browsers should work (automatic tests are run with Chromium canary releases). In particular, the following\ndesktop browsers are known working with `bpmn-visualization@0.47.0`:\n  - Brave 1.83.112\n  - Chromium 141.0.7390.70\n  - Opera 122.0.5643.92\n- Support Chromium Edge but not Legacy Edge\n- The library may work with the other browsers. They must at least support ES2015.\n\n\n## ♻️ Usage\nThe library is available from [NPM](https://npmjs.org/package/bpmn-visualization). \\\nWe support various module formats such as:\n- [ESM](https://dev.to/iggredible/what-the-heck-are-cjs-amd-umd-and-esm-ikm): `dist/bpmn-visualization.esm.js`\n- [IIFE](https://developer.mozilla.org/en-US/docs/Glossary/IIFE): `dist/bpmn-visualization.js` and its minified companion `dist/bpmn-visualization.min.js`\n\n\n### 📌 Usage in applications and projects\n\nInstall `bpmn-visualization`:\n```shell script\nnpm i bpmn-visualization\n```\n\nThen use this snippet to load your BPMN diagram in a page:\n```javascript\nimport { BpmnVisualization } from 'bpmn-visualization';\n\n// initialize `bpmn-visualization` and load the BPMN diagram\n// 'bpmn-container' is the id of the HTMLElement that renders the BPMN Diagram\nconst bpmnVisualization = new BpmnVisualization({ container: 'bpmn-container' });\nlet bpmnContent; // your BPMN 2.0 XML content\ntry {\n  bpmnVisualization.load(bpmnContent);\n} catch (error) {\n  console.error('Error loading BPMN content', error);\n}\n```\n\nYou can set the BPMN content using one of the following ways:\n  * Copy/Paste directly the XML content in a variable\n  * Load it from an url, like this [example](https://github.com/process-analytics/bpmn-visualization-examples/blob/master/examples/display-bpmn-diagram/load-remote-bpmn-diagrams/index.html)\n  * Load from your computer, like the [demo example](https://github.com/process-analytics/bpmn-visualization-examples/tree/master/examples/display-bpmn-diagram/load-local-bpmn-diagrams/index.html)\n\n\n#### 📜 TypeScript Support\n\nThe `bpmn-visualization` npm package includes type definitions, so the integration works out of the box in TypeScript projects.\n`bpmn-visualization` requires **TypeScript 4.0** or greater. Past versions had the following requirements:\n  * 0.21.0 to 0.27.1: TypeScript 4.5\n  * 0.17.1 to 0.20.1: TypeScript 4.3\n\nℹ️ If you are looking for examples of projects integrating `bpmn-visualization` with TypeScript, see the `bpmn-visualization-examples` [repository](https://github.com/process-analytics/bpmn-visualization-examples/#bpmn-visualization-usage-in-projects).\n\n---\n**NOTE**\n\nPrior version 0.27.0, `bpmn-visualization` required extra configuration for TypeScript projects as explained in the [v0.26.2 README](https://github.com/process-analytics/bpmn-visualization-js/tree/v0.26.2#-typescript-support).\n\n---\n\n\n### 💠 Browser usage\n\nIn the HTML page:\n   * Load `bpmn-visualization` (replace `{version}` by the recent version)\n   * Define the container that displays the BPMN diagram, here _bpmn-container_\n   * Load your BPMN diagram in a page\n```html\n<script src=\"https://cdn.jsdelivr.net/npm/bpmn-visualization@{version}/dist/bpmn-visualization.min.js\"></script>\n...\n<div id=\"bpmn-container\"></div>\n...\n<script>\n  // initialize `bpmn-visualization` and load the BPMN diagram\n  // 'bpmn-container' is the id of the HTMLElement that renders the BPMN Diagram\n  const bpmnVisualization = new bpmnvisu.BpmnVisualization({ container: 'bpmn-container'});\n  let bpmnContent; // your BPMN 2.0 XML content\n  try {\n    bpmnVisualization.load(bpmnContent);\n  } catch (error) {\n    console.error('Error loading BPMN content', error);\n  }\n</script>\n```\n\n\n### 👤 User documentation\nThe User documentation (with the feature list & the public API) is available in the [documentation site](https://process-analytics.github.io/bpmn-visualization-js/).\n\n\n### ⚒️ More\n\n💡 Want to know more about `bpmn-visualization` usage and extensibility? Have a look at the\n[__⏩ live examples site__](https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html).\n\nFor more technical details and how-to, go to the `bpmn-visualization-examples` [repository](https://github.com/process-analytics/bpmn-visualization-examples/).\n\n\n## 🚀 Repository Demo\n\nThis repository includes a **Load and Navigation demo** located in the [dev](./dev) directory, which is also featured on the [example site](https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html) and used for PR previews.\n\nThe demo supports customization through URL query parameters. For instance, you can set a specific theme by passing `style.theme=light-blue`, or enable a custom icon painter with `renderer.iconPainter.use.custom=true`.\n\nFor a complete list of configuration options, refer to the [source code](./dev/ts/shared/main.ts).\n\n\n## 🔧 Contributing\n\nTo contribute to `bpmn-visualization`, fork and clone this repository locally and commit your code on a separate branch.  \nPlease write tests for your code before opening a pull-request:\n\n```sh\nnpm test  # run all tests\n```\n\nYou can find more detail in our [Contributing guide](CONTRIBUTING.md). Participation in this open source project is subject to a [Code of Conduct](CODE_OF_CONDUCT.md).\n\n✨ A BIG thanks to all our contributors 🙂\n\n\n## 📃 License\n\n`bpmn-visualization` is released under the [Apache 2.0](LICENSE) license.  \nCopyright &copy; 2020-present, Bonitasoft S.A.\n\nSome BPMN icons used by `bpmn-visualization` are derived from existing projects. See the [BPMN Support documentation](https://process-analytics.github.io/bpmn-visualization-js/#supported-bpmn-elements)\nfor more details:\n- [draw.io](https://github.com/jgraph/drawio) (Apache-2.0)\n- [flaticon](https://www.flaticon.com) ([freepikcompany license](https://www.freepikcompany.com/legal#nav-flaticon))\n- [noun project](https://thenounproject.com/) (mainly Creative Commons CCBY 3.0)\n\n\n## ⚡ Powered by\n\n[![statically.io logo](https://statically.io/images/branding/statically-logo-dark.svg \"statically.io\")](https://statically.io)\n\n**[statically.io](https://statically.io)** (<kbd>demo</kbd> and <kbd>examples</kbd> live environments)\n\n<img src=\"https://surge.sh/images/logos/svg/surge-logo.svg\" alt=\"surge.sh logo\" title=\"surge.sh\" width=\"110\"/>\n\n**[surge.sh](https://surge.sh)** (<kbd>demo</kbd> and <kbd>documentation</kbd> preview environments)\n\n\n[demo-live-environment]: https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/demo/index.html\n","readmeFilename":"README.md"}