backtrace-node
Advanced tools
Comparing version 1.0.8 to 1.0.9
# Backtrace Node Release Notes | ||
## Version 1.0.9 | ||
- axios client update | ||
## Version 1.0.8 | ||
- dependency updates | ||
## Version 1.0.7 | ||
@@ -4,0 +10,0 @@ - Full source map support, |
{ | ||
"name": "backtrace-node", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Backtrace error reporting tool", | ||
@@ -33,3 +33,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"axios": "^0.18.0", | ||
"axios": "^0.21.1", | ||
"form-data": "^2.3.3", | ||
@@ -36,0 +36,0 @@ "json-stringify-safe": "^5.0.1", |
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
165763
+ Addedaxios@0.21.4(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
- Removedaxios@0.18.1(transitive)
- Removedfollow-redirects@1.5.10(transitive)
- Removedis-buffer@2.0.5(transitive)
Updatedaxios@^0.21.1