backtrace-js
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -95,4 +95,4 @@ exports.report = report; | ||
"process.age": getUptime(), | ||
"user.agent": navigator.userAgent | ||
"hostname": window.location && window.location.hostname | ||
"user.agent": navigator.userAgent, | ||
"hostname": window.location && window.location.hostname, | ||
"referer": window.location && window.location.href | ||
@@ -99,0 +99,0 @@ }, |
{ | ||
"name": "backtrace-js", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Backtrace.io error reporting tool for client-side applications", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12905
2