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

stacktracey

Package Overview
Dependencies
Maintainers
2
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stacktracey - npm Package Compare versions

Comparing version 1.0.39 to 1.0.40

.travis.yml

19

package.json
{
"name": "stacktracey",
"version": "1.0.39",
"version": "1.0.40",
"description": "Parses call stacks, reads sources and meta-information.",
"main": "stacktracey",
"scripts": {
"test": "mocha --reporter spec --watch"
"test": "mocha --reporter spec",
"autotest": "mocha --reporter spec --watch"
},

@@ -20,3 +21,13 @@ "repository": {

"error",
"stack parse"
"stack parse",
"call stack parsing",
"stack parsing",
"parse stack",
"parse callstack",
"parse stacktrace",
"parse stack trace",
"error stack parse",
"Error.stack parse",
"stack parser",
"error parser"
],

@@ -30,4 +41,2 @@ "author": "Vitaly Gordon <rocket.mind@gmail.com>",

"devDependencies": {
"babel-preset-es2015": "^6.14.0",
"babel-preset-es2017": "^6.14.0",
"chai": "^3.5.0",

@@ -34,0 +43,0 @@ "mocha": "^2.4.5"

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