Željko Šević
Željko Šević
I wanted to use this package in Hapi/TypeScript project so I had to add this file (basic TypeScript declaration) in `node_modules/blipp` to work properly.
fields text and isPublished are renamed to be the same as fields on backend (content and published), several pages (Create, Detail, Drafts, Feed, Post) didn't work properly before this improvement
After package installation, 13 vulnerabilities (2 low, 9 moderate, 2 high) were found. I deleted previous version of package-lock.json and ran `npm i` and `npm audit` to check if everything...