@haskytech/bug-reporter (0.1.0)
Installation
@haskytech:registry=npm install @haskytech/bug-reporter@0.1.0"@haskytech/bug-reporter": "0.1.0"About this package
@haskytech/bug-reporter
Universal bug reporting SDK — captures browser evidence, synthesizes reports, submits to HaskyOS.
Install
npm install @haskytech/bug-reporter
Usage
import { initBugReporter } from '@haskytech/bug-reporter'
initBugReporter({
endpoint: 'https://api.example.com/bugs',
workstream: 'my-app',
})
Build
npm run build
Outputs ESM (dist/index.js) and CJS (dist/index.cjs) bundles with type declarations (dist/index.d.ts).
License
MIT
Dependencies
Development dependencies
| ID | Version |
|---|---|
| @eslint/js | ^9.0.0 |
| eslint | ^9.0.0 |
| html2canvas | ^1.4.0 |
| typescript | ~5.8.0 |
| typescript-eslint | ^8.0.0 |
| vite | ^7.0.0 |
| vite-plugin-dts | ^4.0.0 |
| vitest | ^3.0.0 |
Peer dependencies
| ID | Version |
|---|---|
| html2canvas | ^1.4.0 |
Details
Assets (1)
Versions (6)
View all
bug-reporter-0.1.0.tgz
13 KiB