f5-conx-core
Advanced tools
Comparing version 0.13.1 to 0.14.0
@@ -12,2 +12,9 @@ | ||
## [0.14.0] - (07-25-2022) | ||
- branch off NEXT connectivity from mgmtClient/f5Client | ||
- Solves this issue:<https://github.com/f5devcentral/vscode-f5/issues/179> | ||
--- | ||
## [0.13.1] - (03-18-2022) | ||
@@ -17,2 +24,5 @@ | ||
- <https://github.com/f5devcentral/f5-conx-core/issues/20> | ||
- tweak logger for telemetry | ||
- updated extHttp https agent to always be configured | ||
- without rejectUnAuthorized=false, it would not get configured and cause logging errors | ||
@@ -19,0 +29,0 @@ --- |
{ | ||
"name": "f5-conx-core", | ||
"author": "F5 Networks", | ||
"version": "0.13.1", | ||
"version": "0.14.0", | ||
"description": "F5 SDK for JavaScript with Typescript type definitions", | ||
@@ -41,3 +41,3 @@ "license": "SEE LICENSE IN LICENSE file", | ||
"@szmarczak/http-timer": "^4.0.6", | ||
"axios": "^0.25.0" | ||
"axios": "^0.27.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
2015482
44774
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@0.27.2(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
- Removedaxios@0.25.0(transitive)
Updatedaxios@^0.27.2