fix security issue, with notes being visible in public api response

This commit is contained in:
Amruth Pillai
2025-10-01 10:07:04 +02:00
parent 04dfcae898
commit c525f8d2cc
57 changed files with 227 additions and 151 deletions

View File

@ -1,9 +1,10 @@
{
"name": "@reactive-resume/source",
"description": "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
"version": "4.4.6",
"version": "4.4.7",
"license": "MIT",
"private": true,
"packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a",
"author": {
"name": "Amruth Pillai",
"url": "https://amruthpillai.com",
@ -118,6 +119,7 @@
"tailwindcss-animate": "^1.0.7",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"turbo": "^2.5.8",
"typescript": "^5.7.3",
"vite": "^5.4.14",
"vite-plugin-dts": "^4.5.0",