stacktracey
Advanced tools
Comparing version 1.2.106 to 1.2.107
{ | ||
"name": "stacktracey", | ||
"version": "1.2.106", | ||
"version": "1.2.107", | ||
"description": "Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.", | ||
@@ -77,13 +77,13 @@ "main": "stacktracey", | ||
"babel-cli": "^6.26.0", | ||
"chai": "^4.1.2", | ||
"coveralls": "^3.0.0", | ||
"eslint": "^4.14.0", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.3", | ||
"eslint": "^4.19.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^4.1.0", | ||
"nyc": "^11.4.1" | ||
"nyc": "^13.3.0" | ||
}, | ||
"dependencies": { | ||
"as-table": "^1.0.31", | ||
"get-source": "^1.0.24" | ||
"as-table": "^1.0.36", | ||
"get-source": "^1.0.30" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
36265
15
413
1
Updatedas-table@^1.0.36
Updatedget-source@^1.0.30