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

@f5devcentral/f5-cloud-libs-aws

Package Overview
Dependencies
Maintainers
15
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.10.0 to 2.10.1-beta.1

4

package.json
{
"name": "@f5devcentral/f5-cloud-libs-aws",
"version": "2.10.0",
"version": "2.10.1-beta.1",
"description": "AWS implementation of f5-cloud-libs cloud provider code",

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

"package": "./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",

@@ -56,0 +56,0 @@ "version": "./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