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

@f5devcentral/f5-cloud-libs

Package Overview
Dependencies
Maintainers
11
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@f5devcentral/f5-cloud-libs - npm Package Compare versions

Comparing version 4.17.0-beta.2 to 4.17.0

3

package.json
{
"name": "@f5devcentral/f5-cloud-libs",
"version": "4.17.0-beta.2",
"version": "4.17.0",
"description": "Common library code and scripts for deploying a BIG-IP in a cloud environment",

@@ -28,2 +28,3 @@ "keywords": [

"eslint": "^4.19.1",
"esquery": "1.1.0",
"eslint-config-airbnb-base": "^12.1.0",

@@ -30,0 +31,0 @@ "eslint-plugin-import": "^2.14.0",

@@ -36,3 +36,3 @@ /**

return options
.version('4.17.0-beta.2')
.version('4.17.0')
.option(

@@ -39,0 +39,0 @@ '--host <ip_address>',

@@ -42,3 +42,3 @@ /**

options
.version('4.17.0-beta.2')
.version('4.17.0')
.option(

@@ -45,0 +45,0 @@ '--data-file <data_file>',

@@ -61,3 +61,3 @@ /**

options
.version('4.17.0-beta.2')
.version('4.17.0')
.option(

@@ -64,0 +64,0 @@ '--background',

@@ -36,3 +36,3 @@ /**

options
.version('4.17.0-beta.2')
.version('4.17.0')
.option(

@@ -39,0 +39,0 @@ '--length <password_length>',

@@ -55,3 +55,3 @@ /**

options
.version('4.17.0-beta.2')
.version('4.17.0')
.option(

@@ -58,0 +58,0 @@ '--cloud <cloud_provider>',

@@ -73,3 +73,3 @@ /**

options
.version('4.17.0-beta.2')
.version('4.17.0')
.option(

@@ -76,0 +76,0 @@ '--host <ip_address>',

@@ -52,3 +52,3 @@ /**

options
.version('4.17.0-beta.2')
.version('4.17.0')
.option(

@@ -55,0 +55,0 @@ '--background',

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