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

digitalocean-js

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digitalocean-js - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "digitalocean-js",
"version": "2.0.2",
"version": "2.0.3",
"description": "JavaScript library for the DigitalOcean API",

@@ -5,0 +5,0 @@ "private": false,

@@ -26,3 +26,3 @@ import { Tag } from '../../models';

*/
getTags(): Promise<Tag>;
getTags(): Promise<Tag[]>;
/**

@@ -29,0 +29,0 @@ * Get a specific existing tag by name

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