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

pkgcloud-cli

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkgcloud-cli - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

20

package.json
{
"name": "pkgcloud-cli",
"version": "0.2.4",
"version": "0.2.5",
"description": "CLI for pkgcloud",

@@ -23,11 +23,11 @@ "scripts": {

"pkgcloud-storage": "./bin/pkgcloud-storage",
"pkgcloud-storage": "./bin/pkgcloud-storage-create-container",
"pkgcloud-storage": "./bin/pkgcloud-storage-destroy-container",
"pkgcloud-storage": "./bin/pkgcloud-storage-download",
"pkgcloud-storage": "./bin/pkgcloud-storage-get-container",
"pkgcloud-storage": "./bin/pkgcloud-storage-get-containers",
"pkgcloud-storage": "./bin/pkgcloud-storage-get-file",
"pkgcloud-storage": "./bin/pkgcloud-storage-get-files",
"pkgcloud-storage": "./bin/pkgcloud-storage-remove-file",
"pkgcloud-storage": "./bin/pkgcloud-storage-upload",
"pkgcloud-storage-create-container": "./bin/pkgcloud-storage-create-container",
"pkgcloud-storage-destroy-container": "./bin/pkgcloud-storage-destroy-container",
"pkgcloud-storage-download": "./bin/pkgcloud-storage-download",
"pkgcloud-storage-get-container": "./bin/pkgcloud-storage-get-container",
"pkgcloud-storage-get-containers": "./bin/pkgcloud-storage-get-containers",
"pkgcloud-storage-get-file": "./bin/pkgcloud-storage-get-file",
"pkgcloud-storage-get-files": "./bin/pkgcloud-storage-get-files",
"pkgcloud-storage-remove-file": "./bin/pkgcloud-storage-remove-file",
"pkgcloud-storage-upload": "./bin/pkgcloud-storage-upload",
"pkgcloud-dns": "./bin/pkgcloud-dns",

@@ -34,0 +34,0 @@ "pkgcloud-dns-list-zones": "./bin/pkgcloud-dns-list-zones",

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