chartjs-chart-error-bars
Advanced tools
Comparing version 3.9.2 to 3.10.0
{ | ||
"name": "chartjs-chart-error-bars", | ||
"description": "Chart.js module for charting error bars", | ||
"version": "3.9.2", | ||
"version": "3.10.0", | ||
"author": { | ||
@@ -46,15 +46,15 @@ "name": "Samuel Gratzl", | ||
"@rollup/plugin-commonjs": "^22.0.2", | ||
"@rollup/plugin-node-resolve": "^13.3.0", | ||
"@rollup/plugin-node-resolve": "^14.1.0", | ||
"@rollup/plugin-replace": "^4.0.0", | ||
"@rollup/plugin-typescript": "^8.3.4", | ||
"@types/jest": "^28.1.6", | ||
"@rollup/plugin-typescript": "^8.5.0", | ||
"@types/jest": "^29.1.1", | ||
"@types/jest-image-snapshot": "^5.1.0", | ||
"@types/node": "^18.7.3", | ||
"@typescript-eslint/eslint-plugin": "^5.33.0", | ||
"@typescript-eslint/parser": "^5.33.0", | ||
"@yarnpkg/sdks": "^2.6.2", | ||
"canvas": "^2.9.3", | ||
"@types/node": "^18.8.2", | ||
"@typescript-eslint/eslint-plugin": "^5.39.0", | ||
"@typescript-eslint/parser": "^5.39.0", | ||
"@yarnpkg/sdks": "^2.6.3", | ||
"canvas": "^2.10.1", | ||
"canvas-5-polyfill": "^0.1.5", | ||
"chart.js": "^3.9.1", | ||
"eslint": "^8.22.0", | ||
"eslint": "^8.24.0", | ||
"eslint-config-airbnb-typescript": "^17.0.0", | ||
@@ -67,16 +67,16 @@ "eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.30.1", | ||
"eslint-plugin-react": "^7.31.8", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"jest": "^28.1.3", | ||
"jest-environment-jsdom": "^28.1.3", | ||
"jest-image-snapshot": "^5.1.0", | ||
"jest": "^29.1.2", | ||
"jest-environment-jsdom": "^29.1.2", | ||
"jest-image-snapshot": "^5.2.0", | ||
"prettier": "^2.7.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.78.0", | ||
"rollup": "^2.79.1", | ||
"rollup-plugin-cleanup": "^3.2.1", | ||
"rollup-plugin-dts": "^4.2.2", | ||
"ts-jest": "^28.0.7", | ||
"ts-jest": "^29.0.3", | ||
"tslib": "^2.4.0", | ||
"typedoc": "^0.23.10", | ||
"typescript": "^4.7.4" | ||
"typedoc": "^0.23.15", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -103,3 +103,3 @@ "scripts": { | ||
}, | ||
"packageManager": "yarn@3.2.2" | ||
"packageManager": "yarn@3.2.4" | ||
} |
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
278720