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

error-stack-parser

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

error-stack-parser - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

18

package.json

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

"Eric Wendelin <me@eriwen.com> (http://www.eriwen.com)",
"Victor Homyakov <vkhomyackov@gmail.com> (https://github.com/victor-homyakov)"
"Victor Homyakov <vkhomyackov@gmail.com> (https://github.com/victor-homyakov)",
"Oliver Salzburg (https://github.com/oliversalzburg)"
],
"version": "1.2.1",
"version": "1.2.2",
"license": "SEE LICENSE IN LICENSE",

@@ -25,4 +26,3 @@ "keywords": [

"devDependencies": {
"colors": "~1.0.3",
"coveralls": "^2.11.3",
"colors": "^1.1.2",
"del": "^1.2.0",

@@ -43,3 +43,3 @@ "gulp": "^3.9.0",

"karma-opera-launcher": "^0.1.0",
"karma-phantomjs2-launcher": "^0.3.0",
"karma-phantomjs2-launcher": "^0.3.1",
"karma-safari-launcher": "^0.1.1",

@@ -52,8 +52,2 @@ "karma-sauce-launcher": "^0.2.10",

},
"licenses": [
{
"type": "Public Domain",
"url": "https://github.com/stacktracejs/error-stack-parser/blob/master/LICENSE"
}
],
"main": "./error-stack-parser.js",

@@ -67,4 +61,4 @@ "files": [

"scripts": {
"test": "gulp clean test"
"test": "gulp test"
}
}
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