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
4
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.0.0-alpha.3 to 4.0.0-alpha.4

2

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

@@ -5,0 +5,0 @@ "keywords": [

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

return options
.version('4.0.0-alpha.3')
.version('4.0.0-alpha.4')
.option(

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

@@ -43,3 +43,3 @@ /**

options
.version('4.0.0-alpha.3')
.version('4.0.0-alpha.4')
.option('--data-file <data_file>', 'Full path to file with data (use this or --data)')

@@ -46,0 +46,0 @@ .parse(argv);

@@ -58,3 +58,3 @@ /**

options
.version('4.0.0-alpha.3')
.version('4.0.0-alpha.4')
.option(

@@ -61,0 +61,0 @@ '--background',

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

options
.version('4.0.0-alpha.3')
.version('4.0.0-alpha.4')
.option(

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

@@ -64,3 +64,3 @@ /**

options
.version('4.0.0-alpha.3')
.version('4.0.0-alpha.4')
.option(

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

@@ -51,3 +51,3 @@ /**

options
.version('4.0.0-alpha.3')
.version('4.0.0-alpha.4')
.option(

@@ -54,0 +54,0 @@ '--background',

Sorry, the diff of this file is not supported yet

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