New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

backtrace-js

Package Overview
Dependencies
Maintainers
7
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backtrace-js - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

lib/index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc