Skip to content

Conversation

@elmurci
Copy link
Contributor

@elmurci elmurci commented Dec 3, 2025

Secretvaults uses v10 of Pino while nuc-ts has v9.

This causes a warning in TypeScript environments:

Type 'import("demo/node_modules/.pnpm/@[email protected][email protected]_pino@**9.14.0_typescript**@[email protected]/node_modules/@nillion/nuc/dist/lib").NilauthClient' 

is not assignable to type 'import("demo/node_modules/.pnpm/@[email protected][email protected]_pino@**10.1.0_typescript**@[email protected]/node_modules/@nillion/nuc/dist/lib").NilauthClient'.

Property '#private' in type 'NilauthClient' refers to a different member that cannot be accessed from within type 'NilauthClient'.ts(2322)

@elmurci elmurci merged commit de28343 into NillionNetwork:main Dec 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants