New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

digital-ocean-api-v2

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digital-ocean-api-v2 - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

8

methods.md

@@ -59,5 +59,5 @@

`api.droplets.listAllDroplets(options)`
- [listingDropletsByTag](https://developers.digitalocean.com/documentation/v2#listing-droplets-by-tag)
- [listDropletsByTag](https://developers.digitalocean.com/documentation/v2#listing-droplets-by-tag)
`api.droplets.listingDropletsByTag()`
`api.droplets.listDropletsByTag()`
- [listAllAvailableKernelsForDroplet](https://developers.digitalocean.com/documentation/v2#list-all-available-kernels-for-a-droplet)

@@ -137,5 +137,5 @@

`api.dropletActions.snapshotDroplet(dropletId, options)`
- [actingOnTaggedDroplets](https://developers.digitalocean.com/documentation/v2#acting-on-tagged-droplets)
- [actOnTaggedDroplets](https://developers.digitalocean.com/documentation/v2#acting-on-tagged-droplets)
`api.dropletActions.actingOnTaggedDroplets(, options)`
`api.dropletActions.actOnTaggedDroplets(, options)`
- [retrieveDropletAction](https://developers.digitalocean.com/documentation/v2#retrieve-a-droplet-action)

@@ -142,0 +142,0 @@

{
"name": "digital-ocean-api-v2",
"version": "1.0.0",
"version": "2.0.0",
"description": "Digital Ocean API (v2) library",

@@ -15,3 +15,3 @@ "main": "index.js",

"lodash": "^3.10.1",
"parsed-digital-ocean-api-documentation": "^3.0.0",
"parsed-digital-ocean-api-documentation": "^4.0.0",
"request-promise": "^1.0.2"

@@ -18,0 +18,0 @@ },

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