New: Introducing PHP and Composer Support.Read the Announcement
Socket
Book a DemoInstallSign in
Socket

errorreporter

Package Overview
Dependencies
Maintainers
1
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

errorreporter

Error reporter for client.

Source
npmnpm
Version
1.0.325
Version published
Weekly downloads
28
-22.22%
Maintainers
1
Weekly downloads
 
Created
Source

Project status

npm npm downloads

build build push package

check types lint test

code coverage

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 18 May 2025

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