tobias-kaerst-software / elysia-helmet

Help secure Elysia apps with various HTTP headers 🔒
https://www.npmjs.com/package/elysia-helmet
MIT License
27 stars 3 forks source link

Missing types on published package #7

Closed nxht closed 2 weeks ago

nxht commented 5 months ago

Not sure if it's intended or not but it seems helmet.d.ts and all the policies typings are missing on the published package, unlike the build result when I tested locally.

Chooks22 commented 4 months ago

Types seems to come from helmet.ts, but only the index.ts files are included in the package.

DevTobias commented 2 weeks ago

Should be resolved in the newest release :) @nxht