@sgratzl/chartjs-chart-boxplot
Advanced tools
Comparing version 4.3.2 to 4.3.3
{ | ||
"name": "@sgratzl/chartjs-chart-boxplot", | ||
"description": "Chart.js module for charting boxplots and violin charts", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"publishConfig": { | ||
@@ -76,15 +76,15 @@ "access": "public" | ||
"@chiogen/rollup-plugin-terser": "^7.1.3", | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
"@rollup/plugin-commonjs": "^26.0.1", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@rollup/plugin-replace": "^5.0.5", | ||
"@rollup/plugin-replace": "^5.0.7", | ||
"@rollup/plugin-typescript": "^11.1.6", | ||
"@types/jest": "^29.5.12", | ||
"@types/jest-image-snapshot": "^6.4.0", | ||
"@types/node": "^20.11.27", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@yarnpkg/sdks": "^3.1.0", | ||
"@types/node": "^20.14.2", | ||
"@typescript-eslint/eslint-plugin": "^7.12.0", | ||
"@typescript-eslint/parser": "^7.12.0", | ||
"@yarnpkg/sdks": "^3.1.2", | ||
"canvas": "^2.11.2", | ||
"canvas-5-polyfill": "^0.1.5", | ||
"chart.js": "^4.4.2", | ||
"chart.js": "^4.4.3", | ||
"eslint": "^8.57.0", | ||
@@ -98,21 +98,21 @@ "eslint-config-airbnb-typescript": "^18.0.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react": "^7.34.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react": "^7.34.2", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"jest-image-snapshot": "^6.4.0", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.13.0", | ||
"prettier": "^3.3.1", | ||
"rimraf": "^5.0.7", | ||
"rollup": "^4.18.0", | ||
"rollup-plugin-cleanup": "^3.2.1", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"ts-jest": "^29.1.2", | ||
"tslib": "^2.6.2", | ||
"typedoc": "^0.25.12", | ||
"typedoc-plugin-markdown": "^4.0.0-next.16", | ||
"typedoc-vitepress-theme": "^1.0.0-next.9", | ||
"typescript": "^5.4.2", | ||
"vitepress": "^1.0.0-rc.45", | ||
"vue": "^3.4.21", | ||
"vue-chartjs": "^5.3.0" | ||
"rollup-plugin-dts": "^6.1.1", | ||
"ts-jest": "^29.1.4", | ||
"tslib": "^2.6.3", | ||
"typedoc": "^0.25.13", | ||
"typedoc-plugin-markdown": "^4.0.3", | ||
"typedoc-vitepress-theme": "^1.0.0", | ||
"typescript": "^5.4.5", | ||
"vitepress": "^1.2.3", | ||
"vue": "^3.4.27", | ||
"vue-chartjs": "^5.3.1" | ||
}, | ||
@@ -144,3 +144,3 @@ "resolutions": { | ||
}, | ||
"packageManager": "yarn@4.1.1" | ||
"packageManager": "yarn@4.2.2" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
368658