Socket
Socket
Sign inDemoInstall

@google-cloud/dns

Package Overview
Dependencies
94
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.6.0

8

package.json
{
"name": "@google-cloud/dns",
"version": "0.5.0",
"version": "0.6.0",
"author": "Google Inc.",
"description": "Google Cloud DNS Client Library for Node.js",
"description": "Cloud DNS Client Library for Node.js",
"contributors": [

@@ -53,3 +53,3 @@ {

"dependencies": {
"@google-cloud/common": "^0.12.0",
"@google-cloud/common": "^0.13.0",
"arrify": "^1.0.0",

@@ -76,4 +76,4 @@ "dns-zonefile": "0.1.18",

"engines": {
"node": ">=0.12.0"
"node": ">=4.0.0"
}
}
# @google-cloud/dns ([Alpha][versioning])
> Google Cloud DNS Client Library for Node.js
> Cloud DNS Client Library for Node.js

@@ -53,3 +53,3 @@ *Looking for more Google APIs than just DNS? You might want to check out [`google-cloud`][google-cloud].*

It's incredibly easy to get authenticated and start using Google's APIs. You can set your credentials on a global basis as well as on a per-API basis. See each individual API section below to see how you can auth on a per-API-basis. This is useful if you want to use different accounts for different Google Cloud services.
It's incredibly easy to get authenticated and start using Google's APIs. You can set your credentials on a global basis as well as on a per-API basis. See each individual API section below to see how you can auth on a per-API-basis. This is useful if you want to use different accounts for different Cloud services.

@@ -56,0 +56,0 @@ ### On Google Cloud Platform

@@ -36,3 +36,3 @@ /*!

/**
* [Google Cloud DNS](https://cloud.google.com/dns/what-is-cloud-dns) is a high-
* [Cloud DNS](https://cloud.google.com/dns/what-is-cloud-dns) is a high-
* performance, resilient, global DNS service that provides a cost-effective way

@@ -46,3 +46,3 @@ * to make your applications and services available to your users. This

*
* @resource [What is Google Cloud DNS?]{@link https://cloud.google.com/dns/what-is-cloud-dns}
* @resource [What is Cloud DNS?]{@link https://cloud.google.com/dns/what-is-cloud-dns}
*

@@ -49,0 +49,0 @@ * @param {object} options - [Configuration object](#/docs).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc