@slipher/chartjs
Advanced tools
+7
-6
| { | ||
| "name": "@slipher/chartjs", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "private": false, | ||
@@ -16,8 +16,8 @@ "license": "MIT", | ||
| "devDependencies": { | ||
| "@types/node": "^22.10.2", | ||
| "typescript": "^5.7.2" | ||
| "@types/node": "^24.3.0", | ||
| "typescript": "^5.9.2" | ||
| }, | ||
| "dependencies": { | ||
| "@napi-rs/canvas": "^0.1.65", | ||
| "chart.js": "^4.4.7" | ||
| "@napi-rs/canvas": "^0.1.77", | ||
| "chart.js": "^4.5.0" | ||
| }, | ||
@@ -29,4 +29,5 @@ "scripts": { | ||
| "format": "biome format --write ./src", | ||
| "checkb": "biome check --write --no-errors-on-unmatched ./src" | ||
| "checkb": "biome check --write --no-errors-on-unmatched ./src", | ||
| "prepublish": "pnpm build" | ||
| } | ||
| } |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
8117
0.38%Updated
Updated