analytics-node
Advanced tools
Comparing version 3.4.0-beta.3 to 3.5.0
@@ -0,1 +1,6 @@ | ||
v3.5.0 / 2021-1-5 | ||
========================== | ||
* Update axios to fix the Server-Side Request Forgery vulnerability (#259) | ||
v3.4.1-beta.3 / 2020-10-26 | ||
@@ -2,0 +7,0 @@ ========================== |
{ | ||
"name": "analytics-node", | ||
"version": "3.4.0-beta.3", | ||
"version": "3.5.0", | ||
"description": "The hassle-free way to integrate analytics into any Node.js application", | ||
@@ -44,3 +44,3 @@ "license": "MIT", | ||
"@segment/loosely-validate-event": "^2.0.0", | ||
"axios": "^0.19.2", | ||
"axios": "^0.21.1", | ||
"axios-retry": "^3.0.2", | ||
@@ -47,0 +47,0 @@ "lodash.isstring": "^4.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20020
1
+ Addedaxios@0.21.4(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)
Updatedaxios@^0.21.1