Socket
Socket
Sign inDemoInstall

exception-formatter

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

4

lib/exceptionFormatter.js

@@ -38,3 +38,3 @@ // Generated by CoffeeScript 1.8.0

exports.parseExceptionLine = parseExceptionLine = (function() {
parseExceptionLine = (function() {
var STACK_LINE_NO_FN_RE, STACK_LINE_RE;

@@ -225,2 +225,4 @@ STACK_LINE_RE = /(\s*)at\s*([^\s]*)\s*\((.*?):(\d*):(\d*)\)/;

module.exports.parseExceptionLine = parseExceptionLine;
}).call(this);
{
"name": "exception-formatter",
"version": "1.0.1",
"version": "1.0.2",
"author": "Jason Walton <dev@lucid.thedreaming.org> (https://github.com/jwalton)",

@@ -5,0 +5,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc