Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

stacktrace-parser

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stacktrace-parser - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

15

package.json

@@ -5,6 +5,4 @@ {

"description": "Parses every stack trace into a nicely formatted array of hashes.",
"version": "0.1.2",
"engines": {
"node": "0.10 - 2"
},
"keywords": ["errors", "stacktrace", "parser", "exceptions"],
"version": "0.1.3",
"dependencies": {},

@@ -19,2 +17,11 @@ "devDependencies": {

},
"homepage": "https://github.com/errwischt/stacktrace-parser",
"repository": {
"type": "git",
"url": "https://github.com/errwischt/stacktrace-parser"
},
"bugs": {
"url": "http://github.com/errwischt/stacktrace-parser/issues"
},
"license": "MIT",
"main": "index.js",

@@ -21,0 +28,0 @@ "scripts": {

@@ -19,5 +19,4 @@ # StackTrace-Parser

- travis (v0.1)
- check node v0.8 compatibility (v0.1)
- allow to run in browser (v0.2)
- parse stack traces from other sources (Ruby, etc) (v0.3)

@@ -28,2 +27,7 @@ ## Contribution

## Contributors
- [Georg Tavonius](https://github.com/calamari)
- [James Ide](https://github.com/ide)
## LICENSE

@@ -33,3 +37,3 @@

Copyright (c) 2014 Georg Tavonius
Copyright (c) 2014-2015 Georg Tavonius

@@ -36,0 +40,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

Sorry, the diff of this file is not supported yet

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