New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.5.11 to 1.5.12

2

build/main/lib/models/kubernetes-cluster.d.ts

@@ -9,3 +9,3 @@ export interface KubernetesCluster {

ipv4: string;
custer_subnet: string;
cluster_subnet: string;
service_subnet: string;

@@ -12,0 +12,0 @@ tags: string[];

@@ -9,3 +9,3 @@ export interface KubernetesCluster {

ipv4: string;
custer_subnet: string;
cluster_subnet: string;
service_subnet: string;

@@ -12,0 +12,0 @@ tags: string[];

@@ -5,2 +5,4 @@ # Changelog

### [1.5.12](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.11...v1.5.12) (2022-06-10)
### [1.5.11](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.9...v1.5.11) (2021-12-23)

@@ -7,0 +9,0 @@

{
"name": "digitalocean-js",
"version": "1.5.11",
"version": "1.5.12",
"description": "JavaScript library for the DigitalOcean API",

@@ -5,0 +5,0 @@ "main": "build/main/index.js",

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