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

@f5devcentral/f5-cloud-libs-azure

Package Overview
Dependencies
Maintainers
15
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.17.0 to 2.17.1-beta.1

4

package.json
{
"name": "@f5devcentral/f5-cloud-libs-azure",
"version": "2.17.0",
"version": "2.17.1-beta.1",
"description": "Azure implementation of f5-cloud-libs cloud provider code",

@@ -63,3 +63,3 @@ "keywords": [

"package": "bash ./package.sh",
"preinstall": "npx npm-force-resolutions",
"preinstall": "if [ -f ./package-lock.json ]; then npx npm-force-resolutions; fi",
"test": "mocha --exit test test/lib test/scripts",

@@ -66,0 +66,0 @@ "version": "bash ./setVersion.sh $npm_package_version && git add ."

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