stacktracey
Advanced tools
Comparing version 1.2.119 to 1.2.120
{ | ||
"name": "stacktracey", | ||
"version": "1.2.119", | ||
"version": "1.2.120", | ||
"description": "Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.", | ||
@@ -12,2 +12,3 @@ "main": "stacktracey", | ||
"test": "nyc --reporter=html --reporter=text mocha --reporter spec", | ||
"test-no-coverage": "mocha --reporter spec", | ||
"autotest": "mocha --reporter spec --watch", | ||
@@ -14,0 +15,0 @@ "coveralls": "nyc report --reporter=text-lcov | coveralls" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37373