Achraf Ait Sidi Hammou

Results 3 issues of Achraf Ait Sidi Hammou

## Description Suggesting 2 new services (both by Escape.tech), both are Security for GraphQL services.

Using the npm package `sqlite-vec` in a commonjs project I get: ``` /Users/achraf/test-sqlite-vec/node_modules/sqlite-vec/index.cjs:42 fileURLToPath(new URL(".", import.meta.url)), ^^^^ SyntaxError: Cannot use 'import.meta' outside a module at internalCompileFunction (node:internal/vm:73:18) at wrapSafe (node:internal/modules/cjs/loader:1178:20)...

Thanks for the amazing work as always! (was a user of sqlite-vss before) Not sure if related to #53, but updating/deleting records when using a string as primary key fails...