Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

f5-conx-core

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

f5-conx-core - npm Package Compare versions

Comparing version 0.13.1 to 0.14.0

10

CHANGELOG.md

@@ -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 @@ ---

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc