Socket
Book a DemoInstallSign in
Socket

errorreporter

Package Overview
Dependencies
Maintainers
1
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

errorreporter

Error reporter for client.

latest
Source
npmnpm
Version
1.0.334
Version published
Maintainers
1
Created
Source

Project status

npm npm downloads

build build push package

check types lint test

code coverage

deploy documentation website documentation website

Use case

An client side error reporter written in javaScript. Embed this code into your website markup and get an ajax call to a specified resource for each distinct error with detailed client informations. You can filter each non supported client technology to avoid getting error reports from environments which aren't expected.

<script
    src="https://torben.website/errorreporter/data/distributionBundle/index.compiled.js"
></script>

Keywords

client

FAQs

Package last updated on 01 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts